Pull request #42996 updated Started by user Sebastiaan van Stijn Rebuilds build #10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at df7bba7dbc6658ba48851eb4819e0a0a9508b18f rather than 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 Obtained Jenkinsfile from df7bba7dbc6658ba48851eb4819e0a0a9508b18f 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-42996@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-11-11T23:18:33.999Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-11T23:18:34.003Z] Trying to pass milestone 10 [Pipeline] milestone [2021-11-11T23:18:34.071Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-11T23:18:49.249Z] Still waiting to schedule task [2021-11-11T23:18:49.252Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166444fb30dbe899)’ is offline [2021-11-11T23:19:30.562Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166444fb30dbe899) in /home/ubuntu/workspace/moby_PR-42996 [Pipeline] { [Pipeline] checkout [2021-11-11T23:19:31.519Z] The recommended git tool is: git [2021-11-11T23:19:34.573Z] using credential docker-jenkins-github-credentials [2021-11-11T23:19:34.587Z] Cloning the remote Git repository [2021-11-11T23:19:34.587Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:19:34.246Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:19:34.330Z] > git init /home/ubuntu/workspace/moby_PR-42996 # timeout=10 [2021-11-11T23:19:34.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:19:34.531Z] > git --version # timeout=10 [2021-11-11T23:19:34.548Z] > git --version # 'git version 2.17.1' [2021-11-11T23:19:34.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:19:34.550Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:19:58.104Z] Fetching without tags [2021-11-11T23:19:58.407Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:19:57.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:19:57.995Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:19:58.021Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:19:58.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:19:58.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:19:58.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:19:58.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:19:58.394Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:19:58.425Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:19:59.393Z] > git remote # timeout=10 [2021-11-11T23:19:59.433Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:19:59.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:19:59.478Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:20:00.360Z] Merge succeeded, producing 111c88c497c0ae4cd7e413758e28378ce96a3960 [2021-11-11T23:20:00.360Z] Checking out Revision 111c88c497c0ae4cd7e413758e28378ce96a3960 (PR-42996) [2021-11-11T23:20:00.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T23:20:00.341Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:20:00.361Z] > git checkout -f 111c88c497c0ae4cd7e413758e28378ce96a3960 # timeout=10 [2021-11-11T23:20:04.205Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:20:04.231Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T23:20:04.191Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:20:05.456Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/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-11-11T23:20:13.603Z] Unable to find image 'alpine:latest' locally [2021-11-11T23:20:13.603Z] latest: Pulling from library/alpine [2021-11-11T23:20:13.603Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T23:20:13.603Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T23:20:13.603Z] a0d0a0d46f8b: Download complete [2021-11-11T23:20:13.603Z] a0d0a0d46f8b: Pull complete [2021-11-11T23:20:13.603Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T23:20:13.603Z] Status: Downloaded newer image for alpine:latest [2021-11-11T23:20:21.733Z] 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-11-11T23:20:22.969Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0166444fb30dbe899) in /home/ubuntu/workspace/moby_PR-42996 [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-11-11T23:20:23.034Z] The recommended git tool is: git [2021-11-11T23:20:23.046Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-11-11T23:20:23.070Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-11-11T23:20:23.110Z] 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 [2021-11-11T23:20:23.410Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-11T23:20:23.719Z] Merge succeeded, producing 6f30e4796505946790cf29671af49aab2cb98fd9 [2021-11-11T23:20:23.720Z] Checking out Revision 6f30e4796505946790cf29671af49aab2cb98fd9 (PR-42996) [2021-11-11T23:20:23.858Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:20:23.885Z] First time build. Skipping changelog. [2021-11-11T23:20:23.050Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42996/.git # timeout=10 [2021-11-11T23:20:23.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:20:23.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:20:23.106Z] > git --version # timeout=10 [2021-11-11T23:20:23.126Z] > git --version # 'git version 2.17.1' [2021-11-11T23:20:23.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:20:23.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:20:23.407Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:20:23.433Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:20:23.527Z] > git remote # timeout=10 [2021-11-11T23:20:23.550Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:20:23.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:20:23.572Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:20:23.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T23:20:23.716Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:20:23.724Z] > git checkout -f 6f30e4796505946790cf29671af49aab2cb98fd9 # timeout=10 [2021-11-11T23:20:23.854Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T23:20:24.521Z] + [ PR != PR ] [2021-11-11T23:20:24.521Z] + [ master != master ] [2021-11-11T23:20:24.521Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:20:24.861Z] + docker version [2021-11-11T23:20:24.861Z] Client: Docker Engine - Community [2021-11-11T23:20:24.861Z] Version: 20.10.10-rc1 [2021-11-11T23:20:24.861Z] API version: 1.41 [2021-11-11T23:20:24.861Z] Go version: go1.16.9 [2021-11-11T23:20:24.861Z] Git commit: b485636 [2021-11-11T23:20:24.861Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T23:20:24.861Z] OS/Arch: linux/amd64 [2021-11-11T23:20:24.861Z] Context: default [2021-11-11T23:20:24.861Z] Experimental: true [2021-11-11T23:20:24.861Z] [2021-11-11T23:20:24.861Z] Server: Docker Engine - Community [2021-11-11T23:20:24.861Z] Engine: [2021-11-11T23:20:24.861Z] Version: 20.10.10-rc1 [2021-11-11T23:20:24.861Z] API version: 1.41 (minimum version 1.12) [2021-11-11T23:20:24.861Z] Go version: go1.16.9 [2021-11-11T23:20:24.861Z] Git commit: 9f5b26f [2021-11-11T23:20:24.861Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T23:20:24.861Z] OS/Arch: linux/amd64 [2021-11-11T23:20:24.861Z] Experimental: true [2021-11-11T23:20:24.861Z] containerd: [2021-11-11T23:20:24.861Z] Version: 1.4.11 [2021-11-11T23:20:24.861Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:20:24.861Z] runc: [2021-11-11T23:20:24.861Z] Version: 1.0.2 [2021-11-11T23:20:24.861Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T23:20:24.861Z] docker-init: [2021-11-11T23:20:24.861Z] Version: 0.19.0 [2021-11-11T23:20:24.861Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T23:20:25.218Z] + docker info [2021-11-11T23:20:37.968Z] Still waiting to schedule task [2021-11-11T23:20:37.969Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T23:20:37.969Z] Still waiting to schedule task [2021-11-11T23:20:37.970Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T23:20:37.970Z] Still waiting to schedule task [2021-11-11T23:20:37.971Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-11T23:20:37.974Z] Still waiting to schedule task [2021-11-11T23:20:37.974Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-11T23:20:37.976Z] Still waiting to schedule task [2021-11-11T23:20:37.976Z] All nodes of label ‘windows-2019’ are offline [2021-11-11T23:20:37.977Z] Still waiting to schedule task [2021-11-11T23:20:37.978Z] All nodes of label ‘windows-2022’ are offline [2021-11-11T23:20:37.979Z] Still waiting to schedule task [2021-11-11T23:20:37.979Z] All nodes of label ‘windows-2022’ are offline [2021-11-11T23:20:43.358Z] Client: [2021-11-11T23:20:43.358Z] Context: default [2021-11-11T23:20:43.358Z] Debug Mode: false [2021-11-11T23:20:43.358Z] Plugins: [2021-11-11T23:20:43.358Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T23:20:43.358Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T23:20:43.358Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T23:20:43.358Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T23:20:43.358Z] [2021-11-11T23:20:43.358Z] Server: [2021-11-11T23:20:43.358Z] Containers: 0 [2021-11-11T23:20:43.358Z] Running: 0 [2021-11-11T23:20:43.358Z] Paused: 0 [2021-11-11T23:20:43.358Z] Stopped: 0 [2021-11-11T23:20:43.358Z] Images: 1 [2021-11-11T23:20:43.358Z] Server Version: 20.10.10-rc1 [2021-11-11T23:20:43.358Z] Storage Driver: overlay2 [2021-11-11T23:20:43.358Z] Backing Filesystem: extfs [2021-11-11T23:20:43.358Z] Supports d_type: true [2021-11-11T23:20:43.358Z] Native Overlay Diff: true [2021-11-11T23:20:43.358Z] userxattr: false [2021-11-11T23:20:43.358Z] Logging Driver: json-file [2021-11-11T23:20:43.358Z] Cgroup Driver: cgroupfs [2021-11-11T23:20:43.358Z] Cgroup Version: 1 [2021-11-11T23:20:43.358Z] Plugins: [2021-11-11T23:20:43.358Z] Volume: local [2021-11-11T23:20:43.358Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T23:20:43.358Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T23:20:43.358Z] Swarm: inactive [2021-11-11T23:20:43.358Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T23:20:43.358Z] Default Runtime: runc [2021-11-11T23:20:43.358Z] Init Binary: docker-init [2021-11-11T23:20:43.358Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:20:43.358Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T23:20:43.358Z] init version: de40ad0 [2021-11-11T23:20:43.358Z] Security Options: [2021-11-11T23:20:43.358Z] apparmor [2021-11-11T23:20:43.358Z] seccomp [2021-11-11T23:20:43.358Z] Profile: default [2021-11-11T23:20:43.358Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T23:20:43.358Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T23:20:43.358Z] OSType: linux [2021-11-11T23:20:43.358Z] Architecture: x86_64 [2021-11-11T23:20:43.358Z] CPUs: 2 [2021-11-11T23:20:43.358Z] Total Memory: 7.487GiB [2021-11-11T23:20:43.358Z] Name: ip-10-100-120-81 [2021-11-11T23:20:43.358Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T23:20:43.358Z] Docker Root Dir: /var/lib/docker [2021-11-11T23:20:43.358Z] Debug Mode: false [2021-11-11T23:20:43.358Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:20:43.358Z] Labels: [2021-11-11T23:20:43.358Z] Experimental: true [2021-11-11T23:20:43.358Z] Insecure Registries: [2021-11-11T23:20:43.358Z] 127.0.0.0/8 [2021-11-11T23:20:43.358Z] Live Restore Enabled: true [2021-11-11T23:20:43.358Z] [2021-11-11T23:20:43.358Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T23:20:43.652Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:20:43.652Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:20:43.652Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42996/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T23:20:43.652Z] + bash /home/ubuntu/workspace/moby_PR-42996/check-config.sh [2021-11-11T23:20:43.652Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T23:20:43.652Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T23:20:43.652Z] [2021-11-11T23:20:43.652Z] Generally Necessary: [2021-11-11T23:20:43.652Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T23:20:43.652Z] - apparmor: enabled and tools installed [2021-11-11T23:20:43.914Z] - CONFIG_NAMESPACES: enabled [2021-11-11T23:20:43.914Z] - CONFIG_NET_NS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_PID_NS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_IPC_NS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_UTS_NS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUPS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CPUSETS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_MEMCG: enabled [2021-11-11T23:20:43.914Z] - CONFIG_KEYS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_VETH: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T23:20:43.914Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T23:20:43.914Z] [2021-11-11T23:20:43.914Z] Optional Features: [2021-11-11T23:20:43.914Z] - CONFIG_USER_NS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_SECCOMP: enabled [2021-11-11T23:20:43.914Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T23:20:43.914Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T23:20:43.914Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T23:20:44.176Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T23:20:44.176Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T23:20:44.176Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T23:20:44.176Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T23:20:44.176Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T23:20:44.176Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T23:20:44.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T23:20:44.176Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T23:20:44.176Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T23:20:44.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T23:20:44.176Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T23:20:44.176Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T23:20:44.176Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T23:20:44.176Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T23:20:44.176Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T23:20:44.176Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T23:20:44.176Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T23:20:44.176Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T23:20:44.176Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T23:20:44.176Z] - CONFIG_EXT4_FS: enabled [2021-11-11T23:20:44.176Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T23:20:44.176Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T23:20:44.176Z] - Network Drivers: [2021-11-11T23:20:44.176Z] - "overlay": [2021-11-11T23:20:44.176Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T23:20:44.176Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T23:20:44.176Z] Optional (for encrypted networks): [2021-11-11T23:20:44.372Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0af92cd376f058a91) in /home/ubuntu/workspace/moby_PR-42996 [Pipeline] { [Pipeline] checkout [2021-11-11T23:20:44.405Z] The recommended git tool is: git [2021-11-11T23:20:44.416Z] using credential docker-jenkins-github-credentials [2021-11-11T23:20:44.426Z] Cloning the remote Git repository [2021-11-11T23:20:44.426Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:20:44.438Z] - CONFIG_CRYPTO: enabled [2021-11-11T23:20:44.438Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T23:20:44.438Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T23:20:44.438Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T23:20:44.438Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T23:20:44.438Z] - CONFIG_XFRM: enabled [2021-11-11T23:20:44.438Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T23:20:44.438Z] - "ipvlan": [2021-11-11T23:20:44.438Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T23:20:44.438Z] - "macvlan": [2021-11-11T23:20:44.438Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T23:20:44.438Z] - "ftp,tftp client in container": [2021-11-11T23:20:44.438Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T23:20:44.438Z] - Storage Drivers: [2021-11-11T23:20:44.438Z] - "aufs": [2021-11-11T23:20:44.438Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T23:20:44.438Z] - "btrfs": [2021-11-11T23:20:44.438Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T23:20:44.438Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T23:20:44.438Z] - "devicemapper": [2021-11-11T23:20:44.438Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T23:20:44.438Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T23:20:44.438Z] - "overlay": [2021-11-11T23:20:44.438Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T23:20:44.438Z] - "zfs": [2021-11-11T23:20:44.438Z] - /dev/zfs: present [2021-11-11T23:20:44.438Z] - zfs command: missing [2021-11-11T23:20:44.438Z] - zpool command: missing [2021-11-11T23:20:44.438Z] [2021-11-11T23:20:44.438Z] Limits: [2021-11-11T23:20:44.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T23:20:44.438Z] [2021-11-11T23:20:44.438Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T23:20:44.792Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6f30e4796505946790cf29671af49aab2cb98fd9 . [2021-11-11T23:20:45.053Z] #1 [internal] load build definition from Dockerfile [2021-11-11T23:20:45.054Z] #1 sha256:76016262319b5c6eec59f17c8dd9f33650562a7dc503e4ac7663cbe8ace77435 [2021-11-11T23:20:45.054Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T23:20:45.054Z] #1 DONE 0.1s [2021-11-11T23:20:45.054Z] [2021-11-11T23:20:45.054Z] #2 [internal] load .dockerignore [2021-11-11T23:20:45.054Z] #2 sha256:4936cd095ead5d9131d79cfb6909a1a23ca8932ab790bde0b24d25438dd0784e [2021-11-11T23:20:45.054Z] #2 transferring context: 87B done [2021-11-11T23:20:45.054Z] #2 DONE 0.1s [2021-11-11T23:20:45.054Z] [2021-11-11T23:20:45.054Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T23:20:45.054Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T23:20:44.428Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:20:44.428Z] > git init /home/ubuntu/workspace/moby_PR-42996 # timeout=10 [2021-11-11T23:20:44.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:20:44.434Z] > git --version # timeout=10 [2021-11-11T23:20:44.436Z] > git --version # 'git version 2.17.1' [2021-11-11T23:20:44.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:20:44.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:20:45.623Z] #3 DONE 0.5s [2021-11-11T23:20:45.623Z] [2021-11-11T23:20:45.623Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T23:20:45.623Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T23:20:45.623Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T23:20:45.623Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T23:20:45.623Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T23:20:45.623Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-11-11T23:20:45.623Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T23:20:45.883Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2021-11-11T23:20:46.144Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2021-11-11T23:20:46.144Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T23:20:46.713Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2021-11-11T23:20:46.713Z] #4 DONE 1.0s [2021-11-11T23:20:46.713Z] [2021-11-11T23:20:46.713Z] #5 [internal] load build definition from Dockerfile [2021-11-11T23:20:46.713Z] #5 sha256:d9f6bdfbf97630da677b5368a83d6038c15ad5a7933e0856315cd0d296b36abc [2021-11-11T23:20:46.713Z] #5 DONE 0.0s [2021-11-11T23:20:46.713Z] [2021-11-11T23:20:46.713Z] #6 [internal] load .dockerignore [2021-11-11T23:20:46.713Z] #6 sha256:fe5150aee53f186dad3d043fa4b2659bda6a83025f1da0a4e84af2643cd2ab9c [2021-11-11T23:20:46.713Z] #6 DONE 0.0s [2021-11-11T23:20:46.713Z] [2021-11-11T23:20:46.713Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T23:20:46.713Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T23:20:48.094Z] #7 DONE 1.0s [2021-11-11T23:20:48.094Z] [2021-11-11T23:20:48.094Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:20:48.094Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T23:20:48.094Z] #9 DONE 1.0s [2021-11-11T23:20:48.094Z] [2021-11-11T23:20:48.094Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:20:48.094Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T23:20:48.094Z] #8 DONE 1.0s [2021-11-11T23:20:48.094Z] [2021-11-11T23:20:48.094Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T23:20:48.094Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T23:20:48.094Z] #10 DONE 1.0s [2021-11-11T23:20:49.034Z] [2021-11-11T23:20:49.034Z] #31 [internal] load build context [2021-11-11T23:20:49.034Z] #31 sha256:93e07aacca2dbc14d08587780c641a4d0a7e4a111fac55d7913aaafeedf71a19 [2021-11-11T23:20:49.034Z] #31 DONE 0.0s [2021-11-11T23:20:49.034Z] [2021-11-11T23:20:49.034Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:20:49.034Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T23:20:49.034Z] #78 DONE 0.0s [2021-11-11T23:20:49.034Z] [2021-11-11T23:20:49.034Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:20:49.034Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:20:49.034Z] #76 DONE 0.0s [2021-11-11T23:20:49.034Z] [2021-11-11T23:20:49.034Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:20:49.034Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:20:49.034Z] #35 DONE 0.0s [2021-11-11T23:20:49.034Z] [2021-11-11T23:20:49.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:49.034Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:49.034Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:49.034Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T23:20:49.294Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T23:20:49.294Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T23:20:49.294Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T23:20:49.294Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0B / 54.92MB 0.0s [2021-11-11T23:20:49.294Z] #11 ... [2021-11-11T23:20:49.294Z] [2021-11-11T23:20:49.294Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T23:20:49.294Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T23:20:49.294Z] #52 DONE 0.0s [2021-11-11T23:20:49.294Z] [2021-11-11T23:20:49.294Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:49.294Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:49.294Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.24MB / 54.92MB 0.3s [2021-11-11T23:20:49.559Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 11.53MB / 54.92MB 0.4s [2021-11-11T23:20:49.559Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 22.27MB / 54.92MB 0.5s [2021-11-11T23:20:49.819Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 29.36MB / 54.92MB 0.6s [2021-11-11T23:20:50.079Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 42.99MB / 54.92MB 0.8s [2021-11-11T23:20:50.079Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 47.19MB / 54.92MB 0.9s [2021-11-11T23:20:50.079Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 0B / 10.87MB 0.9s [2021-11-11T23:20:50.079Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0B / 5.15MB 0.9s [2021-11-11T23:20:50.341Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 50.43MB / 54.92MB 1.0s [2021-11-11T23:20:50.341Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 2.10MB / 10.87MB 1.2s [2021-11-11T23:20:50.341Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.2s [2021-11-11T23:20:50.601Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 4.19MB / 10.87MB 1.3s [2021-11-11T23:20:50.601Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.5s done [2021-11-11T23:20:50.601Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 7.34MB / 10.87MB 1.5s [2021-11-11T23:20:50.601Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.3s done [2021-11-11T23:20:50.601Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 2.10MB / 54.57MB 1.5s [2021-11-11T23:20:50.601Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 9.44MB / 10.87MB 1.6s [2021-11-11T23:20:50.601Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 0B / 85.77MB 1.6s [2021-11-11T23:20:50.860Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.49MB / 10.87MB 1.7s [2021-11-11T23:20:50.860Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 6.29MB / 54.57MB 1.7s [2021-11-11T23:20:51.120Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 [2021-11-11T23:20:51.120Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.9s done [2021-11-11T23:20:51.120Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 13.63MB / 54.57MB 2.0s [2021-11-11T23:20:51.120Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 7.34MB / 85.77MB 2.0s [2021-11-11T23:20:51.120Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 0B / 134.80MB 2.0s [2021-11-11T23:20:51.379Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 20.97MB / 54.57MB 2.3s [2021-11-11T23:20:51.379Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 12.58MB / 85.77MB 2.3s [2021-11-11T23:20:51.379Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.44MB / 134.80MB 2.3s [2021-11-11T23:20:51.638Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 24.12MB / 54.57MB 2.4s [2021-11-11T23:20:51.638Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 31.46MB / 54.57MB 2.7s [2021-11-11T23:20:51.638Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 18.87MB / 85.77MB 2.7s [2021-11-11T23:20:51.905Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 16.61MB / 134.80MB 2.7s [2021-11-11T23:20:51.905Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 37.75MB / 54.57MB 2.9s [2021-11-11T23:20:51.905Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 28.31MB / 85.77MB 2.9s [2021-11-11T23:20:51.905Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 23.73MB / 134.80MB 2.9s [2021-11-11T23:20:52.165Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 41.94MB / 54.57MB 3.1s [2021-11-11T23:20:52.165Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 33.55MB / 85.77MB 3.1s [2021-11-11T23:20:52.425Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 46.60MB / 54.57MB 3.2s [2021-11-11T23:20:52.425Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 31.46MB / 134.80MB 3.2s [2021-11-11T23:20:52.425Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 49.72MB / 54.57MB 3.3s [2021-11-11T23:20:52.425Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 40.89MB / 85.77MB 3.3s [2021-11-11T23:20:52.684Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.6s done [2021-11-11T23:20:52.684Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 50.33MB / 85.77MB 3.6s [2021-11-11T23:20:52.684Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 42.99MB / 134.80MB 3.6s [2021-11-11T23:20:52.946Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.7s [2021-11-11T23:20:52.946Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 58.72MB / 85.77MB 3.8s [2021-11-11T23:20:52.946Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.7s done [2021-11-11T23:20:52.946Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 63.67MB / 85.77MB 3.9s [2021-11-11T23:20:52.946Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 54.53MB / 134.80MB 3.9s [2021-11-11T23:20:53.216Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 69.12MB / 85.77MB 4.1s [2021-11-11T23:20:53.478Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 62.37MB / 134.80MB 4.2s [2021-11-11T23:20:53.478Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 78.64MB / 85.77MB 4.4s [2021-11-11T23:20:53.739Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 70.25MB / 134.80MB 4.5s [2021-11-11T23:20:53.739Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 4.7s [2021-11-11T23:20:54.000Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 4.8s done [2021-11-11T23:20:54.000Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 80.74MB / 134.80MB 4.8s [2021-11-11T23:20:54.000Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 87.83MB / 134.80MB 4.9s [2021-11-11T23:20:54.572Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 100.66MB / 134.80MB 5.4s [2021-11-11T23:20:54.572Z] #11 ... [2021-11-11T23:20:54.572Z] [2021-11-11T23:20:54.572Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:20:54.572Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:20:54.572Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:20:54.572Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-11-11T23:20:54.572Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:20:54.572Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T23:20:54.572Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T23:20:54.572Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2021-11-11T23:20:54.572Z] #76 DONE 5.7s [2021-11-11T23:20:54.572Z] [2021-11-11T23:20:54.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:54.572Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:54.572Z] #11 ... [2021-11-11T23:20:54.572Z] [2021-11-11T23:20:54.572Z] #31 [internal] load build context [2021-11-11T23:20:54.572Z] #31 sha256:93e07aacca2dbc14d08587780c641a4d0a7e4a111fac55d7913aaafeedf71a19 [2021-11-11T23:20:54.572Z] #31 transferring context: 38.29MB 5.7s [2021-11-11T23:20:54.572Z] #31 ... [2021-11-11T23:20:54.572Z] [2021-11-11T23:20:54.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:54.572Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:54.572Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 108.00MB / 134.80MB 5.5s [2021-11-11T23:20:54.833Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 115.34MB / 134.80MB 5.6s [2021-11-11T23:20:54.833Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 125.83MB / 134.80MB 5.8s [2021-11-11T23:20:55.412Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.0s [2021-11-11T23:20:55.412Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.3s done [2021-11-11T23:20:55.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:20:55.414Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:20:55.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:20:55.425Z] Fetching without tags [2021-11-11T23:20:55.955Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:20:55.986Z] #11 ... [2021-11-11T23:20:55.986Z] [2021-11-11T23:20:55.986Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:20:55.986Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T23:20:55.987Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:20:55.987Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:20:55.987Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T23:20:55.987Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T23:20:55.987Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-11-11T23:20:55.987Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-11-11T23:20:55.987Z] #78 DONE 6.9s [2021-11-11T23:20:55.987Z] [2021-11-11T23:20:55.987Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:55.987Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:56.246Z] #11 ... [2021-11-11T23:20:56.246Z] [2021-11-11T23:20:56.246Z] #31 [internal] load build context [2021-11-11T23:20:56.246Z] #31 sha256:93e07aacca2dbc14d08587780c641a4d0a7e4a111fac55d7913aaafeedf71a19 [2021-11-11T23:20:56.246Z] #31 transferring context: 55.48MB 7.0s done [2021-11-11T23:20:56.246Z] #31 DONE 7.2s [2021-11-11T23:20:56.246Z] [2021-11-11T23:20:56.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:56.246Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:56.246Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.0s [2021-11-11T23:20:55.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:20:55.426Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:20:55.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:20:55.426Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:20:55.956Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:20:55.958Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:20:56.441Z] > git remote # timeout=10 [2021-11-11T23:20:56.444Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:20:56.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:20:56.448Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:20:57.061Z] Merge succeeded, producing 2450cb9b08db3dbf0337fe26e36265e2817f8e99 [2021-11-11T23:20:57.061Z] Checking out Revision 2450cb9b08db3dbf0337fe26e36265e2817f8e99 (PR-42996) [2021-11-11T23:20:57.123Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:20:57.128Z] First time build. Skipping changelog. [2021-11-11T23:20:57.186Z] #11 ... [2021-11-11T23:20:57.186Z] [2021-11-11T23:20:57.186Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T23:20:57.186Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T23:20:57.186Z] #77 DONE 1.0s [2021-11-11T23:20:57.186Z] [2021-11-11T23:20:57.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:57.186Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:20:57.831Z] + docker version [2021-11-11T23:20:57.831Z] Client: Docker Engine - Community [2021-11-11T23:20:57.831Z] Version: 20.10.10-rc1 [2021-11-11T23:20:57.831Z] API version: 1.41 [2021-11-11T23:20:57.831Z] Go version: go1.16.9 [2021-11-11T23:20:57.831Z] Git commit: b485636 [2021-11-11T23:20:57.831Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T23:20:57.831Z] OS/Arch: linux/amd64 [2021-11-11T23:20:57.831Z] Context: default [2021-11-11T23:20:57.831Z] Experimental: true [2021-11-11T23:20:57.831Z] [2021-11-11T23:20:57.831Z] Server: Docker Engine - Community [2021-11-11T23:20:57.831Z] Engine: [2021-11-11T23:20:57.831Z] Version: 20.10.10-rc1 [2021-11-11T23:20:57.831Z] API version: 1.41 (minimum version 1.12) [2021-11-11T23:20:57.831Z] Go version: go1.16.9 [2021-11-11T23:20:57.831Z] Git commit: 9f5b26f [2021-11-11T23:20:57.831Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T23:20:57.831Z] OS/Arch: linux/amd64 [2021-11-11T23:20:57.831Z] Experimental: true [2021-11-11T23:20:57.831Z] containerd: [2021-11-11T23:20:57.831Z] Version: 1.4.11 [2021-11-11T23:20:57.831Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:20:57.831Z] runc: [2021-11-11T23:20:57.831Z] Version: 1.0.2 [2021-11-11T23:20:57.831Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T23:20:57.831Z] docker-init: [2021-11-11T23:20:57.831Z] Version: 0.19.0 [2021-11-11T23:20:57.831Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T23:20:58.116Z] + docker info [2021-11-11T23:20:58.130Z] #11 ... [2021-11-11T23:20:58.130Z] [2021-11-11T23:20:58.130Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T23:20:58.130Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T23:20:58.130Z] #79 DONE 1.0s [2021-11-11T23:20:58.130Z] [2021-11-11T23:20:58.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:58.130Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:20:57.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T23:20:57.062Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:20:57.066Z] > git checkout -f 2450cb9b08db3dbf0337fe26e36265e2817f8e99 # timeout=10 [2021-11-11T23:20:57.124Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:20:59.070Z] #11 ... [2021-11-11T23:20:59.070Z] [2021-11-11T23:20:59.070Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:20:59.070Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:20:59.070Z] #35 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T23:20:59.070Z] #35 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T23:20:59.070Z] #35 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T23:20:59.070Z] #35 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T23:20:59.070Z] #35 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.5s done [2021-11-11T23:20:59.070Z] #35 ... [2021-11-11T23:20:59.070Z] [2021-11-11T23:20:59.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:20:59.070Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:00.011Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 8.8s done [2021-11-11T23:21:00.011Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T23:21:00.274Z] #11 ... [2021-11-11T23:21:00.274Z] [2021-11-11T23:21:00.274Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:21:00.274Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:21:00.274Z] #35 DONE 11.0s [2021-11-11T23:21:00.274Z] [2021-11-11T23:21:00.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:00.275Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:01.213Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.3s done [2021-11-11T23:21:01.475Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T23:21:03.387Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.7s done [2021-11-11T23:21:03.647Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-11T23:21:08.931Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.2s [2021-11-11T23:21:09.870Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 6.2s done [2021-11-11T23:21:10.131Z] #11 ... [2021-11-11T23:21:10.131Z] [2021-11-11T23:21:10.132Z] #36 [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-11-11T23:21:10.132Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:21:10.132Z] #36 2.120 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:10.132Z] #36 2.133 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:10.132Z] #36 2.133 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:10.132Z] #36 2.311 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:10.132Z] #36 2.589 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:10.132Z] #36 2.891 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:10.132Z] #36 4.407 Fetched 8474 kB in 3s (3331 kB/s) [2021-11-11T23:21:10.132Z] #36 4.407 Reading package lists... [2021-11-11T23:21:10.132Z] #36 5.265 Reading package lists... [2021-11-11T23:21:10.132Z] #36 6.086 Building dependency tree... [2021-11-11T23:21:10.132Z] #36 6.539 The following additional packages will be installed: [2021-11-11T23:21:10.132Z] #36 6.539 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T23:21:10.132Z] #36 6.539 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T23:21:10.132Z] #36 6.539 Recommended packages: [2021-11-11T23:21:10.132Z] #36 6.539 libldap-common publicsuffix libsasl2-modules [2021-11-11T23:21:10.132Z] #36 6.713 The following NEW packages will be installed: [2021-11-11T23:21:10.132Z] #36 6.715 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T23:21:10.132Z] #36 6.715 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T23:21:10.132Z] #36 6.717 libssh2-1 openssl [2021-11-11T23:21:10.132Z] #36 6.996 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:21:10.132Z] #36 6.996 Need to get 3038 kB of archives. [2021-11-11T23:21:10.132Z] #36 6.996 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T23:21:10.132Z] #36 6.996 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T23:21:10.132Z] #36 7.029 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T23:21:10.132Z] #36 7.046 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T23:21:10.132Z] #36 7.046 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:21:10.132Z] #36 7.046 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:21:10.132Z] #36 7.054 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:21:10.132Z] #36 7.259 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:21:10.132Z] #36 7.316 Fetched 3038 kB in 0s (9352 kB/s) [2021-11-11T23:21:10.132Z] #36 7.365 Selecting previously unselected package openssl. [2021-11-11T23:21:10.132Z] #36 7.365 (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-11-11T23:21:10.132Z] #36 7.365 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 7.447 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:21:10.132Z] #36 7.868 Selecting previously unselected package ca-certificates. [2021-11-11T23:21:10.132Z] #36 7.868 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T23:21:10.132Z] #36 7.878 Unpacking ca-certificates (20210119) ... [2021-11-11T23:21:10.132Z] #36 8.051 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T23:21:10.132Z] #36 8.051 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.058 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:21:10.132Z] #36 8.121 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T23:21:10.132Z] #36 8.122 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.125 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:10.132Z] #36 8.208 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T23:21:10.132Z] #36 8.208 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.208 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:10.132Z] #36 8.271 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T23:21:10.132Z] #36 8.271 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.283 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:21:10.132Z] #36 8.362 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T23:21:10.132Z] #36 8.378 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.383 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:21:10.132Z] #36 8.578 Selecting previously unselected package libpsl5:amd64. [2021-11-11T23:21:10.132Z] #36 8.578 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.601 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:21:10.132Z] #36 8.666 Selecting previously unselected package librtmp1:amd64. [2021-11-11T23:21:10.132Z] #36 8.667 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.678 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:21:10.132Z] #36 8.716 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T23:21:10.132Z] #36 8.718 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.728 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:21:10.132Z] #36 8.825 Selecting previously unselected package libcurl4:amd64. [2021-11-11T23:21:10.132Z] #36 8.825 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.833 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:21:10.132Z] #36 8.914 Selecting previously unselected package curl. [2021-11-11T23:21:10.132Z] #36 8.914 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 8.923 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T23:21:10.132Z] #36 9.009 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:21:10.132Z] #36 9.009 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 9.016 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:21:10.132Z] #36 9.134 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:21:10.132Z] #36 9.135 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 9.144 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:21:10.132Z] #36 9.278 Selecting previously unselected package jq. [2021-11-11T23:21:10.132Z] #36 9.278 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:21:10.132Z] #36 9.278 Unpacking jq (1.6-2.1) ... [2021-11-11T23:21:10.132Z] #36 9.360 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:21:10.132Z] #36 9.371 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:21:10.132Z] #36 9.386 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:21:10.132Z] #36 9.401 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:10.132Z] #36 9.414 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:21:10.132Z] #36 9.437 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:10.132Z] #36 9.461 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:21:10.132Z] #36 9.646 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:21:10.132Z] #36 9.667 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:21:10.132Z] #36 9.710 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:21:10.132Z] #36 9.729 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:21:10.132Z] #36 9.758 Setting up ca-certificates (20210119) ... [2021-11-11T23:21:10.345Z] Client: [2021-11-11T23:21:10.345Z] Context: default [2021-11-11T23:21:10.345Z] Debug Mode: false [2021-11-11T23:21:10.345Z] Plugins: [2021-11-11T23:21:10.345Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T23:21:10.345Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T23:21:10.345Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T23:21:10.345Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T23:21:10.345Z] [2021-11-11T23:21:10.345Z] Server: [2021-11-11T23:21:10.345Z] Containers: 0 [2021-11-11T23:21:10.345Z] Running: 0 [2021-11-11T23:21:10.345Z] Paused: 0 [2021-11-11T23:21:10.345Z] Stopped: 0 [2021-11-11T23:21:10.345Z] Images: 1 [2021-11-11T23:21:10.345Z] Server Version: 20.10.10-rc1 [2021-11-11T23:21:10.345Z] Storage Driver: overlay2 [2021-11-11T23:21:10.345Z] Backing Filesystem: extfs [2021-11-11T23:21:10.345Z] Supports d_type: true [2021-11-11T23:21:10.345Z] Native Overlay Diff: true [2021-11-11T23:21:10.345Z] userxattr: false [2021-11-11T23:21:10.345Z] Logging Driver: json-file [2021-11-11T23:21:10.345Z] Cgroup Driver: cgroupfs [2021-11-11T23:21:10.345Z] Cgroup Version: 1 [2021-11-11T23:21:10.345Z] Plugins: [2021-11-11T23:21:10.345Z] Volume: local [2021-11-11T23:21:10.345Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T23:21:10.345Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T23:21:10.345Z] Swarm: inactive [2021-11-11T23:21:10.345Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-11T23:21:10.345Z] Default Runtime: runc [2021-11-11T23:21:10.345Z] Init Binary: docker-init [2021-11-11T23:21:10.345Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:21:10.345Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T23:21:10.345Z] init version: de40ad0 [2021-11-11T23:21:10.345Z] Security Options: [2021-11-11T23:21:10.345Z] apparmor [2021-11-11T23:21:10.345Z] seccomp [2021-11-11T23:21:10.345Z] Profile: default [2021-11-11T23:21:10.345Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T23:21:10.345Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T23:21:10.345Z] OSType: linux [2021-11-11T23:21:10.345Z] Architecture: x86_64 [2021-11-11T23:21:10.345Z] CPUs: 8 [2021-11-11T23:21:10.345Z] Total Memory: 30.91GiB [2021-11-11T23:21:10.345Z] Name: ip-10-100-39-187 [2021-11-11T23:21:10.345Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T23:21:10.345Z] Docker Root Dir: /var/lib/docker [2021-11-11T23:21:10.345Z] Debug Mode: false [2021-11-11T23:21:10.345Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:21:10.345Z] Labels: [2021-11-11T23:21:10.345Z] Experimental: true [2021-11-11T23:21:10.345Z] Insecure Registries: [2021-11-11T23:21:10.345Z] 127.0.0.0/8 [2021-11-11T23:21:10.345Z] Live Restore Enabled: true [2021-11-11T23:21:10.345Z] [2021-11-11T23:21:10.345Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T23:21:10.391Z] #36 10.38 Updating certificates in /etc/ssl/certs... [2021-11-11T23:21:10.391Z] #36 ... [2021-11-11T23:21:10.391Z] [2021-11-11T23:21:10.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:10.391Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:10.391Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T23:21:10.632Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:21:10.632Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:21:10.632Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42996/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T23:21:10.632Z] + bash /home/ubuntu/workspace/moby_PR-42996/check-config.sh [2021-11-11T23:21:10.632Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T23:21:10.632Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T23:21:10.632Z] [2021-11-11T23:21:10.632Z] Generally Necessary: [2021-11-11T23:21:10.632Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T23:21:10.632Z] - apparmor: enabled and tools installed [2021-11-11T23:21:10.632Z] - CONFIG_NAMESPACES: enabled [2021-11-11T23:21:10.632Z] - CONFIG_NET_NS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_PID_NS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_IPC_NS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_UTS_NS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUPS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CPUSETS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_MEMCG: enabled [2021-11-11T23:21:10.632Z] - CONFIG_KEYS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_VETH: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T23:21:10.632Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T23:21:10.632Z] [2021-11-11T23:21:10.632Z] Optional Features: [2021-11-11T23:21:10.632Z] - CONFIG_USER_NS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_SECCOMP: enabled [2021-11-11T23:21:10.632Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T23:21:10.632Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T23:21:10.632Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T23:21:10.893Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T23:21:10.893Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T23:21:10.893Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T23:21:10.893Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T23:21:10.893Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T23:21:10.893Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T23:21:10.893Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T23:21:10.893Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T23:21:10.893Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T23:21:10.893Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T23:21:10.893Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T23:21:10.893Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T23:21:10.893Z] - CONFIG_EXT4_FS: enabled [2021-11-11T23:21:10.893Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T23:21:10.893Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T23:21:10.893Z] - Network Drivers: [2021-11-11T23:21:10.893Z] - "overlay": [2021-11-11T23:21:10.893Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T23:21:10.893Z] Optional (for encrypted networks): [2021-11-11T23:21:10.893Z] - CONFIG_CRYPTO: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T23:21:10.893Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T23:21:10.893Z] - CONFIG_XFRM: enabled [2021-11-11T23:21:10.893Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T23:21:10.893Z] - "ipvlan": [2021-11-11T23:21:10.893Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T23:21:10.893Z] - "macvlan": [2021-11-11T23:21:10.893Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T23:21:10.893Z] - "ftp,tftp client in container": [2021-11-11T23:21:10.893Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T23:21:10.893Z] - Storage Drivers: [2021-11-11T23:21:10.893Z] - "aufs": [2021-11-11T23:21:10.893Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T23:21:10.893Z] - "btrfs": [2021-11-11T23:21:10.893Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T23:21:10.893Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T23:21:10.893Z] - "devicemapper": [2021-11-11T23:21:10.893Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T23:21:10.893Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T23:21:10.893Z] - "overlay": [2021-11-11T23:21:11.154Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T23:21:11.154Z] - "zfs": [2021-11-11T23:21:11.154Z] - /dev/zfs: present [2021-11-11T23:21:11.154Z] - zfs command: missing [2021-11-11T23:21:11.154Z] - zpool command: missing [2021-11-11T23:21:11.154Z] [2021-11-11T23:21:11.154Z] Limits: [2021-11-11T23:21:11.154Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T23:21:11.154Z] [2021-11-11T23:21:11.154Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T23:21:11.488Z] + sudo modprobe ip_vs [2021-11-11T23:21:11.488Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2450cb9b08db3dbf0337fe26e36265e2817f8e99 . [2021-11-11T23:21:11.749Z] #2 [internal] load .dockerignore [2021-11-11T23:21:11.749Z] #2 sha256:bd429d98c979d331a5dec94e6611ac14839fb684fa39339737b32d5052fc9ed9 [2021-11-11T23:21:12.010Z] #2 transferring context: 87B done [2021-11-11T23:21:12.010Z] #2 DONE 0.2s [2021-11-11T23:21:12.010Z] [2021-11-11T23:21:12.010Z] #1 [internal] load build definition from Dockerfile [2021-11-11T23:21:12.010Z] #1 sha256:717ac1d21ebac180cb83b956c738a198fce0985375d2b87bb1bb4cadab8c485f [2021-11-11T23:21:12.010Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T23:21:12.010Z] #1 DONE 0.2s [2021-11-11T23:21:12.010Z] [2021-11-11T23:21:12.010Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T23:21:12.010Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T23:21:12.270Z] #3 DONE 0.4s [2021-11-11T23:21:12.270Z] [2021-11-11T23:21:12.270Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T23:21:12.270Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T23:21:12.270Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T23:21:12.270Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T23:21:12.270Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T23:21:12.270Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T23:21:12.270Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-11-11T23:21:12.531Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.2s [2021-11-11T23:21:12.531Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.4s [2021-11-11T23:21:12.791Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.5s [2021-11-11T23:21:12.791Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.6s [2021-11-11T23:21:13.052Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.7s done [2021-11-11T23:21:13.052Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-11T23:21:13.312Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-11T23:21:13.312Z] #4 DONE 1.0s [2021-11-11T23:21:13.572Z] [2021-11-11T23:21:13.572Z] #6 [internal] load .dockerignore [2021-11-11T23:21:13.572Z] #6 sha256:87d49c2dc983fa061a07c69030ce85392aad52e850fda18afd0a921c7982e420 [2021-11-11T23:21:13.572Z] #6 DONE 0.0s [2021-11-11T23:21:13.572Z] [2021-11-11T23:21:13.572Z] #5 [internal] load build definition from Dockerfile [2021-11-11T23:21:13.572Z] #5 sha256:0a6e8011fa35de9b214e383b2d3c7a8bafb44184096ead9e02ee1aa376d8542c [2021-11-11T23:21:13.572Z] #5 DONE 0.0s [2021-11-11T23:21:13.572Z] [2021-11-11T23:21:13.572Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:21:13.572Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T23:21:14.514Z] #10 DONE 0.9s [2021-11-11T23:21:14.514Z] [2021-11-11T23:21:14.514Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T23:21:14.514Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T23:21:14.514Z] #9 DONE 0.9s [2021-11-11T23:21:14.514Z] [2021-11-11T23:21:14.514Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T23:21:14.514Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T23:21:14.514Z] #8 DONE 0.9s [2021-11-11T23:21:14.514Z] [2021-11-11T23:21:14.514Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:21:14.514Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T23:21:14.514Z] #7 DONE 1.0s [2021-11-11T23:21:14.597Z] #11 ... [2021-11-11T23:21:14.597Z] [2021-11-11T23:21:14.597Z] #36 [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-11-11T23:21:14.597Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:21:14.597Z] #36 11.47 129 added, 0 removed; done. [2021-11-11T23:21:14.597Z] #36 11.53 Setting up jq (1.6-2.1) ... [2021-11-11T23:21:14.597Z] #36 11.54 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:21:14.597Z] #36 11.55 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T23:21:14.597Z] #36 11.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:21:14.597Z] #36 11.59 Processing triggers for ca-certificates (20210119) ... [2021-11-11T23:21:14.597Z] #36 11.61 Updating certificates in /etc/ssl/certs... [2021-11-11T23:21:14.597Z] #36 12.61 0 added, 0 removed; done. [2021-11-11T23:21:14.597Z] #36 12.61 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T23:21:14.597Z] #36 12.62 done. [2021-11-11T23:21:14.597Z] #36 DONE 14.5s [2021-11-11T23:21:14.597Z] [2021-11-11T23:21:14.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:14.597Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:14.597Z] #11 ... [2021-11-11T23:21:14.597Z] [2021-11-11T23:21:14.597Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T23:21:14.597Z] #37 sha256:510115e8e0ee0e281e6314fab27895529956d30ea66c631448755aec0d7c8761 [2021-11-11T23:21:14.597Z] #37 DONE 0.2s [2021-11-11T23:21:14.858Z] [2021-11-11T23:21:14.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:14.858Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:15.800Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 5.1s [2021-11-11T23:21:15.899Z] [2021-11-11T23:21:15.900Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:21:15.900Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:21:15.900Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:21:15.900Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:21:16.173Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:21:16.173Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T23:21:16.173Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T23:21:16.436Z] #69 ... [2021-11-11T23:21:16.436Z] [2021-11-11T23:21:16.436Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T23:21:16.436Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T23:21:16.436Z] #45 DONE 0.0s [2021-11-11T23:21:16.436Z] [2021-11-11T23:21:16.436Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:16.436Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:16.436Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.0s done [2021-11-11T23:21:16.436Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T23:21:16.436Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.2s done [2021-11-11T23:21:16.436Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 0.4s done [2021-11-11T23:21:16.436Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T23:21:16.436Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T23:21:16.436Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 40.89MB / 54.92MB 0.5s [2021-11-11T23:21:16.436Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 22.02MB / 54.57MB 0.5s [2021-11-11T23:21:16.436Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 7.34MB / 85.77MB 0.5s [2021-11-11T23:21:16.697Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 51.38MB / 54.92MB 0.6s [2021-11-11T23:21:16.698Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 31.46MB / 54.57MB 0.6s [2021-11-11T23:21:16.698Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 17.83MB / 85.77MB 0.6s [2021-11-11T23:21:16.698Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 0.8s [2021-11-11T23:21:16.698Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 51.38MB / 54.57MB 0.8s [2021-11-11T23:21:16.698Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 38.16MB / 85.77MB 0.8s [2021-11-11T23:21:17.032Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 0.9s [2021-11-11T23:21:17.032Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 48.23MB / 85.77MB 0.9s [2021-11-11T23:21:17.032Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 57.67MB / 85.77MB 1.0s [2021-11-11T23:21:17.032Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.2s done [2021-11-11T23:21:17.032Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 78.64MB / 85.77MB 1.2s [2021-11-11T23:21:17.304Z] #11 ... [2021-11-11T23:21:17.304Z] [2021-11-11T23:21:17.304Z] #24 [internal] load build context [2021-11-11T23:21:17.304Z] #24 sha256:6a8c1169d8994ff9cc7fc6a12e673b8d9cd68c296358d56b365712b5c8ffd097 [2021-11-11T23:21:17.304Z] #24 transferring context: 55.48MB 1.0s done [2021-11-11T23:21:17.304Z] #24 DONE 1.5s [2021-11-11T23:21:17.304Z] [2021-11-11T23:21:17.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:17.304Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:17.304Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 1.4s [2021-11-11T23:21:17.304Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0.1s [2021-11-11T23:21:17.566Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 1.7s done [2021-11-11T23:21:17.566Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 1.05MB / 134.80MB 1.8s [2021-11-11T23:21:17.827Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.86MB / 134.80MB 1.9s [2021-11-11T23:21:17.827Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 25.17MB / 134.80MB 2.0s [2021-11-11T23:21:18.088Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 34.60MB / 134.80MB 2.1s [2021-11-11T23:21:18.088Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 45.09MB / 134.80MB 2.2s [2021-11-11T23:21:18.349Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 54.53MB / 134.80MB 2.3s [2021-11-11T23:21:18.349Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 65.01MB / 134.80MB 2.4s [2021-11-11T23:21:18.349Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 74.45MB / 134.80MB 2.5s [2021-11-11T23:21:18.610Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 94.37MB / 134.80MB 2.7s [2021-11-11T23:21:18.610Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 2.6s done [2021-11-11T23:21:18.610Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 104.86MB / 134.80MB 2.8s [2021-11-11T23:21:18.610Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 2.8s [2021-11-11T23:21:18.871Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 114.29MB / 134.80MB 2.9s [2021-11-11T23:21:18.871Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 2.8s done [2021-11-11T23:21:18.871Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 124.78MB / 134.80MB 3.0s [2021-11-11T23:21:18.871Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.22MB / 134.80MB 3.1s [2021-11-11T23:21:19.132Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T23:21:19.703Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.3s done [2021-11-11T23:21:20.005Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 9.1s done [2021-11-11T23:21:20.265Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-11T23:21:20.273Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 4.4s done [2021-11-11T23:21:20.534Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T23:21:20.534Z] #11 ... [2021-11-11T23:21:20.534Z] [2021-11-11T23:21:20.534Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:21:20.534Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:21:20.534Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done [2021-11-11T23:21:20.534Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T23:21:20.534Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T23:21:20.534Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T23:21:20.534Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.2s done [2021-11-11T23:21:20.534Z] #28 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 1.5s done [2021-11-11T23:21:20.534Z] #28 DONE 4.7s [2021-11-11T23:21:20.534Z] [2021-11-11T23:21:20.534Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:21:20.534Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:21:20.534Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2021-11-11T23:21:20.534Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2021-11-11T23:21:20.534Z] #69 DONE 4.7s [2021-11-11T23:21:20.534Z] [2021-11-11T23:21:20.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:20.534Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:20.796Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 0.2s done [2021-11-11T23:21:21.057Z] #11 ... [2021-11-11T23:21:21.057Z] [2021-11-11T23:21:21.057Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:21:21.057Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T23:21:21.057Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:21:21.057Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:21:21.057Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T23:21:21.057Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T23:21:21.057Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2021-11-11T23:21:21.057Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2021-11-11T23:21:21.057Z] #71 DONE 5.2s [2021-11-11T23:21:21.057Z] [2021-11-11T23:21:21.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:21.058Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:21.058Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-11T23:21:22.972Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 1.7s done [2021-11-11T23:21:22.972Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T23:21:23.914Z] #11 ... [2021-11-11T23:21:23.914Z] [2021-11-11T23:21:23.914Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T23:21:23.914Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T23:21:23.914Z] #70 DONE 0.6s [2021-11-11T23:21:23.914Z] [2021-11-11T23:21:23.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:23.914Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:24.175Z] #11 ... [2021-11-11T23:21:24.175Z] [2021-11-11T23:21:24.175Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T23:21:24.175Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T23:21:24.175Z] #72 DONE 0.3s [2021-11-11T23:21:24.175Z] [2021-11-11T23:21:24.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:24.175Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:25.118Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 2.0s done [2021-11-11T23:21:25.118Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 0.1s [2021-11-11T23:21:25.570Z] #11 ... [2021-11-11T23:21:25.570Z] [2021-11-11T23:21:25.570Z] #38 [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-11-11T23:21:25.570Z] #38 sha256:5bc5a5fbbcdced581caaf14e5e01e5b3283c51beb25c7abd576283b05642bf53 [2021-11-11T23:21:25.570Z] #38 2.930 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T23:21:25.570Z] #38 3.292 [2021-11-11T23:21:25.570Z] #38 3.541 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:25.570Z] #38 3.870 [2021-11-11T23:21:25.570Z] #38 4.945 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T23:21:25.570Z] #38 5.294 [2021-11-11T23:21:25.570Z] #38 5.530 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:25.570Z] #38 5.824 [2021-11-11T23:21:25.570Z] #38 6.860 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T23:21:25.570Z] #38 7.198 [2021-11-11T23:21:25.570Z] #38 7.421 #=#=# 0.1% ######################################### 57.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-11-11T23:21:25.570Z] #38 8.069 [2021-11-11T23:21:25.570Z] #38 9.181 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T23:21:25.570Z] #38 9.505 [2021-11-11T23:21:25.570Z] #38 9.722 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:25.570Z] #38 9.994 [2021-11-11T23:21:25.570Z] #38 ... [2021-11-11T23:21:25.570Z] [2021-11-11T23:21:25.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:25.570Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:25.570Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.1s [2021-11-11T23:21:28.861Z] #11 ... [2021-11-11T23:21:28.861Z] [2021-11-11T23:21:28.861Z] #38 [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-11-11T23:21:28.861Z] #38 sha256:5bc5a5fbbcdced581caaf14e5e01e5b3283c51beb25c7abd576283b05642bf53 [2021-11-11T23:21:28.861Z] #38 10.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T23:21:28.861Z] #38 10.92 [2021-11-11T23:21:28.861Z] #38 11.14 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:28.861Z] #38 11.39 [2021-11-11T23:21:28.861Z] #38 11.45 Download of images into '/build' complete. [2021-11-11T23:21:28.861Z] #38 11.45 Use something like the following to load the result into a Docker daemon: [2021-11-11T23:21:28.861Z] #38 11.45 tar -cC '/build' . | docker load [2021-11-11T23:21:28.861Z] #38 DONE 14.1s [2021-11-11T23:21:29.121Z] [2021-11-11T23:21:29.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:21:29.121Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:21:30.058Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.8s done [2021-11-11T23:21:30.168Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-015d5628ad9d4132c) in /home/ubuntu/workspace/moby_PR-42996 [Pipeline] { [Pipeline] checkout [2021-11-11T23:21:30.318Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T23:21:30.328Z] The recommended git tool is: git [2021-11-11T23:21:30.409Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 4.5s done [2021-11-11T23:21:30.409Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T23:21:30.409Z] #11 DONE 14.2s [2021-11-11T23:21:30.409Z] [2021-11-11T23:21:30.409Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:21:30.409Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T23:21:30.670Z] #12 ... [2021-11-11T23:21:30.670Z] [2021-11-11T23:21:30.670Z] #29 [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-11-11T23:21:30.670Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:21:30.670Z] #29 3.879 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:30.670Z] #29 3.889 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:30.670Z] #29 3.889 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:30.670Z] #29 4.006 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:30.670Z] #29 4.140 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:30.670Z] #29 4.210 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:30.670Z] #29 5.324 Fetched 8474 kB in 2s (4955 kB/s) [2021-11-11T23:21:30.670Z] #29 5.324 Reading package lists... [2021-11-11T23:21:30.670Z] #29 5.981 Reading package lists... [2021-11-11T23:21:30.670Z] #29 6.636 Building dependency tree... [2021-11-11T23:21:30.670Z] #29 6.941 The following additional packages will be installed: [2021-11-11T23:21:30.670Z] #29 6.942 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T23:21:30.670Z] #29 6.942 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T23:21:30.670Z] #29 6.943 Recommended packages: [2021-11-11T23:21:30.670Z] #29 6.943 libldap-common publicsuffix libsasl2-modules [2021-11-11T23:21:30.670Z] #29 7.087 The following NEW packages will be installed: [2021-11-11T23:21:30.670Z] #29 7.087 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T23:21:30.670Z] #29 7.087 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T23:21:30.670Z] #29 7.088 libssh2-1 openssl [2021-11-11T23:21:30.670Z] #29 7.358 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:21:30.670Z] #29 7.358 Need to get 3038 kB of archives. [2021-11-11T23:21:30.670Z] #29 7.358 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T23:21:30.671Z] #29 7.358 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T23:21:30.671Z] #29 7.380 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T23:21:30.671Z] #29 7.382 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T23:21:30.671Z] #29 7.386 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T23:21:30.671Z] #29 7.387 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T23:21:30.671Z] #29 7.388 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T23:21:30.671Z] #29 7.391 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T23:21:30.671Z] #29 7.391 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T23:21:30.671Z] #29 7.392 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T23:21:30.671Z] #29 7.393 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T23:21:30.671Z] #29 7.394 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T23:21:30.671Z] #29 7.398 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T23:21:30.671Z] #29 7.405 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:21:30.671Z] #29 7.405 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:21:30.671Z] #29 7.405 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:21:30.671Z] #29 7.535 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:21:30.671Z] #29 7.560 Fetched 3038 kB in 0s (9772 kB/s) [2021-11-11T23:21:30.671Z] #29 7.617 Selecting previously unselected package openssl. [2021-11-11T23:21:30.671Z] #29 7.617 (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-11-11T23:21:30.671Z] #29 7.622 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 7.635 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:21:30.671Z] #29 7.891 Selecting previously unselected package ca-certificates. [2021-11-11T23:21:30.671Z] #29 7.893 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T23:21:30.671Z] #29 7.897 Unpacking ca-certificates (20210119) ... [2021-11-11T23:21:30.671Z] #29 7.995 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T23:21:30.671Z] #29 7.997 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.006 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:21:30.671Z] #29 8.131 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T23:21:30.671Z] #29 8.132 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.141 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:30.671Z] #29 8.187 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T23:21:30.671Z] #29 8.187 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.194 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:30.671Z] #29 8.243 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T23:21:30.671Z] #29 8.243 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.247 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:21:30.671Z] #29 8.311 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T23:21:30.671Z] #29 8.312 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.328 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:21:30.671Z] #29 8.489 Selecting previously unselected package libpsl5:amd64. [2021-11-11T23:21:30.671Z] #29 8.489 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.495 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:21:30.671Z] #29 8.548 Selecting previously unselected package librtmp1:amd64. [2021-11-11T23:21:30.671Z] #29 8.549 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.557 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:21:30.671Z] #29 8.621 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T23:21:30.671Z] #29 8.621 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.628 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:21:30.671Z] #29 8.734 Selecting previously unselected package libcurl4:amd64. [2021-11-11T23:21:30.671Z] #29 8.735 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.774 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:21:30.671Z] #29 8.901 Selecting previously unselected package curl. [2021-11-11T23:21:30.671Z] #29 8.902 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.907 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T23:21:30.671Z] #29 8.969 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:21:30.671Z] #29 8.973 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 8.976 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:21:30.671Z] #29 9.042 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:21:30.671Z] #29 9.043 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 9.047 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:21:30.671Z] #29 9.140 Selecting previously unselected package jq. [2021-11-11T23:21:30.671Z] #29 9.141 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:21:30.671Z] #29 9.148 Unpacking jq (1.6-2.1) ... [2021-11-11T23:21:30.671Z] #29 9.279 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:21:30.671Z] #29 9.297 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:21:30.671Z] #29 9.310 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:21:30.671Z] #29 9.327 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:30.671Z] #29 9.344 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:21:30.671Z] #29 9.358 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:21:30.671Z] #29 9.371 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:21:30.671Z] #29 9.383 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:21:30.671Z] #29 9.401 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:21:30.671Z] #29 9.413 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:21:30.671Z] #29 9.424 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:21:30.671Z] #29 9.437 Setting up ca-certificates (20210119) ... [2021-11-11T23:21:30.671Z] #29 9.962 Updating certificates in /etc/ssl/certs... [2021-11-11T23:21:30.859Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0997197c2009a3156) in /home/ubuntu/workspace/moby_PR-42996 [Pipeline] { [Pipeline] checkout [2021-11-11T23:21:30.896Z] #11 DONE 41.8s [2021-11-11T23:21:30.896Z] [2021-11-11T23:21:30.896Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:21:30.896Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T23:21:31.041Z] The recommended git tool is: git [2021-11-11T23:21:31.242Z] #29 10.47 129 added, 0 removed; done. [2021-11-11T23:21:31.242Z] #29 10.54 Setting up jq (1.6-2.1) ... [2021-11-11T23:21:31.242Z] #29 10.57 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:21:31.242Z] #29 10.60 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T23:21:31.242Z] #29 10.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:21:31.242Z] #29 10.70 Processing triggers for ca-certificates (20210119) ... [2021-11-11T23:21:31.242Z] #29 10.72 Updating certificates in /etc/ssl/certs... [2021-11-11T23:21:31.503Z] #29 11.06 0 added, 0 removed; done. [2021-11-11T23:21:31.503Z] #29 11.06 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T23:21:31.763Z] #29 11.06 done. [2021-11-11T23:21:31.841Z] #12 DONE 0.8s [2021-11-11T23:21:31.841Z] [2021-11-11T23:21:31.841Z] #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-11-11T23:21:31.841Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T23:21:32.334Z] #29 ... [2021-11-11T23:21:32.334Z] [2021-11-11T23:21:32.334Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:21:32.334Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T23:21:32.334Z] #12 DONE 2.3s [2021-11-11T23:21:32.412Z] #13 DONE 0.8s [2021-11-11T23:21:32.412Z] [2021-11-11T23:21:32.412Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T23:21:32.412Z] #49 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T23:21:32.412Z] #49 DONE 0.1s [2021-11-11T23:21:32.412Z] [2021-11-11T23:21:32.413Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:21:32.413Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:21:32.596Z] [2021-11-11T23:21:32.596Z] #29 [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-11-11T23:21:32.596Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:21:32.596Z] #29 DONE 11.8s [2021-11-11T23:21:32.596Z] [2021-11-11T23:21:32.596Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T23:21:32.596Z] #30 sha256:2141701cad281ac5a9e3213e447548bf5565453495a8a9dd28cdda63c69075f4 [2021-11-11T23:21:32.596Z] #30 DONE 0.1s [2021-11-11T23:21:32.596Z] [2021-11-11T23:21:32.596Z] #31 [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-11-11T23:21:32.596Z] #31 sha256:f72cfa10a0ccb9a070a5bf9cfb432f41da44af76f9e56b89b6255b2e2e685aa6 [2021-11-11T23:21:32.677Z] #50 ... [2021-11-11T23:21:32.677Z] [2021-11-11T23:21:32.677Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:21:32.677Z] #40 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T23:21:32.677Z] #40 DONE 0.2s [2021-11-11T23:21:32.677Z] [2021-11-11T23:21:32.677Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T23:21:32.677Z] #53 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T23:21:32.677Z] #53 DONE 0.3s [2021-11-11T23:21:32.677Z] [2021-11-11T23:21:32.677Z] #54 [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_11/ /' > /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-11-11T23:21:32.677Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:33.542Z] #31 ... [2021-11-11T23:21:33.542Z] [2021-11-11T23:21:33.542Z] #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-11-11T23:21:33.542Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T23:21:33.542Z] #13 DONE 1.3s [2021-11-11T23:21:33.653Z] using credential docker-jenkins-github-credentials [2021-11-11T23:21:33.661Z] Cloning the remote Git repository [2021-11-11T23:21:33.661Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:21:33.804Z] [2021-11-11T23:21:33.804Z] #60 [containerd 1/3] 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-11-11T23:21:33.804Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:21:32.660Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:21:32.718Z] > git init /home/ubuntu/workspace/moby_PR-42996 # timeout=10 [2021-11-11T23:21:34.066Z] #60 ... [2021-11-11T23:21:34.066Z] [2021-11-11T23:21:34.066Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T23:21:34.066Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T23:21:34.066Z] #42 DONE 0.3s [2021-11-11T23:21:34.066Z] [2021-11-11T23:21:34.066Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T23:21:34.066Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T23:21:34.066Z] #46 DONE 0.3s [2021-11-11T23:21:34.066Z] [2021-11-11T23:21:34.066Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:21:34.066Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T23:21:34.066Z] #33 DONE 0.3s [2021-11-11T23:21:34.066Z] [2021-11-11T23:21:34.066Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T23:21:34.066Z] #25 sha256:e8ed15952ef61fea82e13aa722f086ed904fdd1768e94e40454e6cb1253d7860 [2021-11-11T23:21:34.066Z] #25 DONE 0.4s [2021-11-11T23:21:34.066Z] [2021-11-11T23:21:34.066Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T23:21:34.066Z] #64 sha256:e13e802879f48734b1eadd5745e179b9cc9dbb8ce7a3071cf0ce5fbebe9c103d [2021-11-11T23:21:34.066Z] #64 DONE 0.4s [2021-11-11T23:21:34.328Z] [2021-11-11T23:21:34.328Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:21:34.328Z] #65 sha256:6a98bbce362ec2d8d09ce9ab397b73e24543de064e95c521434cf192ba3f7af0 [2021-11-11T23:21:34.772Z] using credential docker-jenkins-github-credentials [2021-11-11T23:21:34.780Z] Cloning the remote Git repository [2021-11-11T23:21:34.781Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:21:33.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:21:33.025Z] > git --version # timeout=10 [2021-11-11T23:21:33.038Z] > git --version # 'git version 2.17.1' [2021-11-11T23:21:33.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:21:33.057Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:21:34.806Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:21:34.892Z] > git init /home/ubuntu/workspace/moby_PR-42996 # timeout=10 [2021-11-11T23:21:35.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:21:35.492Z] > git --version # timeout=10 [2021-11-11T23:21:35.517Z] > git --version # 'git version 2.25.1' [2021-11-11T23:21:35.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:21:35.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:21:36.934Z] #65 2.430 + RM_GOPATH=0 [2021-11-11T23:21:36.934Z] #65 2.430 + TMP_GOPATH= [2021-11-11T23:21:36.934Z] #65 2.430 + : /build [2021-11-11T23:21:36.934Z] #65 2.430 + '[' -z '' ']' [2021-11-11T23:21:36.934Z] #65 2.435 ++ mktemp -d [2021-11-11T23:21:36.934Z] #65 2.435 + export GOPATH=/tmp/tmp.Tcqd78C2Im [2021-11-11T23:21:36.934Z] #65 2.435 + GOPATH=/tmp/tmp.Tcqd78C2Im [2021-11-11T23:21:36.934Z] #65 2.435 + RM_GOPATH=1 [2021-11-11T23:21:36.934Z] #65 2.435 + case "$(go env GOARCH)" in [2021-11-11T23:21:36.934Z] #65 2.435 ++ go env GOARCH [2021-11-11T23:21:36.934Z] #65 2.462 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:36.934Z] #65 2.462 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:36.934Z] #65 2.462 ++ dirname /install.sh [2021-11-11T23:21:36.934Z] #65 2.472 + dir=/ [2021-11-11T23:21:36.934Z] #65 2.472 + bin=rootlesskit [2021-11-11T23:21:36.934Z] #65 2.472 + shift [2021-11-11T23:21:36.934Z] #65 2.472 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T23:21:36.934Z] #65 2.472 + . //rootlesskit.installer [2021-11-11T23:21:36.934Z] #65 2.472 ++ : v0.14.6 [2021-11-11T23:21:36.934Z] #65 2.472 + install_rootlesskit [2021-11-11T23:21:36.934Z] #65 2.472 + case "$1" in [2021-11-11T23:21:36.934Z] #65 2.472 + export CGO_ENABLED=0 [2021-11-11T23:21:36.934Z] #65 2.472 + CGO_ENABLED=0 [2021-11-11T23:21:36.934Z] #65 2.472 + _install_rootlesskit [2021-11-11T23:21:36.934Z] #65 2.472 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T23:21:36.934Z] #65 2.472 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:21:36.934Z] #65 2.472 + GOBIN=/build [2021-11-11T23:21:36.934Z] #65 2.472 + GO111MODULE=on [2021-11-11T23:21:36.934Z] #65 2.472 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T23:21:36.934Z] #65 2.485 Install rootlesskit version v0.14.6 [2021-11-11T23:21:36.940Z] #54 ... [2021-11-11T23:21:36.940Z] [2021-11-11T23:21:36.940Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-11T23:21:36.940Z] #14 sha256:0c8e5c061cbf63b8cb2b6d6abda97fac744555f99dbfa1c81a34d483c30015bb [2021-11-11T23:21:36.940Z] #14 DONE 3.9s [2021-11-11T23:21:36.940Z] [2021-11-11T23:21:36.940Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-11T23:21:36.940Z] #15 sha256:f25cec36bc74eb41fb4d5f19aa7c4aea7db430bcf12867f3c305e03a618e3e5c [2021-11-11T23:21:37.533Z] #65 3.211 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T23:21:38.336Z] #15 DONE 2.1s [2021-11-11T23:21:38.336Z] [2021-11-11T23:21:38.336Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-11T23:21:38.336Z] #16 sha256:69232905a1e2f9819bb1379797337b2b1bd2581c8c38d4ee1233a5948cd55a0a [2021-11-11T23:21:40.093Z] #65 ... [2021-11-11T23:21:40.093Z] [2021-11-11T23:21:40.093Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:21:40.093Z] #26 sha256:27cf59084dac935f8af1ea9c8dbaec418658ac622d9999d258bf9fd58fa4ea3f [2021-11-11T23:21:40.093Z] #26 2.538 + RM_GOPATH=0 [2021-11-11T23:21:40.093Z] #26 2.538 + TMP_GOPATH= [2021-11-11T23:21:40.093Z] #26 2.538 + : /build [2021-11-11T23:21:40.093Z] #26 2.538 + '[' -z '' ']' [2021-11-11T23:21:40.093Z] #26 2.544 ++ mktemp -d [2021-11-11T23:21:40.093Z] #26 2.549 + export GOPATH=/tmp/tmp.snzPBAcE7t [2021-11-11T23:21:40.093Z] #26 2.549 + GOPATH=/tmp/tmp.snzPBAcE7t [2021-11-11T23:21:40.093Z] #26 2.549 + RM_GOPATH=1 [2021-11-11T23:21:40.093Z] #26 2.549 + case "$(go env GOARCH)" in [2021-11-11T23:21:40.093Z] #26 2.551 ++ go env GOARCH [2021-11-11T23:21:40.093Z] #26 2.580 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:40.093Z] #26 2.580 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:40.093Z] #26 2.584 ++ dirname /install.sh [2021-11-11T23:21:40.093Z] #26 2.589 + dir=/ [2021-11-11T23:21:40.093Z] #26 2.589 + bin=dockercli [2021-11-11T23:21:40.093Z] #26 2.589 + shift [2021-11-11T23:21:40.093Z] #26 2.589 + '[' '!' -f //dockercli.installer ']' [2021-11-11T23:21:40.093Z] #26 2.589 + . //dockercli.installer [2021-11-11T23:21:40.093Z] #26 2.589 ++ : stable [2021-11-11T23:21:40.093Z] #26 2.589 ++ : 17.06.2-ce [2021-11-11T23:21:40.093Z] #26 2.589 + install_dockercli [2021-11-11T23:21:40.093Z] #26 2.589 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T23:21:40.093Z] #26 2.589 Install docker/cli version 17.06.2-ce from stable [2021-11-11T23:21:40.093Z] #26 2.590 ++ uname -m [2021-11-11T23:21:40.093Z] #26 2.592 + arch=x86_64 [2021-11-11T23:21:40.093Z] #26 2.592 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T23:21:40.093Z] #26 2.592 + url=https://download.docker.com/linux/static [2021-11-11T23:21:40.093Z] #26 2.592 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T23:21:40.093Z] #26 2.595 + tar -xz docker/docker [2021-11-11T23:21:40.093Z] #26 5.256 + mkdir -p /build [2021-11-11T23:21:40.093Z] #26 5.267 + mv docker/docker /build/ [2021-11-11T23:21:40.093Z] #26 5.287 + rmdir docker [2021-11-11T23:21:40.093Z] #26 DONE 5.6s [2021-11-11T23:21:40.093Z] [2021-11-11T23:21:40.093Z] #31 [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-11-11T23:21:40.093Z] #31 sha256:f72cfa10a0ccb9a070a5bf9cfb432f41da44af76f9e56b89b6255b2e2e685aa6 [2021-11-11T23:21:40.093Z] #31 2.148 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T23:21:40.093Z] #31 2.499 [2021-11-11T23:21:40.093Z] #31 2.742 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:40.093Z] #31 3.077 [2021-11-11T23:21:40.093Z] #31 4.459 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T23:21:40.093Z] #31 5.244 #=#=# [2021-11-11T23:21:40.093Z] #31 5.519 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:40.093Z] #31 6.141 [2021-11-11T23:21:40.256Z] #16 DONE 1.9s [2021-11-11T23:21:40.256Z] [2021-11-11T23:21:40.256Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-11T23:21:40.256Z] #17 sha256:d491bb5b6e3ba4cbf30d558147683cd34fed9830a780f83050b4e784cb0941c1 [2021-11-11T23:21:41.038Z] #31 ... [2021-11-11T23:21:41.038Z] [2021-11-11T23:21:41.038Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:41.038Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:41.038Z] #53 3.416 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T23:21:41.038Z] #53 6.825 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T23:21:41.038Z] #53 6.825 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T23:21:41.038Z] #53 6.833 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T23:21:41.038Z] #53 6.901 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T23:21:41.038Z] #53 6.901 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T23:21:41.038Z] #53 6.904 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T23:21:41.038Z] #53 6.921 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T23:21:41.038Z] #53 6.921 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T23:21:41.038Z] #53 6.945 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T23:21:41.038Z] #53 6.945 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T23:21:41.038Z] #53 7.029 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T23:21:41.038Z] #53 7.041 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T23:21:41.038Z] #53 7.253 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T23:21:41.038Z] #53 7.261 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T23:21:41.038Z] #53 7.280 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T23:21:41.038Z] #53 7.403 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T23:21:41.038Z] #53 7.403 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T23:21:41.038Z] #53 7.403 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T23:21:41.038Z] #53 7.425 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T23:21:41.038Z] #53 7.484 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T23:21:41.038Z] #53 7.484 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T23:21:41.038Z] #53 ... [2021-11-11T23:21:41.038Z] [2021-11-11T23:21:41.038Z] #31 [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-11-11T23:21:41.038Z] #31 sha256:f72cfa10a0ccb9a070a5bf9cfb432f41da44af76f9e56b89b6255b2e2e685aa6 [2021-11-11T23:21:41.038Z] #31 8.679 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T23:21:41.984Z] #31 9.579 [2021-11-11T23:21:42.343Z] #17 DONE 1.8s [2021-11-11T23:21:42.344Z] [2021-11-11T23:21:42.344Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-11T23:21:42.344Z] #18 sha256:8035e1a4d3cf31affe83a488127be50308946dd7d89a122f17cf2f7ea933237f [2021-11-11T23:21:42.344Z] #18 ... [2021-11-11T23:21:42.344Z] [2021-11-11T23:21:42.344Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:21:42.344Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:21:42.344Z] #62 5.136 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T23:21:42.344Z] #62 9.846 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T23:21:42.344Z] #62 9.852 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T23:21:42.344Z] #62 10.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T23:21:42.609Z] #62 ... [2021-11-11T23:21:42.609Z] [2021-11-11T23:21:42.609Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:21:42.609Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:21:42.609Z] #58 4.835 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:21:42.609Z] #58 6.815 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:21:42.609Z] #58 6.815 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:21:42.609Z] #58 7.003 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:21:42.609Z] #58 7.015 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:21:42.609Z] #58 7.464 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:21:42.609Z] #58 7.611 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:21:42.609Z] #58 7.647 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:21:42.609Z] #58 7.671 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:21:42.609Z] #58 7.826 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:21:42.609Z] #58 ... [2021-11-11T23:21:42.609Z] [2021-11-11T23:21:42.609Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:42.609Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:42.609Z] #60 4.890 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T23:21:42.871Z] #60 ... [2021-11-11T23:21:42.871Z] [2021-11-11T23:21:42.871Z] #41 [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-11-11T23:21:42.871Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:21:42.871Z] #41 3.998 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T23:21:42.871Z] #41 3.998 Cloning into '.'... [2021-11-11T23:21:43.032Z] #31 9.831 #=#=# 0.1% ############# 18.1% ######################### 35.9% ######################################### 58.3% ###################################################### 76.3% #################################################################### 95.7% ######################################################################## 100.0% [2021-11-11T23:21:43.131Z] #41 ... [2021-11-11T23:21:43.132Z] [2021-11-11T23:21:43.132Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:21:43.132Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:21:43.132Z] #43 4.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T23:21:43.132Z] #43 ... [2021-11-11T23:21:43.132Z] [2021-11-11T23:21:43.132Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:21:43.132Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:21:43.132Z] #56 4.976 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T23:21:43.398Z] #56 ... [2021-11-11T23:21:43.398Z] [2021-11-11T23:21:43.398Z] #54 [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_11/ /' > /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-11-11T23:21:43.398Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:43.398Z] #54 4.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:43.398Z] #54 5.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:43.398Z] #54 5.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:43.398Z] #54 5.446 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T23:21:43.398Z] #54 6.137 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:43.398Z] #54 8.518 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:43.970Z] #54 ... [2021-11-11T23:21:43.970Z] [2021-11-11T23:21:43.970Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-11T23:21:43.970Z] #18 sha256:8035e1a4d3cf31affe83a488127be50308946dd7d89a122f17cf2f7ea933237f [2021-11-11T23:21:43.970Z] #18 DONE 2.0s [2021-11-11T23:21:43.970Z] [2021-11-11T23:21:43.970Z] #54 [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_11/ /' > /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-11-11T23:21:43.970Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:43.970Z] #54 11.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:43.970Z] #54 ... [2021-11-11T23:21:43.970Z] [2021-11-11T23:21:43.970Z] #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-11-11T23:21:43.970Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:21:43.977Z] #31 11.28 [2021-11-11T23:21:43.977Z] #31 ... [2021-11-11T23:21:43.977Z] [2021-11-11T23:21:43.977Z] #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-11-11T23:21:43.977Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:43.977Z] #14 2.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:43.977Z] #14 2.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:43.977Z] #14 2.604 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:43.977Z] #14 3.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:43.977Z] #14 4.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:43.977Z] #14 5.265 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:43.977Z] #14 8.833 Fetched 8474 kB in 7s (1286 kB/s) [2021-11-11T23:21:43.977Z] #14 8.833 Reading package lists... [2021-11-11T23:21:43.977Z] #14 ... [2021-11-11T23:21:43.977Z] [2021-11-11T23:21:43.977Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:21:43.977Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:21:43.977Z] #49 2.724 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T23:21:43.977Z] #49 ... [2021-11-11T23:21:43.977Z] [2021-11-11T23:21:43.977Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:21:43.977Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:21:43.977Z] #43 2.510 + git clone https://github.com/docker/distribution.git . [2021-11-11T23:21:43.977Z] #43 2.511 Cloning into '.'... [2021-11-11T23:21:43.977Z] #43 8.286 + git checkout -q v2.3.0 [2021-11-11T23:21:43.977Z] #43 8.829 + 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-11-11T23:21:44.238Z] #43 ... [2021-11-11T23:21:44.238Z] [2021-11-11T23:21:44.238Z] #38 [tini 1/3] 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-11-11T23:21:44.238Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:21:44.238Z] #38 2.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:44.238Z] #38 2.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:44.238Z] #38 2.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:44.238Z] #38 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:44.238Z] #38 3.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:44.238Z] #38 4.463 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:44.238Z] #38 7.866 Fetched 8474 kB in 6s (1415 kB/s) [2021-11-11T23:21:44.238Z] #38 7.866 Reading package lists... [2021-11-11T23:21:44.238Z] #38 10.40 Reading package lists... [2021-11-11T23:21:44.238Z] #38 ... [2021-11-11T23:21:44.238Z] [2021-11-11T23:21:44.238Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:21:44.238Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:21:44.238Z] #36 3.203 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T23:21:44.238Z] #36 10.52 tomll can be used in two ways: [2021-11-11T23:21:44.238Z] #36 10.52 Writing to STDIN and reading from STDOUT: [2021-11-11T23:21:44.238Z] #36 10.52 cat file.toml | tomll > file.toml [2021-11-11T23:21:44.238Z] #36 10.52 [2021-11-11T23:21:44.238Z] #36 10.52 Reading and updating a list of files: [2021-11-11T23:21:44.238Z] #36 10.52 tomll a.toml b.toml c.toml [2021-11-11T23:21:44.238Z] #36 10.52 [2021-11-11T23:21:44.238Z] #36 10.52 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T23:21:44.499Z] #36 ... [2021-11-11T23:21:44.499Z] [2021-11-11T23:21:44.499Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:21:44.499Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:21:44.499Z] #51 2.899 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:21:44.499Z] #51 4.118 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:21:44.499Z] #51 4.149 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:21:44.499Z] #51 4.149 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:21:44.499Z] #51 4.149 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:21:44.499Z] #51 4.149 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:21:44.499Z] #51 4.149 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:21:44.499Z] #51 4.149 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:21:44.499Z] #51 4.165 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:21:44.499Z] #51 4.200 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:21:44.499Z] #51 4.229 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:21:44.499Z] #51 4.353 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:21:44.499Z] #51 4.353 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:21:44.499Z] #51 6.933 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:21:44.499Z] #51 6.935 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:21:44.499Z] #51 ... [2021-11-11T23:21:44.499Z] [2021-11-11T23:21:44.499Z] #47 [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_11/ /' > /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-11-11T23:21:44.499Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:44.499Z] #47 3.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:44.499Z] #47 3.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:44.499Z] #47 3.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:44.499Z] #47 3.601 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T23:21:44.499Z] #47 3.883 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:44.499Z] #47 4.773 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:44.499Z] #47 5.561 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:44.499Z] #47 6.321 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T23:21:44.499Z] #47 8.377 Fetched 8478 kB in 6s (1511 kB/s) [2021-11-11T23:21:44.499Z] #47 8.377 Reading package lists... [2021-11-11T23:21:44.762Z] #47 10.66 Reading package lists... [2021-11-11T23:21:44.762Z] #47 ... [2021-11-11T23:21:44.762Z] [2021-11-11T23:21:44.762Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:21:44.762Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:21:44.762Z] #55 3.174 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T23:21:44.762Z] #55 8.339 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T23:21:44.762Z] #55 8.347 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T23:21:44.762Z] #55 8.392 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T23:21:44.762Z] #55 9.395 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T23:21:44.762Z] #55 ... [2021-11-11T23:21:44.762Z] [2021-11-11T23:21:44.763Z] #34 [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-11-11T23:21:44.763Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:21:44.763Z] #34 2.185 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T23:21:44.763Z] #34 2.195 Cloning into '.'... [2021-11-11T23:21:44.847Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f2ef1b85f27d202a) in /home/ubuntu/workspace/moby_PR-42996 [Pipeline] { [Pipeline] checkout [2021-11-11T23:21:45.024Z] #34 ... [2021-11-11T23:21:45.024Z] [2021-11-11T23:21:45.024Z] #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-11-11T23:21:45.024Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:45.024Z] #14 8.833 Reading package lists... [2021-11-11T23:21:45.024Z] [2021-11-11T23:21:45.024Z] #14 ... [2021-11-11T23:21:45.024Z] [2021-11-11T23:21:45.024Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:21:45.024Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:21:45.024Z] #49 11.04 Usage of /build/vndr: [2021-11-11T23:21:45.024Z] #49 11.04 /build/vndr [[import path] [revision]] [repository] [2021-11-11T23:21:45.024Z] #49 11.04 /build/vndr init [2021-11-11T23:21:45.024Z] #49 11.04 -strict [2021-11-11T23:21:45.024Z] #49 11.04 checking mode. treat non-trivial warning as an error [2021-11-11T23:21:45.024Z] #49 11.04 -verbose [2021-11-11T23:21:45.024Z] #49 11.04 shows all warnings [2021-11-11T23:21:45.024Z] #49 11.04 -whitelist value [2021-11-11T23:21:45.024Z] #49 11.04 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T23:21:45.024Z] #49 DONE 11.4s [2021-11-11T23:21:45.024Z] [2021-11-11T23:21:45.024Z] #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-11-11T23:21:45.024Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:45.071Z] The recommended git tool is: git [2021-11-11T23:21:45.285Z] #14 11.36 Reading package lists... [2021-11-11T23:21:45.285Z] #14 ... [2021-11-11T23:21:45.285Z] [2021-11-11T23:21:45.285Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:21:45.285Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:21:45.285Z] #36 DONE 11.5s [2021-11-11T23:21:45.547Z] [2021-11-11T23:21:45.547Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:45.547Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:45.547Z] #53 7.491 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T23:21:45.547Z] #53 7.536 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T23:21:45.547Z] #53 7.587 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T23:21:45.547Z] #53 7.589 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T23:21:45.547Z] #53 7.594 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T23:21:45.547Z] #53 7.632 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T23:21:45.547Z] #53 7.638 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T23:21:45.547Z] #53 7.657 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T23:21:45.547Z] #53 7.705 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T23:21:45.547Z] #53 7.706 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T23:21:45.547Z] #53 7.715 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T23:21:45.547Z] #53 7.757 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T23:21:45.547Z] #53 7.765 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T23:21:45.547Z] #53 7.809 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T23:21:45.547Z] #53 7.885 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T23:21:45.547Z] #53 7.885 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T23:21:45.547Z] #53 7.928 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T23:21:45.547Z] #53 7.936 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T23:21:45.547Z] #53 7.961 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T23:21:45.547Z] #53 8.889 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T23:21:45.547Z] #53 8.889 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T23:21:45.547Z] #53 8.889 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T23:21:45.547Z] #53 8.893 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T23:21:45.547Z] #53 8.914 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T23:21:45.547Z] #53 9.045 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T23:21:45.547Z] #53 9.059 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.093 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T23:21:45.547Z] #53 9.181 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T23:21:45.547Z] #53 9.259 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T23:21:45.547Z] #53 9.430 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T23:21:45.547Z] #53 9.437 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T23:21:45.547Z] #53 9.440 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.521 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T23:21:45.547Z] #53 9.544 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T23:21:45.547Z] #53 9.713 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T23:21:45.547Z] #53 9.777 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T23:21:45.547Z] #53 9.777 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.777 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T23:21:45.547Z] #53 9.777 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T23:21:45.547Z] #53 9.822 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.884 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.902 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.912 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.913 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.913 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.981 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T23:21:45.547Z] #53 9.983 go: downloading golang.org/x/text v0.3.2 [2021-11-11T23:21:45.547Z] #53 9.996 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T23:21:45.547Z] #53 10.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T23:21:45.547Z] #53 10.10 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T23:21:45.547Z] #53 10.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T23:21:45.547Z] #53 10.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T23:21:45.547Z] #53 10.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T23:21:46.523Z] #19 2.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:46.523Z] #19 2.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:46.523Z] #19 2.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:46.785Z] #19 ... [2021-11-11T23:21:46.785Z] [2021-11-11T23:21:46.785Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:21:46.785Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:21:46.785Z] #50 4.137 + git clone https://github.com/docker/distribution.git . [2021-11-11T23:21:46.785Z] #50 4.137 Cloning into '.'... [2021-11-11T23:21:46.785Z] #50 ... [2021-11-11T23:21:46.785Z] [2021-11-11T23:21:46.785Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:46.785Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:46.785Z] #60 13.75 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T23:21:46.785Z] #60 13.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T23:21:46.785Z] #60 13.88 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T23:21:46.785Z] #60 13.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T23:21:46.785Z] #60 14.02 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T23:21:46.785Z] #60 14.38 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T23:21:46.946Z] #53 ... [2021-11-11T23:21:46.946Z] [2021-11-11T23:21:46.946Z] #60 [containerd 1/3] 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-11-11T23:21:46.946Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:21:46.946Z] #60 3.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:21:46.946Z] #60 3.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:21:46.946Z] #60 3.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:21:46.946Z] #60 3.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:46.946Z] #60 4.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:46.946Z] #60 5.413 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:46.946Z] #60 8.459 Fetched 8474 kB in 6s (1499 kB/s) [2021-11-11T23:21:46.946Z] #60 8.459 Reading package lists... [2021-11-11T23:21:46.946Z] #60 10.62 Reading package lists... [2021-11-11T23:21:46.946Z] #60 12.93 Building dependency tree... [2021-11-11T23:21:46.946Z] #60 ... [2021-11-11T23:21:46.946Z] [2021-11-11T23:21:46.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T23:21:46.946Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:46.946Z] #14 11.36 Reading package lists... [2021-11-11T23:21:47.045Z] #60 14.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T23:21:47.045Z] #60 14.67 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T23:21:47.214Z] #14 13.17 Building dependency tree... [2021-11-11T23:21:47.791Z] #14 13.93 The following additional packages will be installed: [2021-11-11T23:21:47.791Z] #14 13.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:21:47.791Z] #14 13.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T23:21:47.791Z] #14 13.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T23:21:47.791Z] #14 13.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T23:21:47.791Z] #14 13.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T23:21:47.791Z] #14 13.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T23:21:47.791Z] #14 13.94 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T23:21:47.791Z] #14 13.94 Suggested packages: [2021-11-11T23:21:47.791Z] #14 13.94 gcc-10-locales seccomp wine64 [2021-11-11T23:21:47.988Z] #60 15.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T23:21:48.052Z] #14 14.37 The following NEW packages will be installed: [2021-11-11T23:21:48.052Z] #14 14.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:21:48.052Z] #14 14.37 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T23:21:48.052Z] #14 14.37 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T23:21:48.052Z] #14 14.37 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T23:21:48.052Z] #14 14.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T23:21:48.052Z] #14 14.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T23:21:48.052Z] #14 14.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T23:21:48.052Z] #14 14.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T23:21:48.052Z] #14 14.38 mingw-w64-x86-64-dev [2021-11-11T23:21:48.248Z] #60 15.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T23:21:48.315Z] #14 14.67 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:21:48.315Z] #14 14.67 Need to get 115 MB of archives. [2021-11-11T23:21:48.315Z] #14 14.67 After this operation, 645 MB of additional disk space will be used. [2021-11-11T23:21:48.315Z] #14 14.67 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-11-11T23:21:48.315Z] #14 14.72 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-11-11T23:21:48.577Z] #14 14.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T23:21:48.577Z] #14 14.80 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-11-11T23:21:48.577Z] #14 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T23:21:48.577Z] #14 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T23:21:48.577Z] #14 14.91 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-11-11T23:21:48.674Z] using credential docker-jenkins-github-credentials [2021-11-11T23:21:48.682Z] Cloning the remote Git repository [2021-11-11T23:21:48.682Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:21:48.840Z] #14 14.98 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-11-11T23:21:48.840Z] #14 14.98 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-11-11T23:21:48.840Z] #14 15.19 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-11-11T23:21:48.810Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:21:48.868Z] > git init /home/ubuntu/workspace/moby_PR-42996 # timeout=10 [2021-11-11T23:21:49.413Z] #14 15.77 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-11-11T23:21:49.699Z] #14 ... [2021-11-11T23:21:49.699Z] [2021-11-11T23:21:49.700Z] #60 [containerd 1/3] 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-11-11T23:21:49.700Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:21:49.700Z] #60 12.93 Building dependency tree... [2021-11-11T23:21:49.700Z] #60 13.91 The following additional packages will be installed: [2021-11-11T23:21:49.700Z] #60 13.91 libbtrfs0 [2021-11-11T23:21:49.700Z] #60 13.97 The following NEW packages will be installed: [2021-11-11T23:21:49.700Z] #60 13.97 libbtrfs-dev libbtrfs0 [2021-11-11T23:21:49.700Z] #60 14.25 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:21:49.700Z] #60 14.25 Need to get 460 kB of archives. [2021-11-11T23:21:49.700Z] #60 14.25 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T23:21:49.700Z] #60 14.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:21:49.700Z] #60 14.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:21:49.700Z] #60 14.66 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:21:49.700Z] #60 14.75 Fetched 460 kB in 0s (1595 kB/s) [2021-11-11T23:21:49.700Z] #60 14.84 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:21:49.700Z] #60 14.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:21:49.700Z] #60 14.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:21:49.700Z] #60 14.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:21:49.700Z] #60 15.05 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:21:49.700Z] #60 15.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:21:49.700Z] #60 15.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:21:49.700Z] #60 15.27 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:21:49.700Z] #60 15.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:21:49.700Z] #60 15.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:21:49.700Z] #60 DONE 15.8s [2021-11-11T23:21:49.700Z] [2021-11-11T23:21:49.700Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T23:21:49.700Z] #61 sha256:a2c0c8869d2fe6355bbc95bdee18a185b37ad06094fa313f65cf9485eaa942d5 [2021-11-11T23:21:49.700Z] #61 DONE 0.1s [2021-11-11T23:21:49.700Z] [2021-11-11T23:21:49.700Z] #31 [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-11-11T23:21:49.700Z] #31 sha256:f72cfa10a0ccb9a070a5bf9cfb432f41da44af76f9e56b89b6255b2e2e685aa6 [2021-11-11T23:21:49.700Z] #31 13.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T23:21:49.700Z] #31 14.48 [2021-11-11T23:21:49.700Z] #31 14.74 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:49.700Z] #31 15.37 [2021-11-11T23:21:49.700Z] #31 16.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T23:21:49.700Z] #31 16.82 [2021-11-11T23:21:49.700Z] #31 17.09 #=#=# ######################################################################## 100.0% [2021-11-11T23:21:49.962Z] #31 17.42 [2021-11-11T23:21:49.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:21:49.319Z] > git --version # timeout=10 [2021-11-11T23:21:49.353Z] > git --version # 'git version 2.25.1' [2021-11-11T23:21:49.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:21:49.355Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:21:50.224Z] #31 17.53 Download of images into '/build' complete. [2021-11-11T23:21:50.224Z] #31 17.53 Use something like the following to load the result into a Docker daemon: [2021-11-11T23:21:50.224Z] #31 17.53 tar -cC '/build' . | docker load [2021-11-11T23:21:50.224Z] #31 DONE 17.8s [2021-11-11T23:21:50.224Z] [2021-11-11T23:21:50.224Z] #38 [tini 1/3] 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-11-11T23:21:50.224Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:21:50.224Z] #38 10.40 Reading package lists... [2021-11-11T23:21:50.224Z] #38 11.89 Building dependency tree... [2021-11-11T23:21:50.224Z] #38 13.53 The following additional packages will be installed: [2021-11-11T23:21:50.225Z] #38 13.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T23:21:50.225Z] #38 13.53 Suggested packages: [2021-11-11T23:21:50.225Z] #38 13.53 cmake-doc ninja-build lrzip [2021-11-11T23:21:50.225Z] #38 13.53 Recommended packages: [2021-11-11T23:21:50.225Z] #38 13.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T23:21:50.225Z] #38 13.77 The following NEW packages will be installed: [2021-11-11T23:21:50.225Z] #38 13.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T23:21:50.225Z] #38 13.78 vim-common xxd [2021-11-11T23:21:50.225Z] #38 14.09 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:21:50.225Z] #38 14.09 Need to get 17.7 MB of archives. [2021-11-11T23:21:50.225Z] #38 14.09 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T23:21:50.225Z] #38 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:21:50.225Z] #38 14.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:21:50.225Z] #38 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T23:21:50.225Z] #38 14.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:21:50.225Z] #38 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T23:21:50.225Z] #38 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T23:21:50.225Z] #38 14.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T23:21:50.225Z] #38 14.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T23:21:50.225Z] #38 14.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T23:21:50.225Z] #38 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T23:21:50.225Z] #38 14.80 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:21:50.225Z] #38 14.91 Fetched 17.7 MB in 1s (30.0 MB/s) [2021-11-11T23:21:50.225Z] #38 14.97 Selecting previously unselected package xxd. [2021-11-11T23:21:50.225Z] #38 14.97 (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-11-11T23:21:50.225Z] #38 15.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:21:50.225Z] #38 15.04 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:21:50.225Z] #38 15.26 Selecting previously unselected package vim-common. [2021-11-11T23:21:50.225Z] #38 15.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:21:50.225Z] #38 15.30 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:21:50.225Z] #38 15.60 Selecting previously unselected package cmake-data. [2021-11-11T23:21:50.225Z] #38 15.60 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T23:21:50.225Z] #38 15.62 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T23:21:50.487Z] #38 16.81 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:21:50.749Z] #38 ... [2021-11-11T23:21:50.749Z] [2021-11-11T23:21:50.749Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:21:50.749Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:21:50.749Z] #55 16.67 v3.0.2 [2021-11-11T23:21:50.749Z] #55 DONE 16.9s [2021-11-11T23:21:50.749Z] [2021-11-11T23:21:50.749Z] #38 [tini 1/3] 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-11-11T23:21:50.749Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:21:50.749Z] #38 16.82 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:21:50.749Z] #38 16.86 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:21:50.749Z] #38 ... [2021-11-11T23:21:50.749Z] [2021-11-11T23:21:50.749Z] #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-11-11T23:21:50.749Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:50.749Z] #14 15.97 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-11-11T23:21:50.749Z] #14 16.15 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-11-11T23:21:50.749Z] #14 16.74 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-11-11T23:21:50.749Z] #14 16.94 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-11-11T23:21:50.749Z] #14 16.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T23:21:50.749Z] #14 16.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T23:21:50.749Z] #14 16.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:21:50.749Z] #14 16.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:21:50.749Z] #14 16.96 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-11-11T23:21:50.749Z] #14 16.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T23:21:50.749Z] #14 16.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T23:21:50.749Z] #14 16.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T23:21:50.749Z] #14 17.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T23:21:50.749Z] #14 17.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T23:21:51.011Z] #14 17.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T23:21:51.011Z] #14 17.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T23:21:51.011Z] #14 17.07 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-11-11T23:21:51.011Z] #14 17.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T23:21:51.011Z] #14 17.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T23:21:51.274Z] #14 17.52 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:21:51.274Z] #14 17.61 Fetched 115 MB in 3s (42.6 MB/s) [2021-11-11T23:21:51.536Z] #14 17.68 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T23:21:51.536Z] #14 17.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:21:51.536Z] #14 17.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:21:51.536Z] #14 17.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:21:52.482Z] #14 ... [2021-11-11T23:21:52.482Z] [2021-11-11T23:21:52.482Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:21:52.482Z] #65 sha256:6a98bbce362ec2d8d09ce9ab397b73e24543de064e95c521434cf192ba3f7af0 [2021-11-11T23:21:52.483Z] #65 8.352 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T23:21:52.483Z] #65 8.352 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T23:21:52.483Z] #65 8.352 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T23:21:52.483Z] #65 8.374 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T23:21:52.483Z] #65 8.375 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T23:21:52.483Z] #65 8.382 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T23:21:52.483Z] #65 8.384 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T23:21:52.483Z] #65 8.406 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T23:21:52.483Z] #65 8.429 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T23:21:52.483Z] #65 8.564 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T23:21:52.483Z] #65 9.563 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T23:21:52.483Z] #65 9.563 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T23:21:52.483Z] #65 10.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T23:21:52.483Z] #65 10.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T23:21:52.744Z] #65 ... [2021-11-11T23:21:52.744Z] [2021-11-11T23:21:52.744Z] #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-11-11T23:21:52.744Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:52.744Z] #14 18.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T23:21:52.744Z] #14 18.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:21:52.744Z] #14 18.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:21:53.537Z] #60 20.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T23:21:53.537Z] #60 20.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T23:21:53.537Z] #60 20.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T23:21:53.796Z] #60 21.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T23:21:53.796Z] #60 21.36 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T23:21:53.796Z] #60 21.44 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T23:21:54.055Z] #60 21.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T23:21:54.134Z] #14 20.46 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T23:21:54.134Z] #14 20.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T23:21:54.134Z] #14 20.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:21:54.315Z] #60 21.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T23:21:54.315Z] #60 21.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T23:21:54.315Z] #60 21.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T23:21:54.315Z] #60 22.03 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T23:21:54.574Z] #60 22.28 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T23:21:54.574Z] #60 ... [2021-11-11T23:21:54.574Z] [2021-11-11T23:21:54.574Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:21:54.574Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:21:54.574Z] #43 22.20 tomll can be used in two ways: [2021-11-11T23:21:54.574Z] #43 22.20 Writing to STDIN and reading from STDOUT: [2021-11-11T23:21:54.574Z] #43 22.20 cat file.toml | tomll > file.toml [2021-11-11T23:21:54.574Z] #43 22.20 [2021-11-11T23:21:54.574Z] #43 22.20 Reading and updating a list of files: [2021-11-11T23:21:54.574Z] #43 22.20 tomll a.toml b.toml c.toml [2021-11-11T23:21:54.574Z] #43 22.20 [2021-11-11T23:21:54.574Z] #43 22.20 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T23:21:54.709Z] #14 20.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T23:21:54.709Z] #14 20.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:21:54.709Z] #14 20.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:21:54.972Z] #14 21.01 Selecting previously unselected package dmsetup. [2021-11-11T23:21:54.972Z] #14 21.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:21:54.972Z] #14 21.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:21:54.972Z] #14 ... [2021-11-11T23:21:54.972Z] [2021-11-11T23:21:54.972Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:21:54.972Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:21:54.972Z] #51 21.01 gotestsum version dev [2021-11-11T23:21:54.972Z] #51 DONE 21.2s [2021-11-11T23:21:54.972Z] [2021-11-11T23:21:54.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-11-11T23:21:54.972Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:21:54.972Z] #14 21.22 Selecting previously unselected package mingw-w64-common. [2021-11-11T23:21:54.972Z] #14 21.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T23:21:55.150Z] #43 DONE 22.7s [2021-11-11T23:21:55.150Z] [2021-11-11T23:21:55.150Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:55.150Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:55.150Z] #60 22.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T23:21:55.150Z] #60 22.37 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T23:21:55.150Z] #60 22.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T23:21:55.150Z] #60 22.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T23:21:55.150Z] #60 22.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T23:21:55.150Z] #60 ... [2021-11-11T23:21:55.150Z] [2021-11-11T23:21:55.150Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:21:55.150Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:21:55.150Z] #62 12.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T23:21:55.233Z] #14 21.32 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T23:21:55.413Z] #62 ... [2021-11-11T23:21:55.413Z] [2021-11-11T23:21:55.413Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:21:55.413Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:21:55.413Z] #58 12.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:21:55.413Z] #58 13.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:21:55.413Z] #58 13.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:21:55.413Z] #58 15.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:21:55.413Z] #58 15.52 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:21:55.413Z] #58 ... [2021-11-11T23:21:55.413Z] [2021-11-11T23:21:55.413Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:55.413Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:55.413Z] #60 22.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T23:21:55.413Z] #60 22.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T23:21:55.413Z] #60 22.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T23:21:55.413Z] #60 22.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T23:21:55.413Z] #60 22.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T23:21:55.413Z] #60 23.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T23:21:55.674Z] #60 23.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T23:21:55.674Z] #60 23.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T23:21:55.674Z] #60 23.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T23:21:55.674Z] #60 23.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T23:21:55.674Z] #60 23.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T23:21:55.674Z] #60 23.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T23:21:55.674Z] #60 23.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T23:21:55.674Z] #60 23.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T23:21:55.937Z] #60 23.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T23:21:56.178Z] #14 ... [2021-11-11T23:21:56.178Z] [2021-11-11T23:21:56.178Z] #47 [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_11/ /' > /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-11-11T23:21:56.178Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:56.178Z] #47 10.66 Reading package lists... [2021-11-11T23:21:56.178Z] #47 12.11 Building dependency tree... [2021-11-11T23:21:56.178Z] #47 12.83 The following additional packages will be installed: [2021-11-11T23:21:56.178Z] #47 12.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:21:56.178Z] #47 12.85 python3-protobuf python3-six [2021-11-11T23:21:56.178Z] #47 12.85 Suggested packages: [2021-11-11T23:21:56.178Z] #47 12.85 python3-setuptools [2021-11-11T23:21:56.178Z] #47 12.85 Recommended packages: [2021-11-11T23:21:56.178Z] #47 12.85 iproute2 | iproute [2021-11-11T23:21:56.178Z] #47 13.07 The following NEW packages will be installed: [2021-11-11T23:21:56.178Z] #47 13.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:21:56.178Z] #47 13.07 python3-protobuf python3-six [2021-11-11T23:21:56.178Z] #47 13.40 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:21:56.178Z] #47 13.40 Need to get 2288 kB of archives. [2021-11-11T23:21:56.178Z] #47 13.40 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T23:21:56.178Z] #47 13.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T23:21:56.178Z] #47 13.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:21:56.178Z] #47 13.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T23:21:56.178Z] #47 13.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T23:21:56.178Z] #47 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:21:56.178Z] #47 13.45 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-11-11T23:21:56.178Z] #47 13.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:21:56.178Z] #47 17.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T23:21:56.178Z] #47 17.95 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:21:56.178Z] #47 18.09 Fetched 2288 kB in 4s (523 kB/s) [2021-11-11T23:21:56.178Z] #47 18.18 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T23:21:56.178Z] #47 18.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-11-11T23:21:56.178Z] #47 18.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T23:21:56.178Z] #47 18.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:21:56.178Z] #47 18.77 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:21:56.178Z] #47 18.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:21:56.178Z] #47 18.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:21:56.178Z] #47 19.05 Selecting previously unselected package python3-six. [2021-11-11T23:21:56.178Z] #47 19.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T23:21:56.178Z] #47 19.05 Unpacking python3-six (1.16.0-2) ... [2021-11-11T23:21:56.178Z] #47 19.25 Selecting previously unselected package python3-protobuf. [2021-11-11T23:21:56.178Z] #47 19.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T23:21:56.178Z] #47 19.28 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T23:21:56.178Z] #47 19.54 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:21:56.178Z] #47 19.54 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:21:56.178Z] #47 19.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:21:56.178Z] #47 19.67 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:21:56.179Z] #47 19.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:21:56.179Z] #47 19.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:21:56.179Z] #47 19.77 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:21:56.179Z] #47 19.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:21:56.179Z] #47 19.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:21:56.179Z] #47 19.92 Selecting previously unselected package criu. [2021-11-11T23:21:56.179Z] #47 19.92 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T23:21:56.179Z] #47 19.93 Unpacking criu (3.16.1-1) ... [2021-11-11T23:21:56.179Z] #47 20.48 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:21:56.179Z] #47 21.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:21:56.179Z] #47 21.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:21:56.179Z] #47 21.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:21:56.179Z] #47 21.21 Setting up python3-six (1.16.0-2) ... [2021-11-11T23:21:56.179Z] #47 21.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:21:56.179Z] #47 21.86 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T23:21:56.197Z] #60 23.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T23:21:56.197Z] #60 23.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T23:21:56.236Z] Fetching without tags [2021-11-11T23:21:56.445Z] #47 ... [2021-11-11T23:21:56.445Z] [2021-11-11T23:21:56.445Z] #38 [tini 1/3] 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-11-11T23:21:56.445Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:21:56.445Z] #38 19.35 Selecting previously unselected package libxml2:amd64. [2021-11-11T23:21:56.445Z] #38 19.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T23:21:56.445Z] #38 19.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:21:56.445Z] #38 19.83 Selecting previously unselected package libarchive13:amd64. [2021-11-11T23:21:56.445Z] #38 19.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T23:21:56.445Z] #38 19.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:21:56.445Z] #38 20.13 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T23:21:56.445Z] #38 20.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T23:21:56.445Z] #38 20.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:21:56.445Z] #38 20.24 Selecting previously unselected package librhash0:amd64. [2021-11-11T23:21:56.445Z] #38 20.24 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T23:21:56.445Z] #38 20.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:21:56.445Z] #38 20.39 Selecting previously unselected package libuv1:amd64. [2021-11-11T23:21:56.445Z] #38 20.40 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T23:21:56.445Z] #38 20.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:21:56.445Z] #38 20.76 Selecting previously unselected package cmake. [2021-11-11T23:21:56.445Z] #38 20.77 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T23:21:56.445Z] #38 20.79 Unpacking cmake (3.18.4-2) ... [2021-11-11T23:21:56.457Z] #60 23.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T23:21:56.457Z] #60 23.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T23:21:56.457Z] #60 23.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T23:21:56.457Z] #60 24.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T23:21:56.457Z] #60 24.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T23:21:56.457Z] #60 24.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T23:21:56.525Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:21:56.707Z] #38 22.86 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:21:56.707Z] #38 22.96 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:21:56.707Z] #38 23.01 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:21:56.716Z] #60 24.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T23:21:56.716Z] #60 24.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T23:21:56.973Z] #38 23.11 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:21:56.973Z] #38 23.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:21:56.973Z] #38 23.23 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:21:56.973Z] #38 23.28 Setting up cmake-data (3.18.4-2) ... [2021-11-11T23:21:56.973Z] #38 23.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:21:56.973Z] #38 23.35 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:21:56.977Z] #60 ... [2021-11-11T23:21:56.977Z] [2021-11-11T23:21:56.977Z] #54 [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_11/ /' > /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-11-11T23:21:56.977Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:56.977Z] #54 14.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T23:21:56.977Z] #54 23.37 Fetched 8478 kB in 19s (447 kB/s) [2021-11-11T23:21:56.977Z] #54 23.37 Reading package lists... [2021-11-11T23:21:56.977Z] #54 ... [2021-11-11T23:21:56.977Z] [2021-11-11T23:21:56.977Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:21:56.977Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:21:56.977Z] #60 24.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T23:21:56.977Z] #60 24.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T23:21:56.977Z] #60 24.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T23:21:56.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:21:56.169Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:21:56.177Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:21:56.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:21:56.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:21:56.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:21:56.251Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:21:56.532Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:21:56.634Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:21:57.236Z] #38 23.37 Setting up cmake (3.18.4-2) ... [2021-11-11T23:21:57.236Z] #38 23.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:21:57.238Z] #60 24.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T23:21:57.238Z] #60 24.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T23:21:57.238Z] #60 25.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T23:21:57.498Z] #60 25.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T23:21:57.498Z] #38 DONE 23.8s [2021-11-11T23:21:57.498Z] [2021-11-11T23:21:57.498Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T23:21:57.498Z] #39 sha256:f4981c538031b88fa31bf530927ddce533687e2b49661297840afd532007ff67 [2021-11-11T23:21:57.759Z] #60 ... [2021-11-11T23:21:57.759Z] [2021-11-11T23:21:57.759Z] #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-11-11T23:21:57.759Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:21:57.759Z] #19 3.681 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T23:21:57.759Z] #19 5.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:21:57.759Z] #19 6.949 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T23:21:57.759Z] #19 8.581 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T23:21:57.759Z] #19 10.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:21:57.759Z] #19 12.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T23:21:57.759Z] #19 13.67 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-11T23:21:57.759Z] #19 13.67 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-11T23:21:57.759Z] #19 13.69 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:21:57.759Z] #19 13.69 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-11T23:21:57.759Z] #19 13.69 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:21:57.759Z] #19 13.70 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-11T23:21:57.759Z] #19 13.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T23:21:57.759Z] #19 13.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T23:21:57.759Z] #19 13.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T23:21:57.759Z] #19 13.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:21:57.759Z] #19 13.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T23:21:57.759Z] #19 13.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:21:57.777Z] #39 DONE 0.2s [2021-11-11T23:21:57.777Z] [2021-11-11T23:21:57.777Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:21:57.777Z] #40 sha256:a023028e6ed428420445c2ef6337faaf32baf4ad48950519be3fbf17c73e749c [2021-11-11T23:21:57.867Z] Merge succeeded, producing ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 [2021-11-11T23:21:57.867Z] Checking out Revision ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 (PR-42996) [2021-11-11T23:21:58.021Z] #19 ... [2021-11-11T23:21:58.021Z] [2021-11-11T23:21:58.021Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:21:58.021Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:21:58.021Z] #50 25.49 Updating files: 83% (1462/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) [2021-11-11T23:21:58.021Z] #50 ... [2021-11-11T23:21:58.021Z] [2021-11-11T23:21:58.021Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:21:58.021Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:21:58.021Z] #56 25.60 Usage of /build/vndr: [2021-11-11T23:21:58.021Z] #56 25.60 /build/vndr [[import path] [revision]] [repository] [2021-11-11T23:21:58.021Z] #56 25.60 /build/vndr init [2021-11-11T23:21:58.021Z] #56 25.60 -strict [2021-11-11T23:21:58.021Z] #56 25.60 checking mode. treat non-trivial warning as an error [2021-11-11T23:21:58.021Z] #56 25.60 -verbose [2021-11-11T23:21:58.021Z] #56 25.60 shows all warnings [2021-11-11T23:21:58.021Z] #56 25.60 -whitelist value [2021-11-11T23:21:58.021Z] #56 25.60 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T23:21:58.021Z] #56 DONE 25.7s [2021-11-11T23:21:58.021Z] [2021-11-11T23:21:58.021Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:21:58.021Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:21:58.281Z] #50 25.49 Updating files: 83% (1462/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-11-11T23:21:58.281Z] #50 25.85 + git checkout -q v2.3.0 [2021-11-11T23:21:58.722Z] #40 ... [2021-11-11T23:21:58.722Z] [2021-11-11T23:21:58.722Z] #47 [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_11/ /' > /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-11-11T23:21:58.722Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:21:58.722Z] #47 23.29 Setting up criu (3.16.1-1) ... [2021-11-11T23:21:58.722Z] #47 24.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:21:58.722Z] #47 DONE 24.7s [2021-11-11T23:21:58.984Z] [2021-11-11T23:21:58.984Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:21:58.984Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:21:58.984Z] #62 1.846 + RM_GOPATH=0 [2021-11-11T23:21:58.984Z] #62 1.846 + TMP_GOPATH= [2021-11-11T23:21:58.984Z] #62 1.846 + : /build [2021-11-11T23:21:58.984Z] #62 1.846 + '[' -z '' ']' [2021-11-11T23:21:58.984Z] #62 1.846 ++ mktemp -d [2021-11-11T23:21:58.984Z] #62 1.846 + export GOPATH=/tmp/tmp.hNy7lDS3Y4 [2021-11-11T23:21:58.984Z] #62 1.846 + GOPATH=/tmp/tmp.hNy7lDS3Y4 [2021-11-11T23:21:58.984Z] #62 1.846 + RM_GOPATH=1 [2021-11-11T23:21:58.984Z] #62 1.846 + case "$(go env GOARCH)" in [2021-11-11T23:21:58.984Z] #62 1.846 ++ go env GOARCH [2021-11-11T23:21:58.984Z] #62 1.854 Install containerd version v1.5.7 [2021-11-11T23:21:58.984Z] #62 1.855 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:58.984Z] #62 1.855 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:58.984Z] #62 1.855 ++ dirname /install.sh [2021-11-11T23:21:58.984Z] #62 1.855 + dir=/ [2021-11-11T23:21:58.984Z] #62 1.855 + bin=containerd [2021-11-11T23:21:58.984Z] #62 1.855 + shift [2021-11-11T23:21:58.984Z] #62 1.855 + '[' '!' -f //containerd.installer ']' [2021-11-11T23:21:58.984Z] #62 1.855 + . //containerd.installer [2021-11-11T23:21:58.984Z] #62 1.855 ++ set -e [2021-11-11T23:21:58.984Z] #62 1.855 ++ : v1.5.7 [2021-11-11T23:21:58.984Z] #62 1.855 + install_containerd [2021-11-11T23:21:58.984Z] #62 1.855 + echo 'Install containerd version v1.5.7' [2021-11-11T23:21:58.984Z] #62 1.855 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hNy7lDS3Y4/src/github.com/containerd/containerd [2021-11-11T23:21:58.984Z] #62 1.878 Cloning into '/tmp/tmp.hNy7lDS3Y4/src/github.com/containerd/containerd'... [2021-11-11T23:21:58.984Z] #62 ... [2021-11-11T23:21:58.984Z] [2021-11-11T23:21:58.984Z] #34 [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-11-11T23:21:58.984Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:21:58.984Z] #34 14.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T23:21:58.984Z] #34 15.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T23:21:59.245Z] #34 ... [2021-11-11T23:21:59.245Z] [2021-11-11T23:21:59.245Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:21:59.245Z] #40 sha256:a023028e6ed428420445c2ef6337faaf32baf4ad48950519be3fbf17c73e749c [2021-11-11T23:21:59.245Z] #40 1.458 + RM_GOPATH=0 [2021-11-11T23:21:59.245Z] #40 1.458 + TMP_GOPATH= [2021-11-11T23:21:59.245Z] #40 1.458 + : /build [2021-11-11T23:21:59.245Z] #40 1.458 + '[' -z '' ']' [2021-11-11T23:21:59.245Z] #40 1.458 ++ mktemp -d [2021-11-11T23:21:59.245Z] #40 1.458 + export GOPATH=/tmp/tmp.jKfvgBBgFc [2021-11-11T23:21:59.245Z] #40 1.458 + GOPATH=/tmp/tmp.jKfvgBBgFc [2021-11-11T23:21:59.245Z] #40 1.458 + RM_GOPATH=1 [2021-11-11T23:21:59.245Z] #40 1.458 + case "$(go env GOARCH)" in [2021-11-11T23:21:59.245Z] #40 1.458 ++ go env GOARCH [2021-11-11T23:21:59.245Z] #40 1.476 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:59.245Z] #40 1.476 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:21:59.245Z] #40 1.489 ++ dirname /install.sh [2021-11-11T23:21:59.245Z] #40 1.489 + dir=/ [2021-11-11T23:21:59.245Z] #40 1.489 + bin=tini [2021-11-11T23:21:59.245Z] #40 1.489 + shift [2021-11-11T23:21:59.245Z] #40 1.489 + '[' '!' -f //tini.installer ']' [2021-11-11T23:21:59.245Z] #40 1.489 + . //tini.installer [2021-11-11T23:21:59.245Z] #40 1.489 ++ : v0.19.0 [2021-11-11T23:21:59.245Z] #40 1.489 + install_tini [2021-11-11T23:21:59.245Z] #40 1.489 + echo 'Install tini version v0.19.0' [2021-11-11T23:21:59.245Z] #40 1.489 + git clone https://github.com/krallin/tini.git /tmp/tmp.jKfvgBBgFc/tini [2021-11-11T23:21:59.245Z] #40 1.496 Cloning into '/tmp/tmp.jKfvgBBgFc/tini'... [2021-11-11T23:21:59.245Z] #40 1.499 Install tini version v0.19.0 [2021-11-11T23:21:57.401Z] > git remote # timeout=10 [2021-11-11T23:21:57.417Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:21:57.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:21:57.426Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:21:57.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T23:21:57.868Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:21:57.875Z] > git checkout -f ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 # timeout=10 [2021-11-11T23:21:59.820Z] #40 2.054 + cd /tmp/tmp.jKfvgBBgFc/tini [2021-11-11T23:21:59.820Z] #40 2.054 + git checkout -q v0.19.0 [2021-11-11T23:21:59.820Z] #40 2.079 + cmake . [2021-11-11T23:22:00.082Z] #40 2.421 -- The C compiler identification is GNU 10.2.1 [2021-11-11T23:22:00.082Z] #40 2.494 -- Detecting C compiler ABI info [2021-11-11T23:22:00.194Z] #50 27.69 + 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-11-11T23:22:00.417Z] Fetching without tags [2021-11-11T23:22:00.656Z] #40 2.774 -- Detecting C compiler ABI info - done [2021-11-11T23:22:00.656Z] #40 2.814 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T23:22:00.656Z] #40 2.814 -- Detecting C compile features [2021-11-11T23:22:00.656Z] #40 2.814 -- Detecting C compile features - done [2021-11-11T23:22:00.656Z] #40 2.842 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T23:22:00.656Z] #40 2.982 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T23:22:00.656Z] #40 3.007 -- Configuring done [2021-11-11T23:22:00.656Z] #40 3.018 -- Generating done [2021-11-11T23:22:00.656Z] #40 3.018 -- Build files have been written to: /tmp/tmp.jKfvgBBgFc/tini [2021-11-11T23:22:00.656Z] #40 3.030 + make tini-static [2021-11-11T23:22:00.777Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:22:00.918Z] #40 3.245 Scanning dependencies of target tini-static [2021-11-11T23:22:00.918Z] #40 3.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T23:22:00.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:22:00.346Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:22:00.354Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:22:00.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:22:00.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:22:00.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:22:00.425Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:22:00.791Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:22:00.823Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:22:01.657Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:22:01.666Z] First time build. Skipping changelog. [2021-11-11T23:22:01.658Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:22:01.864Z] #40 3.810 [100%] Linking C executable tini-static [2021-11-11T23:22:01.864Z] #40 4.024 [100%] Built target tini-static [2021-11-11T23:22:01.864Z] #40 4.052 + mkdir -p /build [2021-11-11T23:22:01.864Z] #40 4.053 + cp tini-static /build/docker-init [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:22:02.127Z] #40 DONE 4.4s [2021-11-11T23:22:02.127Z] [2021-11-11T23:22:02.127Z] #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-11-11T23:22:02.127Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:22:02.127Z] #14 24.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T23:22:02.127Z] #14 24.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T23:22:02.127Z] #14 24.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:22:02.127Z] #14 26.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T23:22:02.127Z] #14 26.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:02.127Z] #14 26.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:22:02.127Z] #14 26.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T23:22:02.127Z] #14 26.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:02.127Z] #14 26.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:22:02.567Z] + docker version [2021-11-11T23:22:02.569Z] Merge succeeded, producing 36ddad074d374e14434c2da478dfdde99f0e5165 [2021-11-11T23:22:02.569Z] Checking out Revision 36ddad074d374e14434c2da478dfdde99f0e5165 (PR-42996) [2021-11-11T23:22:03.527Z] #14 29.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T23:22:01.596Z] > git remote # timeout=10 [2021-11-11T23:22:01.620Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:22:01.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:22:01.645Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:22:02.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T23:22:02.570Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:22:02.581Z] > git checkout -f 36ddad074d374e14434c2da478dfdde99f0e5165 # timeout=10 [2021-11-11T23:22:03.789Z] #14 29.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:03.789Z] #14 29.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:22:04.735Z] #14 ... [2021-11-11T23:22:04.735Z] [2021-11-11T23:22:04.735Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:22:04.735Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:22:04.735Z] #62 14.82 + cd /tmp/tmp.hNy7lDS3Y4/src/github.com/containerd/containerd [2021-11-11T23:22:04.735Z] #62 14.82 + git checkout -q v1.5.7 [2021-11-11T23:22:05.309Z] #62 15.52 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T23:22:05.309Z] #62 15.52 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T23:22:05.309Z] #62 15.53 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:22:05.309Z] #62 15.53 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:22:05.309Z] #62 15.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T23:22:05.309Z] #62 15.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T23:22:05.309Z] #62 15.53 + '[' '' = dynamic ']' [2021-11-11T23:22:05.309Z] #62 15.53 + make [2021-11-11T23:22:06.253Z] #62 16.39 + bin/ctr [2021-11-11T23:22:06.496Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:22:06.538Z] First time build. Skipping changelog. [2021-11-11T23:22:06.777Z] #50 ... [2021-11-11T23:22:06.777Z] [2021-11-11T23:22:06.777Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:22:06.777Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:22:06.777Z] #60 26.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T23:22:06.777Z] #60 26.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T23:22:06.777Z] #60 26.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T23:22:06.777Z] #60 26.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T23:22:06.777Z] #60 26.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T23:22:06.777Z] #60 26.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T23:22:06.777Z] #60 26.90 go: downloading golang.org/x/text v0.3.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:22:07.620Z] + docker version [2021-11-11T23:22:08.163Z] #60 35.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T23:22:08.423Z] #60 35.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T23:22:08.423Z] #60 36.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T23:22:08.684Z] #60 36.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T23:22:08.684Z] #60 36.22 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T23:22:06.511Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:22:09.206Z] Fetching without tags [2021-11-11T23:22:09.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:22:09.185Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:22:09.200Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:22:09.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:22:09.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:22:09.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:22:09.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:22:09.505Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:22:10.067Z] #60 37.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T23:22:10.067Z] #60 37.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T23:22:10.637Z] #60 38.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T23:22:10.693Z] Client: Docker Engine - Community [2021-11-11T23:22:10.693Z] Version: 20.10.10-rc1 [2021-11-11T23:22:10.693Z] API version: 1.41 [2021-11-11T23:22:10.693Z] Go version: go1.16.9 [2021-11-11T23:22:10.693Z] Git commit: b485636 [2021-11-11T23:22:10.693Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-11T23:22:10.693Z] OS/Arch: linux/amd64 [2021-11-11T23:22:10.693Z] Context: default [2021-11-11T23:22:10.693Z] Experimental: true [2021-11-11T23:22:10.693Z] [2021-11-11T23:22:10.693Z] Server: Docker Engine - Community [2021-11-11T23:22:10.693Z] Engine: [2021-11-11T23:22:10.693Z] Version: 20.10.10-rc1 [2021-11-11T23:22:10.693Z] API version: 1.41 (minimum version 1.12) [2021-11-11T23:22:10.693Z] Go version: go1.16.9 [2021-11-11T23:22:10.693Z] Git commit: 9f5b26f [2021-11-11T23:22:10.693Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-11T23:22:10.693Z] OS/Arch: linux/amd64 [2021-11-11T23:22:10.693Z] Experimental: true [2021-11-11T23:22:10.693Z] containerd: [2021-11-11T23:22:10.693Z] Version: 1.4.11 [2021-11-11T23:22:10.693Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:22:10.693Z] runc: [2021-11-11T23:22:10.693Z] Version: 1.0.2 [2021-11-11T23:22:10.693Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T23:22:10.693Z] docker-init: [2021-11-11T23:22:10.693Z] Version: 0.19.0 [2021-11-11T23:22:10.693Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T23:22:11.005Z] + docker info [2021-11-11T23:22:11.025Z] Merge succeeded, producing 062f5dbb4df2e2f2168254be895248dee9f4665c [2021-11-11T23:22:11.025Z] Checking out Revision 062f5dbb4df2e2f2168254be895248dee9f4665c (PR-42996) [2021-11-11T23:22:09.545Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:22:09.566Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:22:10.467Z] > git remote # timeout=10 [2021-11-11T23:22:10.483Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:22:10.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:22:10.502Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:22:11.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T23:22:11.059Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:22:11.067Z] > git checkout -f 062f5dbb4df2e2f2168254be895248dee9f4665c # timeout=10 [2021-11-11T23:22:12.552Z] #60 ... [2021-11-11T23:22:12.552Z] [2021-11-11T23:22:12.552Z] #54 [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_11/ /' > /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-11-11T23:22:12.552Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:22:12.552Z] #54 23.37 Reading package lists... [2021-11-11T23:22:12.552Z] #54 29.96 Reading package lists... [2021-11-11T23:22:12.552Z] #54 36.24 Building dependency tree... [2021-11-11T23:22:12.850Z] #62 ... [2021-11-11T23:22:12.850Z] [2021-11-11T23:22:12.850Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:22:12.850Z] #65 sha256:6a98bbce362ec2d8d09ce9ab397b73e24543de064e95c521434cf192ba3f7af0 [2021-11-11T23:22:12.850Z] #65 33.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:22:12.850Z] #65 33.95 + GOBIN=/build [2021-11-11T23:22:12.850Z] #65 33.95 + GO111MODULE=on [2021-11-11T23:22:12.850Z] #65 33.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T23:22:12.850Z] #65 37.71 rootlesskit version 0.14.6 [2021-11-11T23:22:12.850Z] #65 37.71 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T23:22:12.850Z] #65 37.71 -container-ip string [2021-11-11T23:22:12.850Z] #65 37.71 container ip [2021-11-11T23:22:12.850Z] #65 37.71 -container-port int [2021-11-11T23:22:12.850Z] #65 37.71 container port (default -1) [2021-11-11T23:22:12.850Z] #65 37.71 -host-ip string [2021-11-11T23:22:12.851Z] #65 37.71 host ip [2021-11-11T23:22:12.851Z] #65 37.71 -host-port int [2021-11-11T23:22:12.851Z] #65 37.71 host port (default -1) [2021-11-11T23:22:12.851Z] #65 37.71 -proto string [2021-11-11T23:22:12.851Z] #65 37.71 proxy protocol (default "tcp") [2021-11-11T23:22:12.919Z] Client: Docker Engine - Community [2021-11-11T23:22:12.919Z] Version: 20.10.10-rc1 [2021-11-11T23:22:12.919Z] API version: 1.41 [2021-11-11T23:22:12.919Z] Go version: go1.16.9 [2021-11-11T23:22:12.919Z] Git commit: b485636 [2021-11-11T23:22:12.919Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T23:22:12.919Z] OS/Arch: linux/amd64 [2021-11-11T23:22:12.919Z] Context: default [2021-11-11T23:22:12.919Z] Experimental: true [2021-11-11T23:22:12.919Z] [2021-11-11T23:22:12.919Z] Server: Docker Engine - Community [2021-11-11T23:22:12.919Z] Engine: [2021-11-11T23:22:12.919Z] Version: 20.10.10-rc1 [2021-11-11T23:22:12.919Z] API version: 1.41 (minimum version 1.12) [2021-11-11T23:22:12.919Z] Go version: go1.16.9 [2021-11-11T23:22:12.919Z] Git commit: 9f5b26f [2021-11-11T23:22:12.919Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T23:22:12.919Z] OS/Arch: linux/amd64 [2021-11-11T23:22:12.919Z] Experimental: true [2021-11-11T23:22:12.919Z] containerd: [2021-11-11T23:22:12.919Z] Version: 1.4.11 [2021-11-11T23:22:12.919Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:22:12.919Z] runc: [2021-11-11T23:22:12.919Z] Version: 1.0.2 [2021-11-11T23:22:12.919Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T23:22:12.919Z] docker-init: [2021-11-11T23:22:12.919Z] Version: 0.19.0 [2021-11-11T23:22:12.919Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T23:22:13.311Z] + docker info [2021-11-11T23:22:13.492Z] #54 40.58 The following additional packages will be installed: [2021-11-11T23:22:13.493Z] #54 40.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:22:13.493Z] #54 40.60 python3-protobuf python3-six [2021-11-11T23:22:13.493Z] #54 40.62 Suggested packages: [2021-11-11T23:22:13.493Z] #54 40.63 python3-setuptools [2021-11-11T23:22:13.493Z] #54 40.63 Recommended packages: [2021-11-11T23:22:13.493Z] #54 40.63 iproute2 | iproute [2021-11-11T23:22:14.063Z] #54 41.41 The following NEW packages will be installed: [2021-11-11T23:22:14.063Z] #54 41.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:22:14.063Z] #54 41.41 python3-protobuf python3-six [2021-11-11T23:22:14.632Z] #54 41.98 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:22:14.632Z] #54 41.98 Need to get 2288 kB of archives. [2021-11-11T23:22:14.632Z] #54 41.98 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T23:22:14.632Z] #54 41.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T23:22:14.632Z] #54 42.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:22:14.632Z] #54 42.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T23:22:14.632Z] #54 42.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T23:22:14.654Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:22:14.672Z] First time build. Skipping changelog. [2021-11-11T23:22:14.893Z] #54 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:22:14.893Z] #54 42.09 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-11-11T23:22:14.893Z] #54 42.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:22:15.654Z] + docker version [2021-11-11T23:22:14.686Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:22:16.803Z] #54 ... [2021-11-11T23:22:16.803Z] [2021-11-11T23:22:16.803Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:22:16.803Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:22:16.803Z] #62 44.42 v3.0.2 [2021-11-11T23:22:17.062Z] #65 DONE 42.2s [2021-11-11T23:22:17.062Z] [2021-11-11T23:22:17.062Z] #34 [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-11-11T23:22:17.062Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:22:17.062Z] #34 DONE 42.3s [2021-11-11T23:22:17.062Z] [2021-11-11T23:22:17.062Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T23:22:17.062Z] #66 sha256:eb537f5c32fbe945aa845a29dea830425b3a932adb933ae9017485b3ccd5eb7f [2021-11-11T23:22:17.062Z] #66 DONE 0.2s [2021-11-11T23:22:17.062Z] [2021-11-11T23:22:17.062Z] #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-11-11T23:22:17.062Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:22:17.062Z] #14 33.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T23:22:17.062Z] #14 33.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:17.062Z] #14 33.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:22:17.062Z] #14 35.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T23:22:17.062Z] #14 35.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:17.062Z] #14 35.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:22:17.062Z] #14 37.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T23:22:17.062Z] #14 37.42 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:17.062Z] #14 37.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:22:17.062Z] #14 41.83 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T23:22:17.062Z] #14 41.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:22:17.062Z] #14 41.86 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:22:17.062Z] #14 ... [2021-11-11T23:22:17.062Z] [2021-11-11T23:22:17.062Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T23:22:17.062Z] #67 sha256:fca67849b5d5a1fd3dd8382d7c23cf2146c82382d35db3e53989b2a71b573ce2 [2021-11-11T23:22:17.062Z] #67 DONE 0.3s [2021-11-11T23:22:17.062Z] [2021-11-11T23:22:17.062Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:22:17.062Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:22:17.324Z] #62 ... [2021-11-11T23:22:17.324Z] [2021-11-11T23:22:17.324Z] #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-11-11T23:22:17.324Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:22:17.324Z] #14 43.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T23:22:17.324Z] #14 43.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T23:22:17.324Z] #14 43.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:22:17.376Z] #62 DONE 45.1s [2021-11-11T23:22:17.376Z] [2021-11-11T23:22:17.376Z] #41 [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-11-11T23:22:17.376Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:22:17.586Z] #14 43.93 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T23:22:17.586Z] #14 43.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T23:22:17.586Z] #14 43.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:22:17.848Z] #14 44.05 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T23:22:17.848Z] #14 44.06 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T23:22:17.848Z] #14 44.06 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:22:17.848Z] #14 44.15 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:22:17.848Z] #14 44.16 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:22:17.848Z] #14 44.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:22:18.111Z] #14 44.27 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:22:18.111Z] #14 44.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:22:18.111Z] #14 44.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:22:18.372Z] #14 44.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T23:22:18.372Z] #14 44.45 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:22:18.372Z] #14 44.46 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:22:18.372Z] #14 44.51 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T23:22:18.372Z] #14 44.51 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T23:22:18.372Z] #14 44.52 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:22:18.372Z] #14 44.61 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T23:22:18.372Z] #14 44.62 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T23:22:18.372Z] #14 44.62 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:22:18.633Z] #14 44.79 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T23:22:18.633Z] #14 44.80 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T23:22:18.633Z] #14 44.80 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:22:18.633Z] #14 44.91 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T23:22:18.633Z] #14 44.91 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T23:22:18.633Z] #14 44.92 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:22:18.894Z] #14 45.04 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T23:22:18.895Z] #14 45.04 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T23:22:18.895Z] #14 45.05 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:22:18.895Z] #14 45.12 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T23:22:18.895Z] #14 45.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T23:22:18.895Z] #14 45.12 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:22:19.156Z] #14 45.30 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T23:22:19.156Z] #14 45.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T23:22:19.156Z] #14 45.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:22:19.156Z] #14 45.41 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T23:22:19.156Z] #14 45.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:22:19.156Z] #14 45.42 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:22:19.156Z] #14 45.49 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T23:22:19.156Z] #14 45.50 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T23:22:19.156Z] #14 45.50 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:22:19.290Z] #41 ... [2021-11-11T23:22:19.290Z] [2021-11-11T23:22:19.290Z] #54 [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_11/ /' > /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-11-11T23:22:19.290Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:22:19.290Z] #54 46.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T23:22:19.429Z] #14 45.58 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T23:22:19.429Z] #14 45.58 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T23:22:19.429Z] #14 45.59 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:22:19.429Z] #14 45.82 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:22:19.690Z] #14 45.84 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:22:19.690Z] #14 45.86 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:22:19.690Z] #14 45.88 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:22:19.690Z] #14 45.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:22:19.690Z] #14 45.90 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:22:19.690Z] #14 45.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:22:19.690Z] #14 45.92 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:22:19.690Z] #14 45.93 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:22:19.690Z] #14 45.95 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:22:19.690Z] #14 45.97 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:22:19.690Z] #14 45.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:22:19.690Z] #14 45.99 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:22:19.690Z] #14 46.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:22:19.690Z] #14 46.01 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T23:22:19.690Z] #14 46.02 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:22:19.690Z] #14 46.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:22:19.952Z] #14 46.06 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:22:19.952Z] #14 46.07 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:22:19.952Z] #14 46.08 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:22:19.952Z] #14 46.09 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:22:19.952Z] #14 46.11 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-11-11T23:22:19.952Z] #14 46.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:22:19.952Z] #14 46.13 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-11-11T23:22:19.952Z] #14 46.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:22:19.952Z] #14 46.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:22:19.952Z] #14 46.17 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-11-11T23:22:19.952Z] #14 46.19 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:22:19.952Z] #14 46.21 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:22:19.952Z] #14 46.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:22:19.952Z] #14 46.26 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:22:19.952Z] #14 46.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:22:19.952Z] #14 46.29 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:22:19.952Z] #14 46.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:22:20.230Z] #54 47.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:22:20.490Z] #54 47.97 Fetched 2288 kB in 5s (453 kB/s) [2021-11-11T23:22:20.527Z] #14 DONE 46.7s [2021-11-11T23:22:20.527Z] [2021-11-11T23:22:20.527Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:22:20.527Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:22:20.527Z] #53 ... [2021-11-11T23:22:20.527Z] [2021-11-11T23:22:20.527Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T23:22:20.527Z] #57 sha256:eb2c1c3379d3d5d2115926714cd6f38bc3c24b587986c5e76ad07132833ea11a [2021-11-11T23:22:20.527Z] #57 DONE 0.1s [2021-11-11T23:22:20.527Z] [2021-11-11T23:22:20.527Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T23:22:20.527Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T23:22:20.750Z] #54 48.09 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T23:22:20.750Z] #54 48.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:22:20.750Z] #54 48.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T23:22:21.010Z] #54 48.24 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:22:21.918Z] #15 DONE 1.4s [2021-11-11T23:22:21.918Z] [2021-11-11T23:22:21.918Z] #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-11-11T23:22:21.918Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T23:22:21.951Z] #54 49.15 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:22:21.951Z] #54 49.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:22:21.951Z] #54 49.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:22:21.951Z] #54 49.41 Selecting previously unselected package python3-six. [2021-11-11T23:22:22.198Z] Client: Docker Engine - Community [2021-11-11T23:22:22.198Z] Version: 20.10.10-rc1 [2021-11-11T23:22:22.198Z] API version: 1.41 [2021-11-11T23:22:22.198Z] Go version: go1.16.9 [2021-11-11T23:22:22.198Z] Git commit: b485636 [2021-11-11T23:22:22.198Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-11T23:22:22.198Z] OS/Arch: linux/arm64 [2021-11-11T23:22:22.198Z] Context: default [2021-11-11T23:22:22.198Z] Experimental: true [2021-11-11T23:22:22.198Z] [2021-11-11T23:22:22.198Z] Server: Docker Engine - Community [2021-11-11T23:22:22.198Z] Engine: [2021-11-11T23:22:22.198Z] Version: 20.10.10-rc1 [2021-11-11T23:22:22.198Z] API version: 1.41 (minimum version 1.12) [2021-11-11T23:22:22.198Z] Go version: go1.16.9 [2021-11-11T23:22:22.198Z] Git commit: 9f5b26f [2021-11-11T23:22:22.198Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-11T23:22:22.198Z] OS/Arch: linux/arm64 [2021-11-11T23:22:22.198Z] Experimental: true [2021-11-11T23:22:22.198Z] containerd: [2021-11-11T23:22:22.198Z] Version: 1.4.11 [2021-11-11T23:22:22.198Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:22:22.198Z] runc: [2021-11-11T23:22:22.198Z] Version: 1.0.2 [2021-11-11T23:22:22.198Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T23:22:22.198Z] docker-init: [2021-11-11T23:22:22.198Z] Version: 0.19.0 [2021-11-11T23:22:22.198Z] GitCommit: de40ad0 [2021-11-11T23:22:22.211Z] #54 49.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T23:22:22.211Z] #54 49.43 Unpacking python3-six (1.16.0-2) ... [Pipeline] sh [2021-11-11T23:22:22.472Z] #54 49.57 Selecting previously unselected package python3-protobuf. [2021-11-11T23:22:22.472Z] #54 49.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T23:22:22.472Z] #54 49.57 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T23:22:22.537Z] + docker info [2021-11-11T23:22:23.042Z] #54 50.25 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:22:23.042Z] #54 50.25 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:22:23.042Z] #54 50.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:22:23.042Z] #54 50.44 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:22:23.042Z] #54 50.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:22:23.307Z] #54 50.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:22:23.307Z] #54 50.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:22:23.307Z] #54 50.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:22:23.307Z] #54 50.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:22:23.570Z] #54 50.75 Selecting previously unselected package criu. [2021-11-11T23:22:23.570Z] #54 50.76 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T23:22:23.570Z] #54 50.78 Unpacking criu (3.16.1-1) ... [2021-11-11T23:22:24.140Z] #54 51.62 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:22:24.478Z] #16 DONE 2.4s [2021-11-11T23:22:24.478Z] [2021-11-11T23:22:24.478Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T23:22:24.478Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T23:22:25.424Z] #17 1.043 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T23:22:25.686Z] #17 DONE 1.5s [2021-11-11T23:22:25.686Z] [2021-11-11T23:22:25.686Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T23:22:25.686Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T23:22:26.679Z] #54 53.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:22:26.680Z] #54 53.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:22:26.680Z] #54 53.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:22:26.680Z] #54 53.61 Setting up python3-six (1.16.0-2) ... [2021-11-11T23:22:27.080Z] #18 ... [2021-11-11T23:22:27.080Z] [2021-11-11T23:22:27.080Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:22:27.080Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:22:27.080Z] #53 52.72 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T23:22:27.080Z] #53 DONE 53.1s [2021-11-11T23:22:27.080Z] [2021-11-11T23:22:27.080Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T23:22:27.080Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T23:22:27.080Z] #18 DONE 1.4s [2021-11-11T23:22:27.080Z] [2021-11-11T23:22:27.080Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:22:27.080Z] #58 sha256:a2fa1518e435a677ab67d002b13705db4d33249bf02d0266a9d848cf86ac3cdf [2021-11-11T23:22:27.080Z] #58 1.173 + RM_GOPATH=0 [2021-11-11T23:22:27.080Z] #58 1.173 + TMP_GOPATH= [2021-11-11T23:22:27.080Z] #58 1.173 + : /build [2021-11-11T23:22:27.080Z] #58 1.173 + '[' -z '' ']' [2021-11-11T23:22:27.080Z] #58 1.173 ++ mktemp -d [2021-11-11T23:22:27.080Z] #58 1.173 + export GOPATH=/tmp/tmp.Foh6CC3IpD [2021-11-11T23:22:27.080Z] #58 1.173 + GOPATH=/tmp/tmp.Foh6CC3IpD [2021-11-11T23:22:27.080Z] #58 1.173 + RM_GOPATH=1 [2021-11-11T23:22:27.080Z] #58 1.173 + case "$(go env GOARCH)" in [2021-11-11T23:22:27.080Z] #58 1.173 ++ go env GOARCH [2021-11-11T23:22:27.080Z] #58 1.200 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:22:27.080Z] #58 1.200 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:22:27.080Z] #58 1.200 ++ dirname /install.sh [2021-11-11T23:22:27.080Z] #58 1.208 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T23:22:27.080Z] #58 1.208 + dir=/ [2021-11-11T23:22:27.080Z] #58 1.208 + bin=runc [2021-11-11T23:22:27.080Z] #58 1.208 + shift [2021-11-11T23:22:27.080Z] #58 1.208 + '[' '!' -f //runc.installer ']' [2021-11-11T23:22:27.080Z] #58 1.208 + . //runc.installer [2021-11-11T23:22:27.080Z] #58 1.208 ++ set -e [2021-11-11T23:22:27.080Z] #58 1.208 ++ : v1.0.2 [2021-11-11T23:22:27.080Z] #58 1.208 + install_runc [2021-11-11T23:22:27.080Z] #58 1.208 + RUNC_BUILDTAGS=seccomp [2021-11-11T23:22:27.080Z] #58 1.208 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T23:22:27.080Z] #58 1.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Foh6CC3IpD/src/github.com/opencontainers/runc [2021-11-11T23:22:27.080Z] #58 1.215 Cloning into '/tmp/tmp.Foh6CC3IpD/src/github.com/opencontainers/runc'... [2021-11-11T23:22:27.080Z] #58 3.624 + cd /tmp/tmp.Foh6CC3IpD/src/github.com/opencontainers/runc [2021-11-11T23:22:27.080Z] #58 3.624 + git checkout -q v1.0.2 [2021-11-11T23:22:27.080Z] #58 3.871 + '[' -z '' ']' [2021-11-11T23:22:27.080Z] #58 3.871 + target=static [2021-11-11T23:22:27.080Z] #58 3.871 + make BUILDTAGS=seccomp static [2021-11-11T23:22:27.080Z] #58 4.207 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-11-11T23:22:27.080Z] #58 ... [2021-11-11T23:22:27.080Z] [2021-11-11T23:22:27.080Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T23:22:27.080Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T23:22:27.619Z] #54 54.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:22:27.619Z] #54 54.95 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T23:22:28.240Z] Client: [2021-11-11T23:22:28.240Z] Context: default [2021-11-11T23:22:28.240Z] Debug Mode: false [2021-11-11T23:22:28.240Z] Plugins: [2021-11-11T23:22:28.240Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T23:22:28.240Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T23:22:28.240Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T23:22:28.240Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T23:22:28.240Z] [2021-11-11T23:22:28.240Z] Server: [2021-11-11T23:22:28.240Z] Containers: 0 [2021-11-11T23:22:28.240Z] Running: 0 [2021-11-11T23:22:28.240Z] Paused: 0 [2021-11-11T23:22:28.240Z] Stopped: 0 [2021-11-11T23:22:28.240Z] Images: 0 [2021-11-11T23:22:28.240Z] Server Version: 20.10.10-rc1 [2021-11-11T23:22:28.240Z] Storage Driver: overlay2 [2021-11-11T23:22:28.240Z] Backing Filesystem: extfs [2021-11-11T23:22:28.240Z] Supports d_type: true [2021-11-11T23:22:28.240Z] Native Overlay Diff: true [2021-11-11T23:22:28.240Z] userxattr: false [2021-11-11T23:22:28.240Z] Logging Driver: json-file [2021-11-11T23:22:28.240Z] Cgroup Driver: cgroupfs [2021-11-11T23:22:28.240Z] Cgroup Version: 1 [2021-11-11T23:22:28.240Z] Plugins: [2021-11-11T23:22:28.240Z] Volume: local [2021-11-11T23:22:28.240Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T23:22:28.240Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T23:22:28.240Z] Swarm: inactive [2021-11-11T23:22:28.240Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T23:22:28.240Z] Default Runtime: runc [2021-11-11T23:22:28.240Z] Init Binary: docker-init [2021-11-11T23:22:28.240Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:22:28.240Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T23:22:28.240Z] init version: de40ad0 [2021-11-11T23:22:28.240Z] Security Options: [2021-11-11T23:22:28.240Z] apparmor [2021-11-11T23:22:28.240Z] seccomp [2021-11-11T23:22:28.240Z] Profile: default [2021-11-11T23:22:28.240Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T23:22:28.240Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T23:22:28.240Z] OSType: linux [2021-11-11T23:22:28.240Z] Architecture: x86_64 [2021-11-11T23:22:28.240Z] CPUs: 2 [2021-11-11T23:22:28.240Z] Total Memory: 7.569GiB [2021-11-11T23:22:28.240Z] Name: ip-10-100-61-118 [2021-11-11T23:22:28.240Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T23:22:28.240Z] Docker Root Dir: /var/lib/docker [2021-11-11T23:22:28.240Z] Debug Mode: false [2021-11-11T23:22:28.240Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:22:28.240Z] Labels: [2021-11-11T23:22:28.240Z] Experimental: true [2021-11-11T23:22:28.240Z] Insecure Registries: [2021-11-11T23:22:28.240Z] 127.0.0.0/8 [2021-11-11T23:22:28.240Z] Live Restore Enabled: true [2021-11-11T23:22:28.240Z] [2021-11-11T23:22:28.240Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T23:22:28.471Z] #19 DONE 1.4s [2021-11-11T23:22:28.471Z] [2021-11-11T23:22:28.471Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T23:22:28.471Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T23:22:28.540Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:22:28.540Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:22:28.540Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42996/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T23:22:28.540Z] + bash /home/ubuntu/workspace/moby_PR-42996/check-config.sh [2021-11-11T23:22:28.540Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T23:22:28.540Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T23:22:28.540Z] [2021-11-11T23:22:28.540Z] Generally Necessary: [2021-11-11T23:22:28.540Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T23:22:28.540Z] - apparmor: enabled and tools installed [2021-11-11T23:22:28.540Z] - CONFIG_NAMESPACES: enabled [2021-11-11T23:22:28.540Z] - CONFIG_NET_NS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_PID_NS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_IPC_NS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_UTS_NS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_CGROUPS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T23:22:28.540Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T23:22:28.540Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T23:22:28.540Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T23:22:28.540Z] - CONFIG_CPUSETS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_MEMCG: enabled [2021-11-11T23:22:28.540Z] - CONFIG_KEYS: enabled [2021-11-11T23:22:28.540Z] - CONFIG_VETH: enabled (as module) [2021-11-11T23:22:28.540Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T23:22:28.540Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T23:22:28.540Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T23:22:28.540Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T23:22:28.540Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T23:22:28.540Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T23:22:28.825Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T23:22:28.825Z] [2021-11-11T23:22:28.825Z] Optional Features: [2021-11-11T23:22:28.825Z] - CONFIG_USER_NS: enabled [2021-11-11T23:22:28.825Z] - CONFIG_SECCOMP: enabled [2021-11-11T23:22:28.825Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T23:22:28.825Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T23:22:28.825Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T23:22:28.825Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T23:22:28.825Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T23:22:28.825Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T23:22:28.825Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T23:22:28.825Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T23:22:28.825Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T23:22:28.825Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T23:22:28.825Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T23:22:28.825Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T23:22:28.825Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T23:22:28.825Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T23:22:28.825Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T23:22:28.825Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T23:22:28.825Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T23:22:28.825Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T23:22:28.825Z] - CONFIG_EXT4_FS: enabled [2021-11-11T23:22:28.825Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T23:22:28.825Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T23:22:28.825Z] - Network Drivers: [2021-11-11T23:22:28.825Z] - "overlay": [2021-11-11T23:22:28.825Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T23:22:28.825Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T23:22:28.825Z] Optional (for encrypted networks): [2021-11-11T23:22:29.088Z] - CONFIG_CRYPTO: enabled [2021-11-11T23:22:29.088Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T23:22:29.088Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T23:22:29.088Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T23:22:29.088Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T23:22:29.088Z] - CONFIG_XFRM: enabled [2021-11-11T23:22:29.088Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T23:22:29.088Z] - "ipvlan": [2021-11-11T23:22:29.088Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T23:22:29.088Z] - "macvlan": [2021-11-11T23:22:29.088Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T23:22:29.088Z] - "ftp,tftp client in container": [2021-11-11T23:22:29.088Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T23:22:29.088Z] - Storage Drivers: [2021-11-11T23:22:29.088Z] - "aufs": [2021-11-11T23:22:29.088Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T23:22:29.088Z] - "btrfs": [2021-11-11T23:22:29.088Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T23:22:29.088Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T23:22:29.088Z] - "devicemapper": [2021-11-11T23:22:29.088Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T23:22:29.088Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T23:22:29.088Z] - "overlay": [2021-11-11T23:22:29.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T23:22:29.088Z] - "zfs": [2021-11-11T23:22:29.088Z] - /dev/zfs: present [2021-11-11T23:22:29.088Z] - zfs command: missing [2021-11-11T23:22:29.088Z] - zpool command: missing [2021-11-11T23:22:29.088Z] [2021-11-11T23:22:29.088Z] Limits: [2021-11-11T23:22:29.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T23:22:29.088Z] [2021-11-11T23:22:29.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T23:22:29.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:36ddad074d374e14434c2da478dfdde99f0e5165 . [2021-11-11T23:22:29.453Z] #1 [internal] load build definition from Dockerfile [2021-11-11T23:22:29.453Z] #1 sha256:ec014225ad7d844a9867fea4fe07efaea1c872869f4dcb45c94724f9d5fe107a [2021-11-11T23:22:29.453Z] #1 transferring dockerfile: 37B [2021-11-11T23:22:29.714Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-11T23:22:29.714Z] #1 DONE 0.2s [2021-11-11T23:22:29.714Z] [2021-11-11T23:22:29.714Z] #2 [internal] load .dockerignore [2021-11-11T23:22:29.714Z] #2 sha256:d75aec892de1cd188b54539ade73b0e9c91c634a7265003cbd0a821ffd63591f [2021-11-11T23:22:29.714Z] #2 transferring context: 87B done [2021-11-11T23:22:29.714Z] #2 DONE 0.2s [2021-11-11T23:22:29.714Z] [2021-11-11T23:22:29.714Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T23:22:29.714Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T23:22:29.862Z] #20 DONE 1.3s [2021-11-11T23:22:29.862Z] [2021-11-11T23:22:29.863Z] #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 zstd [2021-11-11T23:22:29.863Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:22:30.659Z] #3 DONE 0.6s [2021-11-11T23:22:30.659Z] [2021-11-11T23:22:30.659Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T23:22:30.659Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T23:22:30.659Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T23:22:30.659Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T23:22:30.659Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T23:22:30.659Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T23:22:30.659Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2021-11-11T23:22:30.659Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2021-11-11T23:22:30.659Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T23:22:30.659Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-11T23:22:30.915Z] #54 ... [2021-11-11T23:22:30.915Z] [2021-11-11T23:22:30.915Z] #41 [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-11-11T23:22:30.915Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:22:30.915Z] #41 48.27 Updating files: 90% (1381/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-11-11T23:22:30.915Z] #41 48.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T23:22:30.915Z] #41 48.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T23:22:31.247Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-11T23:22:31.247Z] #4 DONE 0.9s [2021-11-11T23:22:31.251Z] #21 1.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:22:31.507Z] [2021-11-11T23:22:31.507Z] #6 [internal] load build definition from Dockerfile [2021-11-11T23:22:31.507Z] #6 sha256:d054b348072f21182a165bcc6839f642bd31ac8ea673d395dce4bf1a0bc7ec2f [2021-11-11T23:22:31.507Z] #6 DONE 0.0s [2021-11-11T23:22:31.507Z] [2021-11-11T23:22:31.507Z] #5 [internal] load .dockerignore [2021-11-11T23:22:31.507Z] #5 sha256:8bad968d7768ddae74b177769093b804340e39c58acbe9a4fb63c975f533244f [2021-11-11T23:22:31.507Z] #5 DONE 0.0s [2021-11-11T23:22:31.507Z] [2021-11-11T23:22:31.507Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T23:22:31.507Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T23:22:31.512Z] #21 1.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:22:31.512Z] #21 1.636 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:22:31.774Z] #21 2.086 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:22:32.079Z] #10 ... [2021-11-11T23:22:32.079Z] [2021-11-11T23:22:32.079Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:22:32.079Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T23:22:32.079Z] #8 DONE 0.6s [2021-11-11T23:22:32.079Z] [2021-11-11T23:22:32.079Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:22:32.079Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T23:22:32.079Z] #7 DONE 0.6s [2021-11-11T23:22:32.297Z] #41 ... [2021-11-11T23:22:32.297Z] [2021-11-11T23:22:32.297Z] #54 [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_11/ /' > /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-11-11T23:22:32.297Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:22:32.297Z] #54 59.56 Setting up criu (3.16.1-1) ... [2021-11-11T23:22:32.342Z] [2021-11-11T23:22:32.342Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T23:22:32.342Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T23:22:32.342Z] #10 DONE 0.7s [2021-11-11T23:22:32.342Z] [2021-11-11T23:22:32.342Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T23:22:32.342Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T23:22:32.342Z] #9 DONE 0.7s [2021-11-11T23:22:32.347Z] #21 2.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:22:32.347Z] #21 2.779 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:22:32.943Z] Client: [2021-11-11T23:22:32.943Z] Context: default [2021-11-11T23:22:32.943Z] Debug Mode: false [2021-11-11T23:22:32.943Z] Plugins: [2021-11-11T23:22:32.943Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T23:22:32.943Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T23:22:32.943Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T23:22:32.943Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T23:22:32.943Z] [2021-11-11T23:22:32.943Z] Server: [2021-11-11T23:22:32.943Z] Containers: 0 [2021-11-11T23:22:32.943Z] Running: 0 [2021-11-11T23:22:32.943Z] Paused: 0 [2021-11-11T23:22:32.943Z] Stopped: 0 [2021-11-11T23:22:32.943Z] Images: 0 [2021-11-11T23:22:32.943Z] Server Version: 20.10.10-rc1 [2021-11-11T23:22:32.944Z] Storage Driver: overlay2 [2021-11-11T23:22:32.944Z] Backing Filesystem: extfs [2021-11-11T23:22:32.944Z] Supports d_type: true [2021-11-11T23:22:32.944Z] Native Overlay Diff: true [2021-11-11T23:22:32.944Z] userxattr: false [2021-11-11T23:22:32.944Z] Logging Driver: json-file [2021-11-11T23:22:32.944Z] Cgroup Driver: systemd [2021-11-11T23:22:32.944Z] Cgroup Version: 2 [2021-11-11T23:22:32.944Z] Plugins: [2021-11-11T23:22:32.944Z] Volume: local [2021-11-11T23:22:32.944Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T23:22:32.944Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T23:22:32.944Z] Swarm: inactive [2021-11-11T23:22:32.944Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T23:22:32.944Z] Default Runtime: runc [2021-11-11T23:22:32.944Z] Init Binary: docker-init [2021-11-11T23:22:32.944Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:22:32.944Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T23:22:32.944Z] init version: de40ad0 [2021-11-11T23:22:32.944Z] Security Options: [2021-11-11T23:22:32.944Z] apparmor [2021-11-11T23:22:32.944Z] seccomp [2021-11-11T23:22:32.944Z] Profile: default [2021-11-11T23:22:32.944Z] cgroupns [2021-11-11T23:22:32.944Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T23:22:32.944Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T23:22:32.944Z] OSType: linux [2021-11-11T23:22:32.944Z] Architecture: x86_64 [2021-11-11T23:22:32.944Z] CPUs: 2 [2021-11-11T23:22:32.944Z] Total Memory: 7.482GiB [2021-11-11T23:22:32.944Z] Name: ip-10-100-109-172 [2021-11-11T23:22:32.944Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-11T23:22:32.944Z] Docker Root Dir: /var/lib/docker [2021-11-11T23:22:32.944Z] Debug Mode: false [2021-11-11T23:22:32.944Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:22:32.944Z] Labels: [2021-11-11T23:22:32.944Z] Experimental: true [2021-11-11T23:22:32.944Z] Insecure Registries: [2021-11-11T23:22:32.944Z] 127.0.0.0/8 [2021-11-11T23:22:32.944Z] Live Restore Enabled: true [2021-11-11T23:22:32.944Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T23:22:33.278Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 . [2021-11-11T23:22:33.539Z] #2 [internal] load .dockerignore [2021-11-11T23:22:33.539Z] #2 sha256:2cad327a5ad2ed5d6682a4619f60d83a01394375b4c60914dfdd8af35469dc76 [2021-11-11T23:22:33.539Z] #2 transferring context: 87B done [2021-11-11T23:22:33.539Z] #2 DONE 0.1s [2021-11-11T23:22:33.539Z] [2021-11-11T23:22:33.539Z] #1 [internal] load build definition from Dockerfile [2021-11-11T23:22:33.539Z] #1 sha256:178ce58e7ce841753c36001bd6fcb872675a1f8e51276f783c5b313bbf72b478 [2021-11-11T23:22:33.539Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-11T23:22:33.539Z] #1 DONE 0.2s [2021-11-11T23:22:33.539Z] [2021-11-11T23:22:33.539Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T23:22:33.539Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T23:22:33.731Z] [2021-11-11T23:22:33.731Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:33.731Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:33.731Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:22:33.731Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:22:33.731Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T23:22:33.735Z] #21 3.900 Fetched 8474 kB in 3s (3220 kB/s) [2021-11-11T23:22:33.995Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T23:22:33.995Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T23:22:33.995Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2021-11-11T23:22:34.107Z] #3 DONE 0.5s [2021-11-11T23:22:34.107Z] [2021-11-11T23:22:34.107Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T23:22:34.107Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T23:22:34.107Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T23:22:34.107Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T23:22:34.107Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T23:22:34.107Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T23:22:34.107Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2021-11-11T23:22:34.107Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s [2021-11-11T23:22:34.258Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s [2021-11-11T23:22:34.258Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-11-11T23:22:34.308Z] #21 3.900 Reading package lists... [2021-11-11T23:22:34.367Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.4s [2021-11-11T23:22:34.367Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s [2021-11-11T23:22:34.521Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-11T23:22:34.521Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T23:22:34.629Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2021-11-11T23:22:34.629Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T23:22:34.714Z] Client: [2021-11-11T23:22:34.714Z] Context: default [2021-11-11T23:22:34.714Z] Debug Mode: false [2021-11-11T23:22:34.714Z] Plugins: [2021-11-11T23:22:34.714Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T23:22:34.714Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T23:22:34.714Z] [2021-11-11T23:22:34.714Z] Server: [2021-11-11T23:22:34.714Z] Containers: 0 [2021-11-11T23:22:34.714Z] Running: 0 [2021-11-11T23:22:34.714Z] Paused: 0 [2021-11-11T23:22:34.714Z] Stopped: 0 [2021-11-11T23:22:34.714Z] Images: 0 [2021-11-11T23:22:34.714Z] Server Version: 20.10.10-rc1 [2021-11-11T23:22:34.714Z] Storage Driver: overlay2 [2021-11-11T23:22:34.714Z] Backing Filesystem: extfs [2021-11-11T23:22:34.714Z] Supports d_type: true [2021-11-11T23:22:34.714Z] Native Overlay Diff: true [2021-11-11T23:22:34.714Z] userxattr: false [2021-11-11T23:22:34.714Z] Logging Driver: json-file [2021-11-11T23:22:34.714Z] Cgroup Driver: cgroupfs [2021-11-11T23:22:34.714Z] Cgroup Version: 1 [2021-11-11T23:22:34.714Z] Plugins: [2021-11-11T23:22:34.714Z] Volume: local [2021-11-11T23:22:34.714Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T23:22:34.714Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T23:22:34.714Z] Swarm: inactive [2021-11-11T23:22:34.714Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-11T23:22:34.714Z] Default Runtime: runc [2021-11-11T23:22:34.714Z] Init Binary: docker-init [2021-11-11T23:22:34.714Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T23:22:34.714Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T23:22:34.714Z] init version: de40ad0 [2021-11-11T23:22:34.714Z] Security Options: [2021-11-11T23:22:34.714Z] apparmor [2021-11-11T23:22:34.714Z] seccomp [2021-11-11T23:22:34.714Z] Profile: default [2021-11-11T23:22:34.714Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T23:22:34.714Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T23:22:34.714Z] OSType: linux [2021-11-11T23:22:34.714Z] Architecture: aarch64 [2021-11-11T23:22:34.714Z] CPUs: 2 [2021-11-11T23:22:34.714Z] Total Memory: 7.581GiB [2021-11-11T23:22:34.714Z] Name: ip-10-100-73-156 [2021-11-11T23:22:34.714Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-11T23:22:34.714Z] Docker Root Dir: /var/lib/docker [2021-11-11T23:22:34.714Z] Debug Mode: false [2021-11-11T23:22:34.714Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:22:34.714Z] Labels: [2021-11-11T23:22:34.714Z] Experimental: true [2021-11-11T23:22:34.714Z] Insecure Registries: [2021-11-11T23:22:34.714Z] 127.0.0.0/8 [2021-11-11T23:22:34.714Z] Live Restore Enabled: true [2021-11-11T23:22:34.714Z] [Pipeline] sh [2021-11-11T23:22:34.798Z] #69 ... [2021-11-11T23:22:34.798Z] [2021-11-11T23:22:34.798Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T23:22:34.798Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T23:22:34.798Z] #45 DONE 1.2s [2021-11-11T23:22:34.798Z] [2021-11-11T23:22:34.798Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:34.798Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:34.888Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-11T23:22:34.888Z] #4 DONE 0.9s [2021-11-11T23:22:34.895Z] #54 61.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:22:35.035Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:22:35.036Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:22:35.036Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42996/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T23:22:35.036Z] + bash /home/ubuntu/workspace/moby_PR-42996/check-config.sh [2021-11-11T23:22:35.036Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T23:22:35.036Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-11T23:22:35.036Z] [2021-11-11T23:22:35.036Z] Generally Necessary: [2021-11-11T23:22:35.036Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T23:22:35.036Z] - apparmor: enabled and tools installed [2021-11-11T23:22:35.036Z] - CONFIG_NAMESPACES: enabled [2021-11-11T23:22:35.036Z] - CONFIG_NET_NS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_PID_NS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_IPC_NS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_UTS_NS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_CGROUPS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T23:22:35.036Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T23:22:35.036Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T23:22:35.036Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T23:22:35.036Z] - CONFIG_CPUSETS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_MEMCG: enabled [2021-11-11T23:22:35.036Z] - CONFIG_KEYS: enabled [2021-11-11T23:22:35.036Z] - CONFIG_VETH: enabled (as module) [2021-11-11T23:22:35.036Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T23:22:35.036Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T23:22:35.036Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T23:22:35.036Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T23:22:35.064Z] #69 ... [2021-11-11T23:22:35.064Z] [2021-11-11T23:22:35.064Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T23:22:35.064Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T23:22:35.064Z] #45 DONE 0.0s [2021-11-11T23:22:35.064Z] [2021-11-11T23:22:35.064Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:35.064Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:35.064Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T23:22:35.064Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T23:22:35.064Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T23:22:35.064Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T23:22:35.064Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 41.75MB / 54.92MB 1.2s [2021-11-11T23:22:35.064Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 9.44MB / 10.87MB 1.2s [2021-11-11T23:22:35.064Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.1s [2021-11-11T23:22:35.148Z] [2021-11-11T23:22:35.148Z] #6 [internal] load build definition from Dockerfile [2021-11-11T23:22:35.148Z] #6 sha256:aefbec65ad058e855d83d5b88e9d3931f8e70932ea35f1f07b496f21efb34f99 [2021-11-11T23:22:35.148Z] #6 DONE 0.0s [2021-11-11T23:22:35.148Z] [2021-11-11T23:22:35.148Z] #5 [internal] load .dockerignore [2021-11-11T23:22:35.148Z] #5 sha256:9a1f65369c4241478337a775987886c4d6341b482c755307588344b0055285a2 [2021-11-11T23:22:35.148Z] #5 DONE 0.0s [2021-11-11T23:22:35.148Z] [2021-11-11T23:22:35.148Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T23:22:35.148Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T23:22:35.251Z] #21 4.714 Reading package lists... [2021-11-11T23:22:35.292Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T23:22:35.292Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T23:22:35.292Z] [2021-11-11T23:22:35.292Z] Optional Features: [2021-11-11T23:22:35.292Z] - CONFIG_USER_NS: enabled [2021-11-11T23:22:35.292Z] - CONFIG_SECCOMP: enabled [2021-11-11T23:22:35.292Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T23:22:35.292Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T23:22:35.292Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T23:22:35.292Z] (cgroup swap accounting is currently enabled) [2021-11-11T23:22:35.292Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T23:22:35.292Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T23:22:35.292Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T23:22:35.292Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T23:22:35.292Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T23:22:35.292Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T23:22:35.292Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T23:22:35.292Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T23:22:35.292Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T23:22:35.292Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T23:22:35.292Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T23:22:35.292Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T23:22:35.292Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T23:22:35.292Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T23:22:35.292Z] - CONFIG_EXT4_FS: enabled [2021-11-11T23:22:35.292Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T23:22:35.292Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T23:22:35.292Z] - Network Drivers: [2021-11-11T23:22:35.292Z] - "overlay": [2021-11-11T23:22:35.293Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T23:22:35.293Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T23:22:35.293Z] Optional (for encrypted networks): [2021-11-11T23:22:35.293Z] - CONFIG_CRYPTO: enabled [2021-11-11T23:22:35.293Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T23:22:35.293Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T23:22:35.293Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T23:22:35.293Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T23:22:35.293Z] - CONFIG_XFRM: enabled [2021-11-11T23:22:35.293Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T23:22:35.293Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T23:22:35.293Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T23:22:35.293Z] - "ipvlan": [2021-11-11T23:22:35.293Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T23:22:35.293Z] - "macvlan": [2021-11-11T23:22:35.293Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T23:22:35.293Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T23:22:35.293Z] - "ftp,tftp client in container": [2021-11-11T23:22:35.328Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.3s [2021-11-11T23:22:35.328Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.2s done [2021-11-11T23:22:35.328Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 0B / 54.57MB 1.3s [2021-11-11T23:22:35.328Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 45.01MB / 54.92MB 1.4s [2021-11-11T23:22:35.505Z] #54 DONE 62.7s [2021-11-11T23:22:35.505Z] [2021-11-11T23:22:35.505Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:22:35.505Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:22:35.513Z] #21 5.531 Building dependency tree... [2021-11-11T23:22:35.550Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T23:22:35.550Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T23:22:35.550Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T23:22:35.550Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T23:22:35.550Z] - Storage Drivers: [2021-11-11T23:22:35.550Z] - "aufs": [2021-11-11T23:22:35.550Z] - CONFIG_AUFS_FS: missing [2021-11-11T23:22:35.550Z] - "btrfs": [2021-11-11T23:22:35.550Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T23:22:35.550Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T23:22:35.550Z] - "devicemapper": [2021-11-11T23:22:35.550Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T23:22:35.550Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T23:22:35.550Z] - "overlay": [2021-11-11T23:22:35.550Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T23:22:35.550Z] - "zfs": [2021-11-11T23:22:35.550Z] - /dev/zfs: present [2021-11-11T23:22:35.550Z] - zfs command: missing [2021-11-11T23:22:35.550Z] - zpool command: missing [2021-11-11T23:22:35.550Z] [2021-11-11T23:22:35.550Z] Limits: [2021-11-11T23:22:35.550Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T23:22:35.550Z] [2021-11-11T23:22:35.550Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T23:22:35.672Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 48.23MB / 54.92MB 1.5s [2021-11-11T23:22:35.672Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.4s done [2021-11-11T23:22:35.672Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 3.15MB / 54.57MB 1.5s [2021-11-11T23:22:35.672Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 0B / 85.77MB 1.5s [2021-11-11T23:22:35.672Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.53MB / 54.92MB 1.7s [2021-11-11T23:22:35.672Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 16.78MB / 54.57MB 1.7s [2021-11-11T23:22:35.672Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 19.92MB / 54.57MB 1.8s [2021-11-11T23:22:35.672Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 8.39MB / 85.77MB 1.8s [2021-11-11T23:22:35.774Z] #21 5.969 The following additional packages will be installed: [2021-11-11T23:22:35.774Z] #21 5.970 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:22:35.774Z] #21 5.970 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T23:22:35.774Z] #21 5.970 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T23:22:35.774Z] #21 5.971 python3-pkg-resources vim-runtime xxd [2021-11-11T23:22:35.774Z] #21 5.972 Suggested packages: [2021-11-11T23:22:35.774Z] #21 5.972 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T23:22:35.774Z] #21 5.972 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T23:22:35.774Z] #21 5.972 acl attr quota [2021-11-11T23:22:35.774Z] #21 5.972 Recommended packages: [2021-11-11T23:22:35.774Z] #21 5.972 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T23:22:35.882Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:062f5dbb4df2e2f2168254be895248dee9f4665c . [2021-11-11T23:22:35.882Z] #1 [internal] load build definition from Dockerfile [2021-11-11T23:22:35.882Z] #1 sha256:9289879f529e90edb0e6958821db5a5598720545a30dcd56de64735a5c39a52d [2021-11-11T23:22:35.882Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T23:22:35.882Z] #1 DONE 0.1s [2021-11-11T23:22:35.882Z] [2021-11-11T23:22:35.882Z] #2 [internal] load .dockerignore [2021-11-11T23:22:35.882Z] #2 sha256:c17e68ca62cc616830729bacbb6c2575193dd40281780b751e0964a43625df21 [2021-11-11T23:22:35.882Z] #2 transferring context: 87B done [2021-11-11T23:22:35.981Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 24.47MB / 54.57MB 2.0s [2021-11-11T23:22:35.981Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 18.87MB / 85.77MB 2.0s [2021-11-11T23:22:36.087Z] #8 DONE 1.0s [2021-11-11T23:22:36.087Z] [2021-11-11T23:22:36.087Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:22:36.087Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T23:22:36.087Z] #10 DONE 1.0s [2021-11-11T23:22:36.087Z] [2021-11-11T23:22:36.087Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T23:22:36.087Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T23:22:36.087Z] #7 DONE 1.0s [2021-11-11T23:22:36.087Z] [2021-11-11T23:22:36.087Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:22:36.087Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T23:22:36.143Z] #2 DONE 0.1s [2021-11-11T23:22:36.143Z] [2021-11-11T23:22:36.143Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T23:22:36.143Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-11T23:22:36.245Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 27.26MB / 54.57MB 2.1s [2021-11-11T23:22:36.245Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 24.12MB / 85.77MB 2.1s [2021-11-11T23:22:36.245Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 33.56MB / 54.57MB 2.4s [2021-11-11T23:22:36.245Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 29.36MB / 85.77MB 2.4s [2021-11-11T23:22:36.348Z] #21 6.395 The following NEW packages will be installed: [2021-11-11T23:22:36.348Z] #21 6.396 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T23:22:36.348Z] #21 6.396 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:22:36.348Z] #21 6.396 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T23:22:36.348Z] #21 6.397 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T23:22:36.348Z] #21 6.397 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T23:22:36.348Z] #21 6.397 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T23:22:36.348Z] #21 6.398 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T23:22:36.348Z] #21 6.398 xz-utils zip zstd [2021-11-11T23:22:36.348Z] #21 6.677 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:22:36.348Z] #21 6.677 Need to get 27.6 MB of archives. [2021-11-11T23:22:36.348Z] #21 6.677 After this operation, 106 MB of additional disk space will be used. [2021-11-11T23:22:36.348Z] #21 6.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T23:22:36.348Z] #21 6.680 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T23:22:36.348Z] #21 6.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T23:22:36.348Z] #21 6.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T23:22:36.348Z] #21 6.685 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T23:22:36.348Z] #21 6.686 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T23:22:36.348Z] #21 6.687 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T23:22:36.348Z] #21 6.689 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T23:22:36.348Z] #21 6.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:22:36.348Z] #21 6.712 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:22:36.348Z] #21 6.712 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T23:22:36.348Z] #21 6.723 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T23:22:36.348Z] #21 6.723 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T23:22:36.348Z] #21 6.723 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T23:22:36.348Z] #21 6.728 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T23:22:36.348Z] #21 6.733 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T23:22:36.351Z] #9 DONE 1.1s [2021-11-11T23:22:36.400Z] #3 DONE 0.4s [2021-11-11T23:22:36.508Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.4s done [2021-11-11T23:22:36.508Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 36.70MB / 54.57MB 2.5s [2021-11-11T23:22:36.508Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 0B / 134.80MB 2.5s [2021-11-11T23:22:36.508Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 33.75MB / 85.77MB 2.6s [2021-11-11T23:22:36.508Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 44.04MB / 54.57MB 2.7s [2021-11-11T23:22:36.508Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 38.80MB / 85.77MB 2.7s [2021-11-11T23:22:36.609Z] #21 6.736 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T23:22:36.609Z] #21 6.736 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T23:22:36.609Z] #21 6.737 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T23:22:36.609Z] #21 6.738 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T23:22:36.609Z] #21 6.739 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T23:22:36.609Z] #21 6.743 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:22:36.609Z] #21 6.746 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:22:36.609Z] #21 6.747 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:22:36.609Z] #21 6.753 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T23:22:36.609Z] #21 6.754 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T23:22:36.609Z] #21 6.754 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:22:36.609Z] #21 6.926 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T23:22:36.609Z] #21 6.926 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:22:36.609Z] #21 6.927 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-11-11T23:22:36.609Z] #21 6.929 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:22:36.609Z] #21 6.930 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T23:22:36.609Z] #21 6.933 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T23:22:36.609Z] #21 6.935 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T23:22:36.609Z] #21 6.974 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T23:22:36.609Z] #21 6.976 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T23:22:36.609Z] #21 6.977 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:22:36.609Z] #21 6.980 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T23:22:36.609Z] #21 6.985 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T23:22:36.614Z] [2021-11-11T23:22:36.614Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:36.614Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:36.614Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:22:36.614Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:22:36.657Z] [2021-11-11T23:22:36.657Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T23:22:36.657Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-11T23:22:36.657Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T23:22:36.657Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T23:22:36.657Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-11T23:22:36.657Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-11T23:22:36.657Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-11T23:22:36.657Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2021-11-11T23:22:36.776Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 47.19MB / 54.57MB 2.9s [2021-11-11T23:22:36.776Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 44.04MB / 85.77MB 2.9s [2021-11-11T23:22:36.870Z] #21 6.986 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T23:22:36.870Z] #21 6.996 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T23:22:36.870Z] #21 7.008 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T23:22:36.870Z] #21 7.014 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T23:22:36.870Z] #21 7.017 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T23:22:36.870Z] #21 7.281 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T23:22:36.874Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T23:22:36.874Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T23:22:36.874Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T23:22:36.913Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2021-11-11T23:22:36.913Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2021-11-11T23:22:37.038Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 52.43MB / 54.57MB 3.1s [2021-11-11T23:22:37.038Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 8.39MB / 134.80MB 3.1s [2021-11-11T23:22:37.038Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 53.48MB / 85.77MB 3.2s [2021-11-11T23:22:37.133Z] #69 ... [2021-11-11T23:22:37.133Z] [2021-11-11T23:22:37.133Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T23:22:37.133Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T23:22:37.133Z] #45 DONE 0.0s [2021-11-11T23:22:37.133Z] [2021-11-11T23:22:37.133Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:37.133Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:37.133Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.4s [2021-11-11T23:22:37.170Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-11-11T23:22:37.170Z] #4 DONE 0.7s [2021-11-11T23:22:37.190Z] #21 7.339 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T23:22:37.190Z] #21 7.377 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T23:22:37.190Z] #21 7.388 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T23:22:37.301Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 60.82MB / 85.77MB 3.4s [2021-11-11T23:22:37.301Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 16.78MB / 134.80MB 3.4s [2021-11-11T23:22:37.400Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2021-11-11T23:22:37.400Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2021-11-11T23:22:37.429Z] [2021-11-11T23:22:37.429Z] #5 [internal] load .dockerignore [2021-11-11T23:22:37.429Z] #5 sha256:7aefdf8be6adb588d45111eb32058556a6690a7ac5886d868f37b49207205ba8 [2021-11-11T23:22:37.429Z] #5 DONE 0.0s [2021-11-11T23:22:37.429Z] [2021-11-11T23:22:37.429Z] #6 [internal] load build definition from Dockerfile [2021-11-11T23:22:37.429Z] #6 sha256:48fdf6db484124fc140007510d724b4f543db4694b0a6cc40a79bae11c4a0d6c [2021-11-11T23:22:37.429Z] #6 DONE 0.0s [2021-11-11T23:22:37.429Z] [2021-11-11T23:22:37.429Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:22:37.429Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T23:22:37.451Z] #21 7.753 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:22:37.451Z] #21 7.809 Fetched 27.6 MB in 1s (28.0 MB/s) [2021-11-11T23:22:37.562Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 68.16MB / 85.77MB 3.7s [2021-11-11T23:22:37.562Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 26.21MB / 134.80MB 3.7s [2021-11-11T23:22:37.713Z] #21 8.095 Selecting previously unselected package pigz. [2021-11-11T23:22:37.824Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.8s done [2021-11-11T23:22:37.824Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 78.64MB / 85.77MB 4.0s [2021-11-11T23:22:37.824Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 33.55MB / 134.80MB 4.0s [2021-11-11T23:22:37.824Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 4.0s done [2021-11-11T23:22:37.974Z] #21 8.095 (Reading database ... [2021-11-11T23:22:37.974Z] #21 ... [2021-11-11T23:22:37.974Z] [2021-11-11T23:22:37.974Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:22:37.974Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:22:37.974Z] #43 56.20 + dpkg --print-architecture [2021-11-11T23:22:37.974Z] #43 56.20 + git checkout -q v2.1.0 [2021-11-11T23:22:37.974Z] #43 56.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T23:22:37.974Z] #43 56.55 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T23:22:37.974Z] #43 DONE 63.9s [2021-11-11T23:22:37.974Z] [2021-11-11T23:22:37.974Z] #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 zstd [2021-11-11T23:22:37.974Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:22:37.974Z] #21 8.095 (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-11-11T23:22:37.974Z] #21 8.113 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T23:22:37.974Z] #21 8.134 Unpacking pigz (2.6-1) ... [2021-11-11T23:22:37.974Z] #21 8.217 Selecting previously unselected package libelf1:amd64. [2021-11-11T23:22:37.974Z] #21 8.221 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T23:22:37.974Z] #21 8.230 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T23:22:37.974Z] #21 8.312 Selecting previously unselected package libbpf0:amd64. [2021-11-11T23:22:37.974Z] #21 8.318 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T23:22:37.982Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-11-11T23:22:37.982Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T23:22:38.086Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 4.2s [2021-11-11T23:22:38.086Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 40.89MB / 134.80MB 4.2s [2021-11-11T23:22:38.236Z] #21 8.323 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:22:38.236Z] #21 8.455 Selecting previously unselected package libcap2:amd64. [2021-11-11T23:22:38.236Z] #21 8.459 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T23:22:38.236Z] #21 8.466 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:22:38.236Z] #21 8.584 Selecting previously unselected package libmnl0:amd64. [2021-11-11T23:22:38.348Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 50.33MB / 134.80MB 4.4s [2021-11-11T23:22:38.358Z] #8 DONE 1.0s [2021-11-11T23:22:38.358Z] [2021-11-11T23:22:38.358Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T23:22:38.358Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-11T23:22:38.358Z] #7 DONE 0.9s [2021-11-11T23:22:38.358Z] [2021-11-11T23:22:38.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T23:22:38.358Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T23:22:38.358Z] #9 DONE 1.0s [2021-11-11T23:22:38.358Z] [2021-11-11T23:22:38.358Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T23:22:38.358Z] #10 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-11T23:22:38.358Z] #10 DONE 1.0s [2021-11-11T23:22:38.497Z] #21 8.588 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T23:22:38.497Z] #21 8.603 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:22:38.497Z] #21 8.683 Selecting previously unselected package libxtables12:amd64. [2021-11-11T23:22:38.497Z] #21 8.691 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T23:22:38.497Z] #21 8.707 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:22:38.497Z] #21 8.823 Selecting previously unselected package libcap2-bin. [2021-11-11T23:22:38.497Z] #21 8.831 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T23:22:38.497Z] #21 8.844 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T23:22:38.497Z] #21 8.932 Selecting previously unselected package iproute2. [2021-11-11T23:22:38.610Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 58.85MB / 134.80MB 4.6s [2021-11-11T23:22:38.759Z] #21 8.939 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T23:22:38.759Z] #21 8.960 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T23:22:38.805Z] #58 66.18 gotestsum version dev [2021-11-11T23:22:38.805Z] #58 DONE 66.4s [2021-11-11T23:22:38.805Z] [2021-11-11T23:22:38.805Z] #41 [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-11-11T23:22:38.805Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:22:38.872Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 69.21MB / 134.80MB 4.9s [2021-11-11T23:22:38.872Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.0s done [2021-11-11T23:22:38.920Z] [2021-11-11T23:22:38.921Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:38.921Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:38.921Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T23:22:38.921Z] #11 DONE 0.1s [2021-11-11T23:22:38.921Z] [2021-11-11T23:22:38.921Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:38.921Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:38.921Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:39.020Z] #21 9.171 Selecting previously unselected package xxd. [2021-11-11T23:22:39.020Z] #21 9.178 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:22:39.020Z] #21 9.181 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:22:39.020Z] #21 9.275 Selecting previously unselected package vim-common. [2021-11-11T23:22:39.020Z] #21 9.279 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:22:39.020Z] #21 9.304 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:22:39.139Z] #11 ... [2021-11-11T23:22:39.140Z] [2021-11-11T23:22:39.140Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:39.140Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:39.140Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2021-11-11T23:22:39.140Z] #69 DONE 5.4s [2021-11-11T23:22:39.140Z] [2021-11-11T23:22:39.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:39.140Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:39.140Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 77.59MB / 134.80MB 5.1s [2021-11-11T23:22:39.140Z] #11 ... [2021-11-11T23:22:39.140Z] [2021-11-11T23:22:39.140Z] #24 [internal] load build context [2021-11-11T23:22:39.140Z] #24 sha256:d938829a0febff57325b1dd5f2d32f9d4f26d457003d78159722beb91a1e82c3 [2021-11-11T23:22:39.140Z] #24 transferring context: 45.02MB 5.4s [2021-11-11T23:22:39.181Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T23:22:39.181Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:22:39.181Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T23:22:39.181Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T23:22:39.181Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T23:22:39.282Z] #21 9.397 Selecting previously unselected package bash-completion. [2021-11-11T23:22:39.282Z] #21 9.400 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T23:22:39.450Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s [2021-11-11T23:22:40.030Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-11-11T23:22:40.030Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T23:22:40.030Z] #69 ... [2021-11-11T23:22:40.030Z] [2021-11-11T23:22:40.030Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T23:22:40.030Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T23:22:40.030Z] #45 DONE 0.0s [2021-11-11T23:22:40.030Z] [2021-11-11T23:22:40.030Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:40.030Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:40.154Z] #24 transferring context: 55.48MB 6.4s done [2021-11-11T23:22:40.474Z] #24 ... [2021-11-11T23:22:40.474Z] [2021-11-11T23:22:40.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:40.474Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:40.474Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.5s [2021-11-11T23:22:40.525Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-11-11T23:22:40.525Z] #69 DONE 4.0s [2021-11-11T23:22:40.525Z] [2021-11-11T23:22:40.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:40.525Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:40.525Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.2s done [2021-11-11T23:22:40.525Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T23:22:40.525Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T23:22:40.525Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T23:22:40.525Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.4s [2021-11-11T23:22:40.525Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.6s done [2021-11-11T23:22:40.525Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 2.8s done [2021-11-11T23:22:40.525Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.6s done [2021-11-11T23:22:40.525Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 49.28MB / 134.80MB 3.7s [2021-11-11T23:22:40.525Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0.7s [2021-11-11T23:22:40.525Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 0B / 85.77MB 3.7s [2021-11-11T23:22:40.525Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 0B / 156B 3.7s [2021-11-11T23:22:40.525Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 60.94MB / 134.80MB 3.8s [2021-11-11T23:22:40.525Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.7s done [2021-11-11T23:22:40.702Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-11-11T23:22:40.794Z] #11 ... [2021-11-11T23:22:40.794Z] [2021-11-11T23:22:40.794Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:40.794Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T23:22:40.794Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T23:22:40.794Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:22:40.794Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T23:22:40.794Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T23:22:40.794Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-11-11T23:22:40.794Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-11-11T23:22:40.794Z] #71 DONE 4.2s [2021-11-11T23:22:40.794Z] [2021-11-11T23:22:40.794Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:40.794Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:40.794Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 69.21MB / 134.80MB 4.0s [2021-11-11T23:22:40.794Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.49MB / 85.77MB 4.0s [2021-11-11T23:22:40.794Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 17.83MB / 85.77MB 4.1s [2021-11-11T23:22:41.059Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 77.59MB / 134.80MB 4.2s [2021-11-11T23:22:41.059Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 24.12MB / 85.77MB 4.2s [2021-11-11T23:22:41.059Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 87.03MB / 134.80MB 4.4s [2021-11-11T23:22:41.059Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 31.46MB / 85.77MB 4.4s [2021-11-11T23:22:41.264Z] #69 ... [2021-11-11T23:22:41.265Z] [2021-11-11T23:22:41.265Z] #24 [internal] load build context [2021-11-11T23:22:41.265Z] #24 sha256:167b771ae51efbfbadacfa824765b10ad8be3308a02dbdac55545e47d7ba3cfa [2021-11-11T23:22:41.265Z] #24 transferring context: 55.48MB 1.8s done [2021-11-11T23:22:41.265Z] #24 DONE 2.4s [2021-11-11T23:22:41.321Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 38.80MB / 85.77MB 4.5s [2021-11-11T23:22:41.417Z] #11 ... [2021-11-11T23:22:41.417Z] [2021-11-11T23:22:41.417Z] #24 [internal] load build context [2021-11-11T23:22:41.417Z] #24 sha256:d938829a0febff57325b1dd5f2d32f9d4f26d457003d78159722beb91a1e82c3 [2021-11-11T23:22:41.417Z] #24 DONE 7.5s [2021-11-11T23:22:41.417Z] [2021-11-11T23:22:41.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:41.417Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:41.417Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 4.9s [2021-11-11T23:22:41.521Z] [2021-11-11T23:22:41.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:41.522Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:41.522Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T23:22:41.522Z] #11 sha256:188890221179ae813175fef21829b84a005878c78ff92a507d260fbcbdfe6208 1.80kB / 1.80kB done [2021-11-11T23:22:41.522Z] #11 sha256:075a07855af2d20a814bdf24c69dd07b1bc730b9c6e3f6cbe40198dbf131acda 6.97kB / 6.97kB done [2021-11-11T23:22:41.522Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 2.2s done [2021-11-11T23:22:41.522Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 5.14MB / 5.14MB 1.0s done [2021-11-11T23:22:41.522Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 2.3s [2021-11-11T23:22:41.582Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 104.86MB / 134.80MB 4.7s [2021-11-11T23:22:41.582Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 50.33MB / 85.77MB 4.7s [2021-11-11T23:22:41.582Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 112.20MB / 134.80MB 4.8s [2021-11-11T23:22:41.582Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 56.76MB / 85.77MB 4.8s [2021-11-11T23:22:41.783Z] #11 ... [2021-11-11T23:22:41.783Z] [2021-11-11T23:22:41.783Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:41.783Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T23:22:41.783Z] #69 DONE 2.7s [2021-11-11T23:22:41.783Z] [2021-11-11T23:22:41.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:41.783Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:41.783Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 2.4s done [2021-11-11T23:22:41.783Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 0B / 54.67MB 2.4s [2021-11-11T23:22:41.783Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 0.2s [2021-11-11T23:22:41.783Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 1.05MB / 102.62MB 2.7s [2021-11-11T23:22:41.783Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 10.49MB / 80.99MB 2.7s [2021-11-11T23:22:41.841Z] #11 ... [2021-11-11T23:22:41.841Z] [2021-11-11T23:22:41.841Z] #24 [internal] load build context [2021-11-11T23:22:41.841Z] #24 sha256:c4155930721da2f7864a34c68232737a73c3248fbcdc56dda6d8a3bffff477a7 [2021-11-11T23:22:41.841Z] #24 transferring context: 55.47MB 4.6s done [2021-11-11T23:22:41.841Z] #24 DONE 5.2s [2021-11-11T23:22:41.841Z] [2021-11-11T23:22:41.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:41.841Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:41.841Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 65.01MB / 85.77MB 4.9s [2021-11-11T23:22:41.841Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 132.67MB / 134.80MB 5.1s [2021-11-11T23:22:41.841Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 80.74MB / 85.77MB 5.1s [2021-11-11T23:22:41.846Z] #21 12.14 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T23:22:42.045Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 6.29MB / 54.67MB 2.7s [2021-11-11T23:22:42.045Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 7.34MB / 102.62MB 2.7s [2021-11-11T23:22:42.045Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 20.97MB / 80.99MB 2.7s [2021-11-11T23:22:42.045Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 10.49MB / 54.67MB 2.8s [2021-11-11T23:22:42.045Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 32.51MB / 80.99MB 2.8s [2021-11-11T23:22:42.100Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.2s [2021-11-11T23:22:42.107Z] #21 12.32 Selecting previously unselected package bzip2. [2021-11-11T23:22:42.107Z] #21 12.33 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T23:22:42.107Z] #21 12.33 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T23:22:42.107Z] #21 12.41 Selecting previously unselected package xz-utils. [2021-11-11T23:22:42.107Z] #21 12.41 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T23:22:42.107Z] #21 12.42 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T23:22:42.302Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 30.41MB / 54.67MB 3.1s [2021-11-11T23:22:42.303Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 17.83MB / 102.62MB 3.1s [2021-11-11T23:22:42.303Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 52.43MB / 80.99MB 3.1s [2021-11-11T23:22:42.303Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 33.55MB / 54.67MB 3.2s [2021-11-11T23:22:42.303Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 25.85MB / 102.62MB 3.2s [2021-11-11T23:22:42.303Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 66.06MB / 80.99MB 3.2s [2021-11-11T23:22:42.365Z] #11 ... [2021-11-11T23:22:42.366Z] [2021-11-11T23:22:42.366Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:42.366Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T23:22:42.366Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T23:22:42.366Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T23:22:42.366Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:22:42.366Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T23:22:42.366Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-11-11T23:22:42.366Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2021-11-11T23:22:42.366Z] #71 DONE 8.4s [2021-11-11T23:22:42.366Z] [2021-11-11T23:22:42.366Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:22:42.366Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:22:42.366Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T23:22:42.366Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T23:22:42.366Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T23:22:42.366Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T23:22:42.369Z] #21 12.51 Selecting previously unselected package apparmor. [2021-11-11T23:22:42.369Z] #21 12.52 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T23:22:42.369Z] #21 12.60 Unpacking apparmor (2.13.6-10) ... [2021-11-11T23:22:42.559Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 3.4s [2021-11-11T23:22:42.559Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 76.67MB / 80.99MB 3.4s [2021-11-11T23:22:42.559Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 40.89MB / 102.62MB 3.4s [2021-11-11T23:22:42.630Z] #21 12.78 Selecting previously unselected package inetutils-ping. [2021-11-11T23:22:42.630Z] #21 12.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T23:22:42.630Z] #21 12.79 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T23:22:42.630Z] #21 12.87 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T23:22:42.630Z] #21 12.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:22:42.630Z] #21 12.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:22:42.630Z] #21 12.95 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T23:22:42.630Z] #21 12.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:22:42.630Z] #21 12.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:22:42.816Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 50.33MB / 102.62MB 3.6s [2021-11-11T23:22:42.816Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 3.6s [2021-11-11T23:22:42.816Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 66.06MB / 102.62MB 3.6s [2021-11-11T23:22:42.891Z] #21 13.05 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T23:22:42.891Z] #21 13.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T23:22:42.891Z] #21 13.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:22:42.891Z] #21 13.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T23:22:42.891Z] #21 13.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T23:22:42.891Z] #21 13.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:22:42.891Z] #21 13.22 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T23:22:42.891Z] #21 13.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T23:22:42.891Z] #21 13.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:22:42.891Z] #21 13.29 Selecting previously unselected package iptables. [2021-11-11T23:22:42.939Z] #28 ... [2021-11-11T23:22:42.939Z] [2021-11-11T23:22:42.939Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T23:22:42.939Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T23:22:43.074Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 71.87MB / 102.62MB 3.8s [2021-11-11T23:22:43.152Z] #21 13.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T23:22:43.152Z] #21 13.30 Unpacking iptables (1.8.7-1) ... [2021-11-11T23:22:43.152Z] #21 13.46 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:22:43.152Z] #21 13.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:22:43.152Z] #21 13.47 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:22:43.152Z] #21 13.55 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:22:43.332Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 93.05MB / 102.62MB 4.1s [2021-11-11T23:22:43.332Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 102.62MB / 102.62MB 4.1s [2021-11-11T23:22:43.413Z] #21 13.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:22:43.413Z] #21 13.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:22:43.413Z] #21 13.63 Selecting previously unselected package jq. [2021-11-11T23:22:43.413Z] #21 13.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:22:43.413Z] #21 13.64 Unpacking jq (1.6-2.1) ... [2021-11-11T23:22:43.413Z] #21 13.72 Selecting previously unselected package libaio1:amd64. [2021-11-11T23:22:43.413Z] #21 13.72 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T23:22:43.413Z] #21 13.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:22:43.513Z] #70 DONE 0.8s [2021-11-11T23:22:43.513Z] [2021-11-11T23:22:43.513Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:22:43.513Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:22:43.588Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 4.4s done [2021-11-11T23:22:43.675Z] #21 13.93 Selecting previously unselected package libgpm2:amd64. [2021-11-11T23:22:43.675Z] #21 13.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T23:22:43.675Z] #21 13.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:22:43.873Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 2.4s done [2021-11-11T23:22:43.873Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 4.7s [2021-11-11T23:22:43.936Z] #21 14.02 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:22:43.936Z] #21 14.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:22:43.936Z] #21 14.03 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:22:44.012Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 4.2s done [2021-11-11T23:22:44.084Z] #41 ... [2021-11-11T23:22:44.084Z] [2021-11-11T23:22:44.084Z] #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-11-11T23:22:44.084Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:22:44.084Z] #19 60.05 Fetched 48.7 MB in 58s (838 kB/s) [2021-11-11T23:22:44.131Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 [2021-11-11T23:22:44.387Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0.2s done [2021-11-11T23:22:44.459Z] #28 ... [2021-11-11T23:22:44.459Z] [2021-11-11T23:22:44.459Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T23:22:44.459Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T23:22:44.459Z] #72 DONE 0.8s [2021-11-11T23:22:44.459Z] [2021-11-11T23:22:44.459Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:22:44.459Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:22:44.459Z] #28 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.8s done [2021-11-11T23:22:44.580Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T23:22:44.721Z] #28 DONE 10.9s [2021-11-11T23:22:44.721Z] [2021-11-11T23:22:44.721Z] #29 [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-11-11T23:22:44.721Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:22:44.885Z] #21 15.20 Selecting previously unselected package libinih1:amd64. [2021-11-11T23:22:44.950Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 5.6s done [2021-11-11T23:22:44.950Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.1s [2021-11-11T23:22:44.950Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.2s done [2021-11-11T23:22:44.953Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 7.9s done [2021-11-11T23:22:45.149Z] #21 15.21 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T23:22:45.149Z] #21 15.21 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T23:22:45.149Z] #21 15.29 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:22:45.149Z] #21 15.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:22:45.149Z] #21 15.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:22:45.149Z] #21 15.38 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:22:45.149Z] #21 15.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:22:45.149Z] #21 15.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:22:45.149Z] #21 15.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:22:45.212Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.3s done [2021-11-11T23:22:45.411Z] #21 15.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:22:45.411Z] #21 15.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:22:45.411Z] #21 15.50 Selecting previously unselected package net-tools. [2021-11-11T23:22:45.411Z] #21 15.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T23:22:45.411Z] #21 15.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:22:45.411Z] #21 15.63 Selecting previously unselected package patch. [2021-11-11T23:22:45.411Z] #21 15.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T23:22:45.411Z] #21 15.64 Unpacking patch (2.7.6-7) ... [2021-11-11T23:22:45.411Z] #21 15.70 Selecting previously unselected package python-pip-whl. [2021-11-11T23:22:45.411Z] #21 15.70 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T23:22:45.411Z] #21 15.71 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T23:22:45.471Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T23:22:45.672Z] #21 15.92 Selecting previously unselected package python3-lib2to3. [2021-11-11T23:22:45.672Z] #21 15.92 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T23:22:45.672Z] #21 15.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:22:45.672Z] #21 16.01 Selecting previously unselected package python3-distutils. [2021-11-11T23:22:45.672Z] #21 16.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T23:22:45.933Z] #21 16.03 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T23:22:45.933Z] #21 16.15 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:22:45.933Z] #21 16.15 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:22:45.933Z] #21 16.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:22:45.933Z] #21 16.24 Selecting previously unselected package python3-setuptools. [2021-11-11T23:22:45.933Z] #21 16.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T23:22:45.933Z] #21 16.25 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T23:22:45.933Z] #21 16.35 Selecting previously unselected package python3-wheel. [2021-11-11T23:22:45.933Z] #21 16.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T23:22:46.038Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 0.3s done [2021-11-11T23:22:46.194Z] #21 16.35 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T23:22:46.194Z] #21 16.42 Selecting previously unselected package python3-pip. [2021-11-11T23:22:46.194Z] #21 16.42 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T23:22:46.194Z] #21 16.43 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T23:22:46.298Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 0.1s [2021-11-11T23:22:46.318Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 [2021-11-11T23:22:46.318Z] #11 ... [2021-11-11T23:22:46.318Z] [2021-11-11T23:22:46.318Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:22:46.318Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-11T23:22:46.318Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T23:22:46.318Z] #28 sha256:21e79e173393a5c03e2dd910354affc1e6ea995aa3c88a18d40bae41760b3d4e 529B / 529B done [2021-11-11T23:22:46.318Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T23:22:46.318Z] #28 sha256:bf33d9a9dfb709a9a24218f6ea55bab3965d0029cdc2ce01214ad1a87040e530 1.48kB / 1.48kB done [2021-11-11T23:22:46.318Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 2.2s done [2021-11-11T23:22:46.318Z] #28 DONE 7.3s [2021-11-11T23:22:46.318Z] [2021-11-11T23:22:46.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:46.318Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:46.318Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 102.62MB / 102.62MB 7.0s done [2021-11-11T23:22:46.318Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 7.0s done [2021-11-11T23:22:46.455Z] #21 16.53 Selecting previously unselected package sudo. [2021-11-11T23:22:46.455Z] #21 16.54 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T23:22:46.455Z] #21 16.54 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T23:22:46.455Z] #21 16.76 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T23:22:46.455Z] #21 16.76 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T23:22:46.455Z] #21 16.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:22:46.455Z] #21 16.87 Selecting previously unselected package uidmap. [2021-11-11T23:22:46.558Z] #11 ... [2021-11-11T23:22:46.558Z] [2021-11-11T23:22:46.558Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T23:22:46.558Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T23:22:46.558Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.2s done [2021-11-11T23:22:46.558Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T23:22:46.558Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T23:22:46.558Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T23:22:46.558Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.3s done [2021-11-11T23:22:46.558Z] #28 DONE 9.8s [2021-11-11T23:22:46.558Z] [2021-11-11T23:22:46.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:46.558Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:46.558Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 9.6s done [2021-11-11T23:22:46.642Z] #29 2.106 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:22:46.642Z] #29 2.106 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:22:46.642Z] #29 2.118 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:22:46.716Z] #21 16.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T23:22:46.716Z] #21 16.88 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T23:22:46.716Z] #21 16.99 Selecting previously unselected package vim-runtime. [2021-11-11T23:22:46.716Z] #21 17.00 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:22:46.716Z] #21 17.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T23:22:46.716Z] #21 17.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T23:22:46.716Z] #21 17.04 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:22:46.904Z] #29 2.307 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:22:47.166Z] #29 2.573 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:22:47.427Z] #29 2.886 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:22:47.503Z] #11 ... [2021-11-11T23:22:47.503Z] [2021-11-11T23:22:47.503Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T23:22:47.503Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T23:22:47.503Z] #70 DONE 0.8s [2021-11-11T23:22:47.503Z] [2021-11-11T23:22:47.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:47.503Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:47.708Z] #11 ... [2021-11-11T23:22:47.708Z] [2021-11-11T23:22:47.708Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T23:22:47.708Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-11T23:22:47.708Z] #70 DONE 1.2s [2021-11-11T23:22:47.708Z] [2021-11-11T23:22:47.708Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T23:22:47.708Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T23:22:47.708Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T23:22:47.708Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T23:22:47.708Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T23:22:47.708Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T23:22:47.708Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.4s done [2021-11-11T23:22:47.708Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-11-11T23:22:47.708Z] #71 DONE 8.6s [2021-11-11T23:22:47.708Z] [2021-11-11T23:22:47.708Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:47.708Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:48.103Z] #21 18.05 Selecting previously unselected package vim. [2021-11-11T23:22:48.103Z] #21 18.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:22:48.103Z] #21 18.08 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T23:22:48.364Z] #21 18.55 Selecting previously unselected package xfsprogs. [2021-11-11T23:22:48.364Z] #21 18.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T23:22:48.364Z] #21 18.56 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T23:22:48.881Z] #11 ... [2021-11-11T23:22:48.881Z] [2021-11-11T23:22:48.881Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T23:22:48.881Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T23:22:48.881Z] #72 DONE 1.2s [2021-11-11T23:22:48.881Z] [2021-11-11T23:22:48.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:48.881Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:48.936Z] #21 18.99 Selecting previously unselected package zip. [2021-11-11T23:22:48.936Z] #21 19.00 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T23:22:48.936Z] #21 19.01 Unpacking zip (3.0-12) ... [2021-11-11T23:22:49.346Z] #29 4.296 Fetched 8474 kB in 2s (3444 kB/s) [2021-11-11T23:22:49.507Z] #21 19.74 Selecting previously unselected package zstd. [2021-11-11T23:22:49.507Z] #21 19.75 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T23:22:49.507Z] #21 19.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:22:49.507Z] #21 ... [2021-11-11T23:22:49.507Z] [2021-11-11T23:22:49.507Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:22:49.507Z] #58 sha256:a2fa1518e435a677ab67d002b13705db4d33249bf02d0266a9d848cf86ac3cdf [2021-11-11T23:22:49.507Z] #58 26.55 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-11-11T23:22:49.507Z] #58 27.31 + mkdir -p /build [2021-11-11T23:22:49.507Z] #58 27.31 + cp runc /build/runc [2021-11-11T23:22:49.507Z] #58 DONE 29.0s [2021-11-11T23:22:49.507Z] [2021-11-11T23:22:49.507Z] #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 zstd [2021-11-11T23:22:49.507Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:22:49.507Z] #21 19.93 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:22:49.507Z] #21 ... [2021-11-11T23:22:49.507Z] [2021-11-11T23:22:49.507Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:22:49.507Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:22:49.507Z] #62 50.92 + bin/containerd [2021-11-11T23:22:49.604Z] #11 ... [2021-11-11T23:22:49.604Z] [2021-11-11T23:22:49.604Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T23:22:49.604Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-11T23:22:49.604Z] #72 DONE 1.3s [2021-11-11T23:22:49.604Z] [2021-11-11T23:22:49.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:49.604Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:49.869Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 3.9s done [2021-11-11T23:22:49.919Z] #29 4.296 Reading package lists... [2021-11-11T23:22:50.082Z] #62 ... [2021-11-11T23:22:50.082Z] [2021-11-11T23:22:50.082Z] #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 zstd [2021-11-11T23:22:50.082Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:22:50.082Z] #21 20.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:22:50.082Z] #21 20.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:22:50.082Z] #21 20.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:22:50.082Z] #21 20.26 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:22:50.082Z] #21 20.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:22:50.082Z] #21 20.29 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T23:22:50.082Z] #21 20.30 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T23:22:50.082Z] #21 20.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:22:50.082Z] #21 20.32 Setting up bzip2 (1.0.8-4) ... [2021-11-11T23:22:50.082Z] #21 20.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:22:50.082Z] #21 20.34 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T23:22:50.125Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 [2021-11-11T23:22:50.343Z] #21 20.51 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:22:50.343Z] #21 20.53 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:22:50.343Z] #21 20.59 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T23:22:50.343Z] #21 20.60 Setting up apparmor (2.13.6-10) ... [2021-11-11T23:22:50.875Z] #29 5.127 Reading package lists... [2021-11-11T23:22:50.876Z] #29 5.922 Building dependency tree... [2021-11-11T23:22:50.876Z] #29 6.273 The following additional packages will be installed: [2021-11-11T23:22:50.876Z] #29 6.273 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T23:22:50.876Z] #29 6.273 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T23:22:50.876Z] #29 6.273 Recommended packages: [2021-11-11T23:22:50.876Z] #29 6.273 libldap-common publicsuffix libsasl2-modules [2021-11-11T23:22:51.137Z] #29 6.464 The following NEW packages will be installed: [2021-11-11T23:22:51.137Z] #29 6.473 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T23:22:51.137Z] #29 6.473 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T23:22:51.137Z] #29 6.473 libssh2-1 openssl [2021-11-11T23:22:51.137Z] #29 ... [2021-11-11T23:22:51.137Z] [2021-11-11T23:22:51.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:51.137Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:51.137Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.4s done [2021-11-11T23:22:51.137Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.7s done [2021-11-11T23:22:51.137Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 2.7s [2021-11-11T23:22:51.284Z] #21 21.41 Setting up zip (3.0-12) ... [2021-11-11T23:22:51.284Z] #21 21.42 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:22:51.284Z] #21 21.44 Setting up bash-completion (1:2.11-2) ... [2021-11-11T23:22:51.398Z] #11 ... [2021-11-11T23:22:51.398Z] [2021-11-11T23:22:51.398Z] #29 [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-11-11T23:22:51.398Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:22:51.398Z] #29 6.746 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:22:51.398Z] #29 6.746 Need to get 3038 kB of archives. [2021-11-11T23:22:51.398Z] #29 6.746 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T23:22:51.398Z] #29 6.746 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T23:22:51.398Z] #29 6.759 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T23:22:51.398Z] #29 6.765 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T23:22:51.398Z] #29 6.766 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T23:22:51.398Z] #29 6.784 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T23:22:51.398Z] #29 6.784 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T23:22:51.398Z] #29 6.784 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T23:22:51.398Z] #29 6.785 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T23:22:51.399Z] #29 6.786 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T23:22:51.399Z] #29 6.786 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T23:22:51.399Z] #29 6.790 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T23:22:51.419Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.2s [2021-11-11T23:22:51.660Z] #29 6.793 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T23:22:51.660Z] #29 6.806 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:22:51.660Z] #29 6.806 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:22:51.660Z] #29 6.806 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:22:51.660Z] #29 7.083 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:22:51.679Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.3s done [2021-11-11T23:22:51.854Z] #21 22.11 Setting up xz-utils (5.2.5-2) ... [2021-11-11T23:22:51.854Z] #21 22.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T23:22:51.854Z] #21 22.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:22:51.854Z] #21 22.15 Setting up patch (2.7.6-7) ... [2021-11-11T23:22:51.854Z] #21 22.16 Setting up sudo (1.9.5p2-3) ... [2021-11-11T23:22:51.854Z] #21 22.19 invoke-rc.d: could not determine current runlevel [2021-11-11T23:22:51.854Z] #21 22.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T23:22:51.854Z] #21 22.20 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T23:22:51.854Z] #21 22.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:22:51.854Z] #21 22.22 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T23:22:51.854Z] #21 22.23 Setting up pigz (2.6-1) ... [2021-11-11T23:22:51.854Z] #21 22.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:22:51.854Z] #21 22.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:22:51.923Z] #29 7.124 Fetched 3038 kB in 0s (9207 kB/s) [2021-11-11T23:22:51.923Z] #29 7.157 Selecting previously unselected package openssl. [2021-11-11T23:22:51.923Z] #29 7.157 (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-11-11T23:22:51.923Z] #29 7.161 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T23:22:51.923Z] #29 7.174 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:22:51.923Z] #29 7.353 Selecting previously unselected package ca-certificates. [2021-11-11T23:22:51.923Z] #29 7.353 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T23:22:51.923Z] #29 7.353 Unpacking ca-certificates (20210119) ... [2021-11-11T23:22:51.938Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T23:22:52.114Z] #21 22.27 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T23:22:52.114Z] #21 22.28 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:22:52.114Z] #21 22.42 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:22:52.114Z] #21 22.43 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:22:52.114Z] #21 22.53 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T23:22:52.191Z] #29 7.506 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T23:22:52.191Z] #29 7.506 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T23:22:52.191Z] #29 7.518 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:22:52.191Z] #29 7.601 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T23:22:52.191Z] #29 7.601 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:22:52.191Z] #29 7.615 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:52.374Z] #21 22.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:22:52.374Z] #21 22.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:22:52.374Z] #21 22.58 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T23:22:52.453Z] #29 7.712 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T23:22:52.453Z] #29 7.712 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:22:52.453Z] #29 7.729 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:52.453Z] #29 7.798 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T23:22:52.453Z] #29 7.798 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T23:22:52.453Z] #29 7.804 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:22:52.453Z] #29 7.899 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T23:22:52.453Z] #29 7.899 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T23:22:52.634Z] #21 22.70 Setting up vim (2:8.2.2434-3) ... [2021-11-11T23:22:52.634Z] #21 22.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T23:22:52.634Z] #21 22.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T23:22:52.634Z] #21 22.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T23:22:52.634Z] #21 22.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T23:22:52.634Z] #21 22.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T23:22:52.634Z] #21 22.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T23:22:52.634Z] #21 22.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T23:22:52.634Z] #21 22.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T23:22:52.634Z] #21 22.74 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T23:22:52.714Z] #29 7.903 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:22:52.714Z] #29 8.013 Selecting previously unselected package libpsl5:amd64. [2021-11-11T23:22:52.714Z] #29 8.013 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T23:22:52.714Z] #29 8.025 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:22:52.714Z] #29 8.111 Selecting previously unselected package librtmp1:amd64. [2021-11-11T23:22:52.714Z] #29 8.113 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T23:22:52.714Z] #29 8.121 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:22:52.894Z] #21 23.04 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:22:52.894Z] #21 23.05 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:22:52.894Z] #21 23.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:22:52.894Z] #21 23.08 Setting up python3-pip (20.3.4-4) ... [2021-11-11T23:22:52.975Z] #29 8.172 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T23:22:52.975Z] #29 8.172 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T23:22:52.975Z] #29 8.194 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:22:52.975Z] #29 8.290 Selecting previously unselected package libcurl4:amd64. [2021-11-11T23:22:52.975Z] #29 8.290 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:22:52.975Z] #29 8.298 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:22:52.975Z] #29 8.375 Selecting previously unselected package curl. [2021-11-11T23:22:52.975Z] #29 8.375 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:22:52.975Z] #29 8.385 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T23:22:52.975Z] #29 8.463 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:22:52.975Z] #29 8.463 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:22:52.975Z] #29 8.475 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:22:53.153Z] #21 23.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:22:53.153Z] #21 23.32 Setting up jq (1.6-2.1) ... [2021-11-11T23:22:53.153Z] #21 23.33 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:22:53.153Z] #21 23.35 Setting up iptables (1.8.7-1) ... [2021-11-11T23:22:53.153Z] #21 23.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:22:53.153Z] #21 23.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:22:53.153Z] #21 23.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:22:53.153Z] #21 23.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:22:53.153Z] #21 23.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T23:22:53.153Z] #21 23.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T23:22:53.153Z] #21 23.38 Setting up iproute2 (5.10.0-4) ... [2021-11-11T23:22:53.153Z] #21 23.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:22:53.242Z] #29 8.565 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:22:53.242Z] #29 8.565 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:22:53.242Z] #29 8.586 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:22:53.242Z] #29 8.637 Selecting previously unselected package jq. [2021-11-11T23:22:53.242Z] #29 8.637 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:22:53.242Z] #29 8.643 Unpacking jq (1.6-2.1) ... [2021-11-11T23:22:53.410Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 3.3s done [2021-11-11T23:22:53.410Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 [2021-11-11T23:22:53.413Z] #21 DONE 23.7s [2021-11-11T23:22:53.413Z] [2021-11-11T23:22:53.413Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:22:53.413Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:22:53.503Z] #29 8.740 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:22:53.503Z] #29 8.778 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:22:53.503Z] #29 8.797 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:22:53.503Z] #29 8.811 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:53.503Z] #29 8.829 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:22:53.503Z] #29 8.843 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:53.503Z] #29 8.857 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:22:53.503Z] #29 8.882 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:22:53.503Z] #29 8.897 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:22:53.503Z] #29 8.913 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:22:53.503Z] #29 8.936 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:22:53.503Z] #29 8.951 Setting up ca-certificates (20210119) ... [2021-11-11T23:22:53.673Z] #62 ... [2021-11-11T23:22:53.673Z] [2021-11-11T23:22:53.673Z] #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-11-11T23:22:53.673Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T23:22:53.934Z] #22 0.522 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T23:22:53.934Z] #22 0.526 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T23:22:53.934Z] #22 0.581 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T23:22:54.077Z] #29 9.579 Updating certificates in /etc/ssl/certs... [2021-11-11T23:22:54.195Z] #22 DONE 0.6s [2021-11-11T23:22:54.195Z] [2021-11-11T23:22:54.195Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:22:54.195Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T23:22:55.466Z] #29 10.52 129 added, 0 removed; done. [2021-11-11T23:22:55.466Z] #29 10.65 Setting up jq (1.6-2.1) ... [2021-11-11T23:22:55.466Z] #29 10.67 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:22:55.466Z] #29 10.68 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T23:22:55.466Z] #29 10.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:22:55.466Z] #29 10.85 Processing triggers for ca-certificates (20210119) ... [2021-11-11T23:22:55.728Z] #29 10.86 Updating certificates in /etc/ssl/certs... [2021-11-11T23:22:56.302Z] #29 11.70 0 added, 0 removed; done. [2021-11-11T23:22:56.302Z] #29 11.70 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T23:22:56.302Z] #29 11.71 done. [2021-11-11T23:22:56.682Z] #11 ... [2021-11-11T23:22:56.682Z] [2021-11-11T23:22:56.682Z] #29 [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-11-11T23:22:56.682Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T23:22:56.682Z] #29 2.261 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:22:56.682Z] #29 2.266 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:22:56.682Z] #29 2.284 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:22:56.682Z] #29 2.401 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:22:56.682Z] #29 2.634 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:22:56.682Z] #29 2.654 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:22:56.682Z] #29 3.602 Fetched 8360 kB in 2s (5194 kB/s) [2021-11-11T23:22:56.682Z] #29 3.602 Reading package lists... [2021-11-11T23:22:56.682Z] #29 4.126 Reading package lists... [2021-11-11T23:22:56.682Z] #29 4.654 Building dependency tree... [2021-11-11T23:22:56.682Z] #29 5.026 The following additional packages will be installed: [2021-11-11T23:22:56.682Z] #29 5.026 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T23:22:56.682Z] #29 5.026 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T23:22:56.682Z] #29 5.030 Recommended packages: [2021-11-11T23:22:56.682Z] #29 5.030 libldap-common publicsuffix libsasl2-modules [2021-11-11T23:22:56.682Z] #29 5.146 The following NEW packages will be installed: [2021-11-11T23:22:56.682Z] #29 5.146 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T23:22:56.682Z] #29 5.146 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T23:22:56.682Z] #29 5.146 libssh2-1 openssl [2021-11-11T23:22:56.682Z] #29 5.415 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:22:56.682Z] #29 5.415 Need to get 2934 kB of archives. [2021-11-11T23:22:56.682Z] #29 5.415 After this operation, 6485 kB of additional disk space will be used. [2021-11-11T23:22:56.682Z] #29 5.415 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-11T23:22:56.682Z] #29 5.428 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-11T23:22:56.682Z] #29 5.430 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-11T23:22:56.682Z] #29 5.434 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-11T23:22:56.682Z] #29 5.434 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-11T23:22:56.682Z] #29 5.434 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-11T23:22:56.682Z] #29 5.435 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-11T23:22:56.682Z] #29 5.457 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-11T23:22:56.682Z] #29 5.457 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-11T23:22:56.682Z] #29 5.458 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-11T23:22:56.682Z] #29 5.459 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-11T23:22:56.682Z] #29 5.463 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-11T23:22:56.682Z] #29 5.466 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T23:22:56.682Z] #29 5.466 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T23:22:56.682Z] #29 5.466 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T23:22:56.682Z] #29 5.590 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:22:56.682Z] #29 5.615 Fetched 2934 kB in 0s (9230 kB/s) [2021-11-11T23:22:56.682Z] #29 5.641 Selecting previously unselected package openssl. [2021-11-11T23:22:56.682Z] #29 5.641 (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-11-11T23:22:56.682Z] #29 5.641 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 5.645 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:22:56.682Z] #29 5.770 Selecting previously unselected package ca-certificates. [2021-11-11T23:22:56.682Z] #29 5.770 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T23:22:56.682Z] #29 5.774 Unpacking ca-certificates (20210119) ... [2021-11-11T23:22:56.682Z] #29 5.847 Selecting previously unselected package libbrotli1:arm64. [2021-11-11T23:22:56.682Z] #29 5.847 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 5.856 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T23:22:56.682Z] #29 5.919 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-11T23:22:56.682Z] #29 5.919 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 5.925 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:56.682Z] #29 5.980 Selecting previously unselected package libsasl2-2:arm64. [2021-11-11T23:22:56.682Z] #29 5.981 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 5.988 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:56.682Z] #29 6.039 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-11T23:22:56.682Z] #29 6.040 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 6.046 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T23:22:56.682Z] #29 6.105 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-11T23:22:56.682Z] #29 6.105 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 6.109 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T23:22:56.682Z] #29 6.156 Selecting previously unselected package libpsl5:arm64. [2021-11-11T23:22:56.682Z] #29 6.156 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 6.161 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T23:22:56.682Z] #29 6.206 Selecting previously unselected package librtmp1:arm64. [2021-11-11T23:22:56.682Z] #29 6.206 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 6.211 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:22:56.682Z] #29 6.250 Selecting previously unselected package libssh2-1:arm64. [2021-11-11T23:22:56.682Z] #29 6.251 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-11T23:22:56.682Z] #29 6.256 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T23:22:56.682Z] #29 6.310 Selecting previously unselected package libcurl4:arm64. [2021-11-11T23:22:56.683Z] #29 6.310 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T23:22:56.683Z] #29 6.314 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T23:22:56.683Z] #29 6.370 Selecting previously unselected package curl. [2021-11-11T23:22:56.683Z] #29 6.370 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T23:22:56.683Z] #29 6.374 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T23:22:56.683Z] #29 6.428 Selecting previously unselected package libonig5:arm64. [2021-11-11T23:22:56.683Z] #29 6.429 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T23:22:56.683Z] #29 6.433 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T23:22:56.683Z] #29 6.485 Selecting previously unselected package libjq1:arm64. [2021-11-11T23:22:56.683Z] #29 6.485 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T23:22:56.683Z] #29 6.493 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T23:22:56.683Z] #29 6.540 Selecting previously unselected package jq. [2021-11-11T23:22:56.683Z] #29 6.540 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-11T23:22:56.683Z] #29 6.545 Unpacking jq (1.6-2.1) ... [2021-11-11T23:22:56.683Z] #29 6.584 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T23:22:56.683Z] #29 6.597 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T23:22:56.683Z] #29 6.612 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T23:22:56.683Z] #29 6.623 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:56.683Z] #29 6.636 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:22:56.683Z] #29 6.725 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:56.683Z] #29 6.736 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T23:22:56.683Z] #29 6.751 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:22:56.683Z] #29 6.770 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T23:22:56.683Z] #29 6.785 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T23:22:56.683Z] #29 6.797 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T23:22:56.683Z] #29 6.813 Setting up ca-certificates (20210119) ... [2021-11-11T23:22:56.683Z] #29 7.298 Updating certificates in /etc/ssl/certs... [2021-11-11T23:22:56.683Z] #29 7.904 129 added, 0 removed; done. [2021-11-11T23:22:56.683Z] #29 7.935 Setting up jq (1.6-2.1) ... [2021-11-11T23:22:56.683Z] #29 7.947 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T23:22:56.683Z] #29 7.963 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T23:22:56.683Z] #29 7.978 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:22:56.683Z] #29 8.004 Processing triggers for ca-certificates (20210119) ... [2021-11-11T23:22:56.683Z] #29 8.013 Updating certificates in /etc/ssl/certs... [2021-11-11T23:22:56.683Z] #29 8.457 0 added, 0 removed; done. [2021-11-11T23:22:56.683Z] #29 8.457 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T23:22:56.683Z] #29 8.458 done. [2021-11-11T23:22:56.683Z] #29 ... [2021-11-11T23:22:56.683Z] [2021-11-11T23:22:56.683Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:56.683Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T23:22:57.211Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 4.7s done [2021-11-11T23:22:57.211Z] #11 ... [2021-11-11T23:22:57.211Z] [2021-11-11T23:22:57.211Z] #29 [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-11-11T23:22:57.211Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:22:57.211Z] #29 2.455 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:22:57.211Z] #29 2.468 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:22:57.211Z] #29 2.475 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:22:57.211Z] #29 2.589 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:22:57.211Z] #29 2.790 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:22:57.211Z] #29 3.110 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:22:57.211Z] #29 4.548 Fetched 8474 kB in 2s (3569 kB/s) [2021-11-11T23:22:57.211Z] #29 4.548 Reading package lists... [2021-11-11T23:22:57.211Z] #29 5.344 Reading package lists... [2021-11-11T23:22:57.211Z] #29 6.138 Building dependency tree... [2021-11-11T23:22:57.211Z] #29 6.517 The following additional packages will be installed: [2021-11-11T23:22:57.211Z] #29 6.517 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T23:22:57.211Z] #29 6.517 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T23:22:57.211Z] #29 6.517 Recommended packages: [2021-11-11T23:22:57.211Z] #29 6.517 libldap-common publicsuffix libsasl2-modules [2021-11-11T23:22:57.211Z] #29 6.689 The following NEW packages will be installed: [2021-11-11T23:22:57.211Z] #29 6.690 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T23:22:57.211Z] #29 6.690 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T23:22:57.211Z] #29 6.691 libssh2-1 openssl [2021-11-11T23:22:57.211Z] #29 6.964 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:22:57.211Z] #29 6.964 Need to get 3038 kB of archives. [2021-11-11T23:22:57.211Z] #29 6.964 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T23:22:57.211Z] #29 6.964 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T23:22:57.211Z] #29 6.981 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T23:22:57.211Z] #29 6.981 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T23:22:57.211Z] #29 6.981 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T23:22:57.211Z] #29 6.981 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T23:22:57.211Z] #29 6.981 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T23:22:57.211Z] #29 6.983 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T23:22:57.211Z] #29 6.984 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T23:22:57.211Z] #29 6.986 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T23:22:57.211Z] #29 6.986 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T23:22:57.211Z] #29 6.988 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T23:22:57.211Z] #29 6.992 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T23:22:57.211Z] #29 7.011 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:22:57.211Z] #29 7.011 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:22:57.211Z] #29 7.011 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:22:57.211Z] #29 7.160 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:22:57.211Z] #29 7.196 Fetched 3038 kB in 0s (9664 kB/s) [2021-11-11T23:22:57.211Z] #29 7.228 Selecting previously unselected package openssl. [2021-11-11T23:22:57.211Z] #29 7.228 (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-11-11T23:22:57.211Z] #29 7.228 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.233 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:22:57.211Z] #29 7.368 Selecting previously unselected package ca-certificates. [2021-11-11T23:22:57.211Z] #29 7.368 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T23:22:57.211Z] #29 7.377 Unpacking ca-certificates (20210119) ... [2021-11-11T23:22:57.211Z] #29 7.443 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T23:22:57.211Z] #29 7.443 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.451 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:22:57.211Z] #29 7.515 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T23:22:57.211Z] #29 7.515 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.519 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:57.211Z] #29 7.559 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T23:22:57.211Z] #29 7.559 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.566 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:57.211Z] #29 7.609 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T23:22:57.211Z] #29 7.609 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.612 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:22:57.211Z] #29 7.675 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T23:22:57.211Z] #29 7.675 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.681 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:22:57.211Z] #29 7.730 Selecting previously unselected package libpsl5:amd64. [2021-11-11T23:22:57.211Z] #29 7.730 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.752 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:22:57.211Z] #29 7.810 Selecting previously unselected package librtmp1:amd64. [2021-11-11T23:22:57.211Z] #29 7.810 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.810 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:22:57.211Z] #29 7.844 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T23:22:57.211Z] #29 7.844 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.848 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:22:57.211Z] #29 7.906 Selecting previously unselected package libcurl4:amd64. [2021-11-11T23:22:57.211Z] #29 7.906 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.912 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:22:57.211Z] #29 7.980 Selecting previously unselected package curl. [2021-11-11T23:22:57.211Z] #29 7.980 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 7.986 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T23:22:57.211Z] #29 8.046 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:22:57.211Z] #29 8.046 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 8.051 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:22:57.211Z] #29 8.139 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:22:57.211Z] #29 8.140 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 8.147 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:22:57.211Z] #29 8.209 Selecting previously unselected package jq. [2021-11-11T23:22:57.211Z] #29 8.209 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:22:57.211Z] #29 8.214 Unpacking jq (1.6-2.1) ... [2021-11-11T23:22:57.211Z] #29 8.259 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T23:22:57.211Z] #29 8.276 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T23:22:57.211Z] #29 8.291 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T23:22:57.211Z] #29 8.304 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:57.211Z] #29 8.316 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T23:22:57.211Z] #29 8.328 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T23:22:57.211Z] #29 8.342 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T23:22:57.211Z] #29 8.354 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T23:22:57.211Z] #29 8.371 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:22:57.211Z] #29 8.383 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:22:57.211Z] #29 8.396 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T23:22:57.211Z] #29 8.416 Setting up ca-certificates (20210119) ... [2021-11-11T23:22:57.211Z] #29 8.999 Updating certificates in /etc/ssl/certs... [2021-11-11T23:22:57.211Z] #29 9.596 129 added, 0 removed; done. [2021-11-11T23:22:57.211Z] #29 9.644 Setting up jq (1.6-2.1) ... [2021-11-11T23:22:57.211Z] #29 9.668 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T23:22:57.211Z] #29 9.683 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T23:22:57.211Z] #29 9.698 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:22:57.211Z] #29 9.716 Processing triggers for ca-certificates (20210119) ... [2021-11-11T23:22:57.211Z] #29 9.723 Updating certificates in /etc/ssl/certs... [2021-11-11T23:22:57.211Z] #29 ... [2021-11-11T23:22:57.211Z] [2021-11-11T23:22:57.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:57.211Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:57.211Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-11T23:22:57.246Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 3.7s done [2021-11-11T23:22:57.809Z] #11 extracting sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 done [2021-11-11T23:22:58.217Z] #29 DONE 13.2s [2021-11-11T23:22:58.217Z] [2021-11-11T23:22:58.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:58.218Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:58.218Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 7.2s done [2021-11-11T23:22:58.218Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 1.7s [2021-11-11T23:22:58.218Z] #11 ... [2021-11-11T23:22:58.218Z] [2021-11-11T23:22:58.218Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T23:22:58.218Z] #30 sha256:47e53676cd847f56e8122a3af69fd513ff55449d621c9ff833b2cc3a1975a810 [2021-11-11T23:22:58.218Z] #30 DONE 0.2s [2021-11-11T23:22:58.218Z] [2021-11-11T23:22:58.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:58.218Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:22:58.218Z] #11 ... [2021-11-11T23:22:58.218Z] [2021-11-11T23:22:58.218Z] #31 [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-11-11T23:22:58.218Z] #31 sha256:08612a75f2ac49d92c53c8f6eef70bdf4339e80f5f1f7eb54f8909d638e25651 [2021-11-11T23:22:58.373Z] #11 DONE 19.4s [2021-11-11T23:22:58.373Z] [2021-11-11T23:22:58.373Z] #29 [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-11-11T23:22:58.373Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T23:22:58.373Z] #29 DONE 12.0s [2021-11-11T23:22:58.373Z] [2021-11-11T23:22:58.373Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:22:58.373Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-11T23:22:58.632Z] #12 ... [2021-11-11T23:22:58.632Z] [2021-11-11T23:22:58.632Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T23:22:58.632Z] #30 sha256:2cc234dd0dcf94067d0f422db07789e4e0d2b5d6356ed6e07a874697c4ebf5da [2021-11-11T23:22:58.632Z] #30 DONE 0.1s [2021-11-11T23:22:58.632Z] [2021-11-11T23:22:58.632Z] #31 [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-11-11T23:22:58.632Z] #31 sha256:5e9fa9182ba1105bc5e8adc743438c229b1bb86281b7862de54e18229c4b808e [2021-11-11T23:22:58.980Z] #19 60.05 Reading package lists... [2021-11-11T23:22:59.195Z] #31 ... [2021-11-11T23:22:59.195Z] [2021-11-11T23:22:59.195Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:22:59.195Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-11T23:22:59.195Z] #12 DONE 0.7s [2021-11-11T23:22:59.195Z] [2021-11-11T23:22:59.195Z] #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-11-11T23:22:59.195Z] #13 sha256:10488c5ee71ec11eee2a4f63d05969fb8ae4d789760e1b0462381601bcf8d082 [2021-11-11T23:22:59.481Z] #23 ... [2021-11-11T23:22:59.481Z] [2021-11-11T23:22:59.481Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:22:59.481Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:22:59.481Z] #62 69.70 # github.com/containerd/containerd/cmd/containerd [2021-11-11T23:22:59.481Z] #62 69.70 /usr/bin/ld: /tmp/go-link-872178064/000019.o: in function `New': [2021-11-11T23:22:59.481Z] #62 69.70 /tmp/tmp.hNy7lDS3Y4/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-11-11T23:22:59.481Z] #62 69.75 + bin/containerd-stress [2021-11-11T23:22:59.752Z] #11 ... [2021-11-11T23:22:59.752Z] [2021-11-11T23:22:59.752Z] #29 [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-11-11T23:22:59.752Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T23:22:59.752Z] #29 10.27 0 added, 0 removed; done. [2021-11-11T23:22:59.752Z] #29 10.27 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T23:22:59.752Z] #29 10.27 done. [2021-11-11T23:22:59.752Z] #29 DONE 13.2s [2021-11-11T23:22:59.752Z] [2021-11-11T23:22:59.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:22:59.752Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:23:00.126Z] #13 DONE 0.7s [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:23:00.126Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-11T23:23:00.126Z] #33 ... [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T23:23:00.126Z] #42 sha256:52e574fb08766ee5bacb409174819215ded8c54053f5853586dac4bb047beeda [2021-11-11T23:23:00.126Z] #42 DONE 0.2s [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:23:00.126Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-11T23:23:00.126Z] #33 DONE 0.3s [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T23:23:00.126Z] #46 sha256:db80393ca73b38fc5c2882a800bdcef9aab180ecc0f2a6fccade3f3907bed6cf [2021-11-11T23:23:00.126Z] #46 DONE 0.3s [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T23:23:00.126Z] #25 sha256:0a0fba1fa86e48e63c524e3d4c899f937a943e06e588739d489c9885758ffd20 [2021-11-11T23:23:00.126Z] #25 DONE 0.4s [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T23:23:00.126Z] #64 sha256:db105ff5a65e49631565b7b1dd077019263792869c33575f98cc35b881647134 [2021-11-11T23:23:00.126Z] #64 DONE 0.4s [2021-11-11T23:23:00.126Z] [2021-11-11T23:23:00.126Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:23:00.126Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:23:00.421Z] #62 70.57 + bin/containerd-shim [2021-11-11T23:23:01.163Z] #11 ... [2021-11-11T23:23:01.163Z] [2021-11-11T23:23:01.163Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T23:23:01.163Z] #30 sha256:c1c22cdb463eed989562e16dae0d8ed52e5f92a5b9b2b25bdd216fcd424032e2 [2021-11-11T23:23:01.163Z] #30 DONE 1.4s [2021-11-11T23:23:01.163Z] [2021-11-11T23:23:01.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:23:01.163Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:23:01.531Z] #31 3.049 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T23:23:01.531Z] #31 3.461 [2021-11-11T23:23:01.804Z] #31 3.679 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:02.065Z] #31 4.028 [2021-11-11T23:23:02.101Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.1s [2021-11-11T23:23:02.966Z] #62 73.31 + bin/containerd-shim-runc-v1 [2021-11-11T23:23:03.010Z] #31 5.103 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T23:23:03.227Z] #62 ... [2021-11-11T23:23:03.227Z] [2021-11-11T23:23:03.227Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:23:03.227Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T23:23:03.227Z] #23 5.943 Collecting yamllint==1.26.1 [2021-11-11T23:23:03.227Z] #23 7.110 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T23:23:03.227Z] #23 7.488 Collecting pathspec>=0.5.3 [2021-11-11T23:23:03.227Z] #23 7.494 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T23:23:03.227Z] #23 7.609 Collecting pyyaml [2021-11-11T23:23:03.227Z] #23 7.615 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T23:23:03.227Z] #23 7.674 Building wheels for collected packages: yamllint [2021-11-11T23:23:03.227Z] #23 7.674 Building wheel for yamllint (setup.py): started [2021-11-11T23:23:03.227Z] #23 7.958 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T23:23:03.227Z] #23 7.959 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7ea6169d3fe30d9b6a968f04a42bf2fb234dbd9379bc74b4fee21b7babeec8dc [2021-11-11T23:23:03.227Z] #23 7.959 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T23:23:03.227Z] #23 7.961 Successfully built yamllint [2021-11-11T23:23:03.227Z] #23 7.971 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T23:23:03.227Z] #23 8.098 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T23:23:03.227Z] #23 DONE 9.2s [2021-11-11T23:23:03.489Z] [2021-11-11T23:23:03.489Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T23:23:03.489Z] #27 sha256:e5c07cb771c6307306ceaa6bd553e3f6df0005d871182137e7fa90a188a2052a [2021-11-11T23:23:03.641Z] #31 5.503 [2021-11-11T23:23:03.755Z] #27 DONE 0.4s [2021-11-11T23:23:03.755Z] [2021-11-11T23:23:03.755Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T23:23:03.755Z] #32 sha256:3c56790cd98be3ad87bd9d75d3d270bcd249a71fb0dab79066ebe414aa136e8f [2021-11-11T23:23:03.912Z] #31 5.731 #=#=# ############################################################## 86.3% ######################################################################## 100.0% [2021-11-11T23:23:04.191Z] #31 6.172 [2021-11-11T23:23:04.327Z] #32 DONE 0.5s [2021-11-11T23:23:04.327Z] [2021-11-11T23:23:04.327Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T23:23:04.327Z] #35 sha256:14d334055d6b9168d0bd58a8eb95cee2da300570f4b00e6a20799776fb3a47ec [2021-11-11T23:23:04.327Z] #35 DONE 0.2s [2021-11-11T23:23:04.327Z] [2021-11-11T23:23:04.327Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:23:04.327Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:23:04.587Z] #62 ... [2021-11-11T23:23:04.587Z] [2021-11-11T23:23:04.587Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T23:23:04.587Z] #37 sha256:9135d91d30786b4181e336f46fada8fec45d50f0b271184340da18221a94a67b [2021-11-11T23:23:04.587Z] #37 DONE 0.1s [2021-11-11T23:23:04.587Z] [2021-11-11T23:23:04.587Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T23:23:04.587Z] #41 sha256:3f6780bac9c2d652991bffaed6a24781f4766ded2cba684e7df8703fd28081ac [2021-11-11T23:23:04.587Z] #41 DONE 0.0s [2021-11-11T23:23:04.587Z] [2021-11-11T23:23:04.587Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T23:23:04.587Z] #44 sha256:ebce8b57191a22e1d91b2d461e798449becf23229275f9986dd05c27b15fef9f [2021-11-11T23:23:04.772Z] #31 ... [2021-11-11T23:23:04.772Z] [2021-11-11T23:23:04.772Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:23:04.772Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:23:04.772Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 8.6s [2021-11-11T23:23:05.158Z] #44 DONE 0.4s [2021-11-11T23:23:05.158Z] [2021-11-11T23:23:05.158Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:23:05.158Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:23:05.158Z] #62 ... [2021-11-11T23:23:05.158Z] [2021-11-11T23:23:05.158Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T23:23:05.158Z] #48 sha256:b1aa796ac1dccedb6de46edcc71ea76fa6bc0ea0634374b91af8a388a5dcf6d3 [2021-11-11T23:23:05.158Z] #48 DONE 0.0s [2021-11-11T23:23:05.158Z] [2021-11-11T23:23:05.158Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T23:23:05.158Z] #50 sha256:efd54c33af4620917a82a59135973672f86d91a7e5cade4c8670d86c5c856ec7 [2021-11-11T23:23:05.158Z] #50 DONE 0.2s [2021-11-11T23:23:05.158Z] [2021-11-11T23:23:05.158Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T23:23:05.158Z] #52 sha256:d286fb7702e5e61d59d77a6ae25898aba9c1dfbb9f94cd8e1a83917f2f75072e [2021-11-11T23:23:05.158Z] #52 DONE 0.1s [2021-11-11T23:23:05.158Z] [2021-11-11T23:23:05.158Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:23:05.158Z] #62 sha256:32530dd6ed3d20d3bef07d57f7d8045f009b6eca2bd805b3307a04772e972c94 [2021-11-11T23:23:05.158Z] #62 75.57 + bin/containerd-shim-runc-v2 [2021-11-11T23:23:05.347Z] #11 ... [2021-11-11T23:23:05.348Z] [2021-11-11T23:23:05.348Z] #31 [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-11-11T23:23:05.348Z] #31 sha256:08612a75f2ac49d92c53c8f6eef70bdf4339e80f5f1f7eb54f8909d638e25651 [2021-11-11T23:23:05.348Z] #31 7.369 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T23:23:05.396Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 8.6s done [2021-11-11T23:23:05.401Z] #26 ... [2021-11-11T23:23:05.401Z] [2021-11-11T23:23:05.401Z] #31 [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-11-11T23:23:05.401Z] #31 sha256:5e9fa9182ba1105bc5e8adc743438c229b1bb86281b7862de54e18229c4b808e [2021-11-11T23:23:05.401Z] #31 1.859 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T23:23:05.401Z] #31 2.140 [2021-11-11T23:23:05.401Z] #31 2.394 #=#=# 1.0% ######################################################################## 100.0% [2021-11-11T23:23:05.401Z] #31 2.793 [2021-11-11T23:23:05.401Z] #31 4.045 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T23:23:05.401Z] #31 4.295 [2021-11-11T23:23:05.401Z] #31 4.521 #=#=# 0.1% ######################################################################## 100.0% [2021-11-11T23:23:05.401Z] #31 4.825 [2021-11-11T23:23:05.401Z] #31 6.196 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T23:23:05.401Z] #31 6.834 [2021-11-11T23:23:05.657Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T23:23:05.728Z] #62 76.03 + binaries [2021-11-11T23:23:05.728Z] #62 76.03 + install -D bin/containerd /build/containerd [2021-11-11T23:23:05.728Z] #62 76.05 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T23:23:05.728Z] #62 76.06 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T23:23:05.728Z] #62 76.07 + install -D bin/ctr /build/ctr [2021-11-11T23:23:05.917Z] #11 DONE 29.3s [2021-11-11T23:23:05.917Z] [2021-11-11T23:23:05.917Z] #31 [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-11-11T23:23:05.917Z] #31 sha256:baa3d4f787b455833325f61a5edf3fa23cba2324d8d584e9b6dd217b83445058 [2021-11-11T23:23:05.917Z] #31 2.610 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T23:23:05.917Z] #31 2.882 [2021-11-11T23:23:05.917Z] #31 3.110 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:05.917Z] #31 3.392 [2021-11-11T23:23:05.917Z] #31 4.326 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T23:23:05.917Z] #31 4.573 [2021-11-11T23:23:05.922Z] #31 7.736 [2021-11-11T23:23:06.174Z] #31 7.109 #=#=# 0.1% ######### 13.1% #################### 28.7% ########################## 36.3% [2021-11-11T23:23:06.174Z] #31 ... [2021-11-11T23:23:06.174Z] [2021-11-11T23:23:06.174Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:23:06.174Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:23:06.174Z] #26 6.027 + RM_GOPATH=0 [2021-11-11T23:23:06.174Z] #26 6.027 + TMP_GOPATH= [2021-11-11T23:23:06.174Z] #26 6.027 + : /build [2021-11-11T23:23:06.174Z] #26 6.027 + '[' -z '' ']' [2021-11-11T23:23:06.174Z] #26 6.049 ++ mktemp -d [2021-11-11T23:23:06.174Z] #26 6.058 + export GOPATH=/tmp/tmp.2eb1iP7yX3 [2021-11-11T23:23:06.174Z] #26 6.058 + GOPATH=/tmp/tmp.2eb1iP7yX3 [2021-11-11T23:23:06.174Z] #26 6.058 + RM_GOPATH=1 [2021-11-11T23:23:06.174Z] #26 6.058 + case "$(go env GOARCH)" in [2021-11-11T23:23:06.174Z] #26 6.058 ++ go env GOARCH [2021-11-11T23:23:06.174Z] #26 6.096 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:06.174Z] #26 6.096 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:06.174Z] #26 6.097 ++ dirname /install.sh [2021-11-11T23:23:06.174Z] #26 6.098 + dir=/ [2021-11-11T23:23:06.174Z] #26 6.098 + bin=dockercli [2021-11-11T23:23:06.174Z] #26 6.098 + shift [2021-11-11T23:23:06.174Z] #26 6.098 + '[' '!' -f //dockercli.installer ']' [2021-11-11T23:23:06.174Z] #26 6.098 + . //dockercli.installer [2021-11-11T23:23:06.174Z] #26 6.098 ++ : stable [2021-11-11T23:23:06.174Z] #26 6.098 ++ : 17.06.2-ce [2021-11-11T23:23:06.174Z] #26 6.098 + install_dockercli [2021-11-11T23:23:06.174Z] #26 6.098 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T23:23:06.174Z] #26 6.098 Install docker/cli version 17.06.2-ce from stable [2021-11-11T23:23:06.174Z] #26 6.104 ++ uname -m [2021-11-11T23:23:06.174Z] #26 6.119 + arch=aarch64 [2021-11-11T23:23:06.174Z] #26 6.119 + '[' aarch64 '!=' x86_64 ']' [2021-11-11T23:23:06.174Z] #26 6.119 + '[' aarch64 '!=' s390x ']' [2021-11-11T23:23:06.174Z] #26 6.119 + '[' aarch64 '!=' armhf ']' [2021-11-11T23:23:06.174Z] #26 6.119 + build_dockercli [2021-11-11T23:23:06.174Z] #26 6.119 + git clone https://github.com/docker/docker-ce /tmp/tmp.2eb1iP7yX3/tmp/docker-ce [2021-11-11T23:23:06.174Z] #26 6.133 Cloning into '/tmp/tmp.2eb1iP7yX3/tmp/docker-ce'... [2021-11-11T23:23:06.178Z] #31 4.789 #=#=# 0.6% ######################################################################## 100.0% [2021-11-11T23:23:06.441Z] #31 5.334 [2021-11-11T23:23:06.449Z] #31 7.960 #=#=# ############ 17.7% ######################################### 57.6% ############################################################### 88.2% ######################################################################## 100.0% [2021-11-11T23:23:06.449Z] #31 8.538 [2021-11-11T23:23:06.667Z] #62 DONE 76.8s [2021-11-11T23:23:06.667Z] [2021-11-11T23:23:06.667Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T23:23:06.667Z] #54 sha256:00f2efc67d139ceebaf565a83deec225dccdb5c64dbf15070d23aa3dc2d20a21 [2021-11-11T23:23:06.667Z] #54 DONE 1.2s [2021-11-11T23:23:06.667Z] [2021-11-11T23:23:06.667Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T23:23:06.667Z] #56 sha256:c1d481674165a15305f91ea760d87b6dfb40527b10c421ba88fd17490c839699 [2021-11-11T23:23:06.667Z] #56 DONE 0.1s [2021-11-11T23:23:06.667Z] [2021-11-11T23:23:06.667Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T23:23:06.667Z] #59 sha256:298e10da1029a181c1d34f185bb981ec10f95cb607f49d5145b48afb86f1ec4b [2021-11-11T23:23:06.927Z] #59 DONE 0.4s [2021-11-11T23:23:07.108Z] #19 73.50 Reading package lists... [2021-11-11T23:23:07.186Z] [2021-11-11T23:23:07.187Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T23:23:07.187Z] #63 sha256:93afa5bee2d308a2245c32a953f65b4f2afa7dc24c041ebcac3eb3ee9f96c17d [2021-11-11T23:23:07.381Z] #31 ... [2021-11-11T23:23:07.381Z] [2021-11-11T23:23:07.381Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:23:07.381Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T23:23:07.381Z] #12 DONE 1.3s [2021-11-11T23:23:07.381Z] [2021-11-11T23:23:07.381Z] #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-11-11T23:23:07.381Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T23:23:07.834Z] #31 9.564 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T23:23:08.096Z] #31 9.908 [2021-11-11T23:23:08.096Z] #31 10.13 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:08.124Z] #63 DONE 0.7s [2021-11-11T23:23:08.124Z] [2021-11-11T23:23:08.124Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T23:23:08.124Z] #68 sha256:eb7059ff579b73ccb5c87cc0aa2db33999a93b53353d4c42519bbd9a2a01e73d [2021-11-11T23:23:08.124Z] #68 DONE 0.2s [2021-11-11T23:23:08.124Z] [2021-11-11T23:23:08.124Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T23:23:08.124Z] #73 sha256:f461b9b0122660a8129c6d37fbdd538220e1272f4c6b3aaa2eaeedbd7a08ce84 [2021-11-11T23:23:08.323Z] #13 DONE 0.9s [2021-11-11T23:23:08.323Z] [2021-11-11T23:23:08.323Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:23:08.323Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T23:23:08.323Z] #33 ... [2021-11-11T23:23:08.323Z] [2021-11-11T23:23:08.323Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T23:23:08.323Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T23:23:08.323Z] #42 DONE 0.3s [2021-11-11T23:23:08.587Z] [2021-11-11T23:23:08.587Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T23:23:08.587Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T23:23:08.587Z] #46 DONE 0.4s [2021-11-11T23:23:08.587Z] [2021-11-11T23:23:08.587Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:23:08.587Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T23:23:08.587Z] #33 DONE 0.4s [2021-11-11T23:23:08.587Z] [2021-11-11T23:23:08.587Z] #47 [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_11/ /' > /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-11-11T23:23:08.587Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:08.587Z] #47 ... [2021-11-11T23:23:08.587Z] [2021-11-11T23:23:08.587Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T23:23:08.587Z] #64 sha256:0fbf8cf254f9bcb5e64c0613be70a4be5c1947c63d6d84d43fe76491b5594e61 [2021-11-11T23:23:08.587Z] #64 DONE 0.5s [2021-11-11T23:23:08.587Z] [2021-11-11T23:23:08.587Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T23:23:08.587Z] #25 sha256:c569764da244d4bf5e47eaa81adc47b16fd0918dc3a3307f5addb7b3493ec5bb [2021-11-11T23:23:08.587Z] #25 DONE 0.5s [2021-11-11T23:23:08.668Z] #31 10.41 [2021-11-11T23:23:08.857Z] [2021-11-11T23:23:08.857Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:23:08.857Z] #26 sha256:dc43eb40880017e098767c1efea76eab84ff9fea27b02ef4a36aa322d5b15a5e [2021-11-11T23:23:09.020Z] #19 82.69 Building dependency tree... [2021-11-11T23:23:09.063Z] #73 DONE 0.9s [2021-11-11T23:23:09.063Z] [2021-11-11T23:23:09.063Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T23:23:09.063Z] #74 sha256:b472b6dfc9b9726113183c9e55a9ff5e149f823f17e361cbc4106a41ecffdbab [2021-11-11T23:23:09.063Z] #74 DONE 0.0s [2021-11-11T23:23:09.063Z] [2021-11-11T23:23:09.063Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T23:23:09.063Z] #75 sha256:3806924059134814c51dc698b603cc6a7d750074c3786f621b4200f2175dfb9d [2021-11-11T23:23:09.240Z] #31 11.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T23:23:09.501Z] #31 11.49 [2021-11-11T23:23:09.763Z] #31 11.70 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:10.024Z] #31 11.95 [2021-11-11T23:23:10.024Z] #31 12.01 Download of images into '/build' complete. [2021-11-11T23:23:10.024Z] #31 12.01 Use something like the following to load the result into a Docker daemon: [2021-11-11T23:23:10.024Z] #31 12.01 tar -cC '/build' . | docker load [2021-11-11T23:23:10.344Z] #26 ... [2021-11-11T23:23:10.344Z] [2021-11-11T23:23:10.344Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:23:10.344Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T23:23:10.344Z] #49 6.198 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T23:23:10.344Z] #49 ... [2021-11-11T23:23:10.344Z] [2021-11-11T23:23:10.344Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:10.344Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T23:23:10.344Z] #51 6.415 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:23:10.344Z] #51 8.786 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:23:10.344Z] #51 8.786 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:23:10.344Z] #51 9.006 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:23:10.344Z] #51 9.077 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:23:10.344Z] #51 9.690 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:23:10.344Z] #51 9.856 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:23:10.344Z] #51 9.942 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:23:10.344Z] #51 10.17 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:23:10.344Z] #51 10.27 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:23:10.344Z] #51 ... [2021-11-11T23:23:10.344Z] [2021-11-11T23:23:10.344Z] #47 [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_11/ /' > /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-11-11T23:23:10.344Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:23:10.344Z] #47 6.544 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:10.344Z] #47 6.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:10.344Z] #47 6.613 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:10.344Z] #47 7.281 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T23:23:10.344Z] #47 8.349 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:23:10.344Z] #47 ... [2021-11-11T23:23:10.344Z] [2021-11-11T23:23:10.344Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:10.344Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T23:23:10.344Z] #53 5.808 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T23:23:10.446Z] #75 DONE 1.3s [2021-11-11T23:23:10.446Z] [2021-11-11T23:23:10.446Z] #76 exporting to image [2021-11-11T23:23:10.446Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T23:23:10.446Z] #76 exporting layers [2021-11-11T23:23:10.600Z] #53 ... [2021-11-11T23:23:10.600Z] [2021-11-11T23:23:10.600Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:10.600Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T23:23:10.600Z] #36 4.365 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T23:23:10.600Z] #36 ... [2021-11-11T23:23:10.600Z] [2021-11-11T23:23:10.600Z] #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-11-11T23:23:10.600Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:23:10.600Z] #14 6.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:10.600Z] #14 6.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:10.600Z] #14 6.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:10.600Z] #14 7.808 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:23:10.857Z] #14 ... [2021-11-11T23:23:10.857Z] [2021-11-11T23:23:10.857Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:10.857Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T23:23:10.857Z] #55 6.835 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T23:23:10.857Z] #55 8.446 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T23:23:10.857Z] #55 8.446 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T23:23:10.857Z] #55 8.554 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T23:23:10.857Z] #55 ... [2021-11-11T23:23:10.857Z] [2021-11-11T23:23:10.857Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:10.857Z] #65 sha256:1fd0ffc5c2b4c7f646334b9bbabef4c1d5793eab098dbd1b2d830b5560b23bf8 [2021-11-11T23:23:10.857Z] #65 5.953 + RM_GOPATH=0 [2021-11-11T23:23:10.857Z] #65 5.953 + TMP_GOPATH= [2021-11-11T23:23:10.857Z] #65 5.953 + : /build [2021-11-11T23:23:10.857Z] #65 5.953 + '[' -z '' ']' [2021-11-11T23:23:10.857Z] #65 5.959 ++ mktemp -d [2021-11-11T23:23:10.857Z] #65 5.959 + export GOPATH=/tmp/tmp.iV3wvflkGL [2021-11-11T23:23:10.857Z] #65 5.959 + GOPATH=/tmp/tmp.iV3wvflkGL [2021-11-11T23:23:10.857Z] #65 5.959 + RM_GOPATH=1 [2021-11-11T23:23:10.857Z] #65 5.959 + case "$(go env GOARCH)" in [2021-11-11T23:23:10.857Z] #65 5.959 ++ go env GOARCH [2021-11-11T23:23:10.857Z] #65 6.048 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:10.857Z] #65 6.048 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:10.857Z] #65 6.048 ++ dirname /install.sh [2021-11-11T23:23:10.857Z] #65 6.048 + dir=/ [2021-11-11T23:23:10.857Z] #65 6.048 + bin=rootlesskit [2021-11-11T23:23:10.857Z] #65 6.048 + shift [2021-11-11T23:23:10.857Z] #65 6.048 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T23:23:10.857Z] #65 6.048 + . //rootlesskit.installer [2021-11-11T23:23:10.857Z] #65 6.048 ++ : v0.14.6 [2021-11-11T23:23:10.857Z] #65 6.048 + install_rootlesskit [2021-11-11T23:23:10.857Z] #65 6.048 + case "$1" in [2021-11-11T23:23:10.857Z] #65 6.048 + export CGO_ENABLED=0 [2021-11-11T23:23:10.857Z] #65 6.048 + CGO_ENABLED=0 [2021-11-11T23:23:10.857Z] #65 6.048 + _install_rootlesskit [2021-11-11T23:23:10.857Z] #65 6.048 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T23:23:10.857Z] #65 6.048 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:23:10.857Z] #65 6.048 + GOBIN=/build [2021-11-11T23:23:10.857Z] #65 6.048 + GO111MODULE=on [2021-11-11T23:23:10.857Z] #65 6.048 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T23:23:10.857Z] #65 6.054 Install rootlesskit version v0.14.6 [2021-11-11T23:23:10.857Z] #65 6.783 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T23:23:10.857Z] #65 10.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T23:23:10.857Z] #65 10.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T23:23:10.929Z] #19 86.84 The following additional packages will be installed: [2021-11-11T23:23:10.929Z] #19 86.84 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-11T23:23:10.929Z] #19 86.84 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-11T23:23:10.929Z] #19 86.84 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-11T23:23:10.929Z] #19 86.84 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-11T23:23:10.929Z] #19 86.84 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-11T23:23:10.929Z] #19 86.84 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-11T23:23:10.929Z] #19 86.84 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-11T23:23:10.929Z] #19 86.84 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-11T23:23:10.929Z] #19 86.84 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.84 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-11T23:23:10.929Z] #19 86.84 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-11T23:23:10.929Z] #19 86.84 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-11T23:23:10.929Z] #19 86.84 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-11T23:23:10.929Z] #19 86.84 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-11T23:23:10.929Z] #19 86.84 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.84 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-11T23:23:10.929Z] #19 86.85 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-11T23:23:10.929Z] #19 86.85 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-11T23:23:10.929Z] #19 86.85 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-11T23:23:10.929Z] #19 86.85 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-11T23:23:10.929Z] #19 86.85 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.85 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-11T23:23:10.929Z] #19 86.85 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-11T23:23:10.929Z] #19 86.85 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.85 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-11T23:23:10.929Z] #19 86.86 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-11T23:23:10.929Z] #19 86.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-11T23:23:10.929Z] #19 86.86 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-11T23:23:10.929Z] #19 86.86 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-11T23:23:10.929Z] #19 86.86 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.86 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-11T23:23:10.929Z] #19 86.86 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-11T23:23:10.929Z] #19 86.86 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-11T23:23:10.929Z] #19 86.86 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-11T23:23:10.929Z] #19 86.87 linux-libc-dev-s390x-cross patch xz-utils [2021-11-11T23:23:10.929Z] #19 86.90 Suggested packages: [2021-11-11T23:23:10.929Z] #19 86.90 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-11T23:23:10.929Z] #19 86.90 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.90 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-11T23:23:10.929Z] #19 86.90 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-11T23:23:10.929Z] #19 86.90 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-11T23:23:10.929Z] #19 86.90 libyaml-shell-perl ed diffutils-doc [2021-11-11T23:23:10.929Z] #19 86.90 Recommended packages: [2021-11-11T23:23:10.929Z] #19 86.90 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-11T23:23:10.929Z] #19 86.90 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-11T23:23:11.113Z] #65 ... [2021-11-11T23:23:11.113Z] [2021-11-11T23:23:11.113Z] #38 [tini 1/3] 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-11-11T23:23:11.113Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:23:11.113Z] #38 5.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:11.113Z] #38 5.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:11.113Z] #38 5.959 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:11.113Z] #38 7.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:23:11.113Z] #38 9.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:23:11.369Z] #38 ... [2021-11-11T23:23:11.369Z] [2021-11-11T23:23:11.369Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:11.369Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T23:23:11.369Z] #43 5.832 + git clone https://github.com/docker/distribution.git . [2021-11-11T23:23:11.369Z] #43 5.832 Cloning into '.'... [2021-11-11T23:23:11.369Z] #43 ... [2021-11-11T23:23:11.369Z] [2021-11-11T23:23:11.369Z] #34 [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-11-11T23:23:11.369Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T23:23:11.369Z] #34 5.432 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T23:23:11.369Z] #34 5.432 Cloning into '.'... [2021-11-11T23:23:11.625Z] #34 ... [2021-11-11T23:23:11.625Z] [2021-11-11T23:23:11.625Z] #60 [containerd 1/3] 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-11-11T23:23:11.625Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T23:23:11.625Z] #60 4.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:11.625Z] #60 4.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:11.625Z] #60 4.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:11.625Z] #60 4.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:23:11.625Z] #60 4.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:23:11.625Z] #60 5.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:23:11.625Z] #60 ... [2021-11-11T23:23:11.625Z] [2021-11-11T23:23:11.625Z] #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-11-11T23:23:11.625Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:23:11.625Z] #14 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:23:12.570Z] #31 ... [2021-11-11T23:23:12.570Z] [2021-11-11T23:23:12.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:23:12.570Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:23:12.570Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.5s done [2021-11-11T23:23:12.570Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.4s [2021-11-11T23:23:13.143Z] #11 ... [2021-11-11T23:23:13.143Z] [2021-11-11T23:23:13.143Z] #31 [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-11-11T23:23:13.143Z] #31 sha256:08612a75f2ac49d92c53c8f6eef70bdf4339e80f5f1f7eb54f8909d638e25651 [2021-11-11T23:23:13.143Z] #31 DONE 15.0s [2021-11-11T23:23:13.143Z] [2021-11-11T23:23:13.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T23:23:13.143Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T23:23:14.129Z] #26 ... [2021-11-11T23:23:14.129Z] [2021-11-11T23:23:14.129Z] #31 [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-11-11T23:23:14.129Z] #31 sha256:baa3d4f787b455833325f61a5edf3fa23cba2324d8d584e9b6dd217b83445058 [2021-11-11T23:23:14.129Z] #31 6.734 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T23:23:14.129Z] #31 7.206 [2021-11-11T23:23:14.129Z] #31 7.439 #=#=# ######## 11.3% ############### 21.9% ################################## 47.7% ################################################### 72.2% ################################################################## 92.1% ######################################################################## 100.0% [2021-11-11T23:23:14.129Z] #31 8.474 [2021-11-11T23:23:14.129Z] #31 9.892 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T23:23:14.129Z] #31 10.34 [2021-11-11T23:23:14.129Z] #31 10.58 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:14.129Z] #31 10.94 [2021-11-11T23:23:14.129Z] #31 11.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T23:23:14.129Z] #31 12.31 [2021-11-11T23:23:14.129Z] #31 12.53 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:14.129Z] #31 12.88 [2021-11-11T23:23:14.129Z] #31 12.97 Download of images into '/build' complete. [2021-11-11T23:23:14.129Z] #31 12.97 Use something like the following to load the result into a Docker daemon: [2021-11-11T23:23:14.129Z] #31 12.97 tar -cC '/build' . | docker load [2021-11-11T23:23:14.129Z] #31 DONE 13.1s [2021-11-11T23:23:14.129Z] [2021-11-11T23:23:14.129Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:14.129Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:23:14.129Z] #51 6.038 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:23:14.644Z] #76 exporting layers 3.8s done [2021-11-11T23:23:14.644Z] #76 writing image sha256:20958e76b27b50518b0e9e67c3bf29ca07c97b6a2fda2bc9f22df0e6135a12c7 done [2021-11-11T23:23:14.644Z] #76 naming to docker.io/library/docker:2450cb9b08db3dbf0337fe26e36265e2817f8e99 done [2021-11-11T23:23:14.644Z] #76 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-11-11T23:23:14.699Z] #51 6.743 go: downloading github.com/fatih/color v1.10.0 [Pipeline] sh [2021-11-11T23:23:14.962Z] #51 6.749 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:23:14.962Z] #51 6.771 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:23:14.962Z] #51 6.801 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:23:14.962Z] #51 6.865 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:23:14.962Z] #51 6.952 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:23:14.962Z] #51 6.953 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:23:14.987Z] + trap exit INT TERM [2021-11-11T23:23:14.987Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-11T23:23:14.987Z] + CONTAINER_NAME=docker-pr11 [2021-11-11T23:23:14.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42996/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 -e DOCKER_GRAPHDRIVER docker:2450cb9b08db3dbf0337fe26e36265e2817f8e99 hack/make.sh dynbinary [2021-11-11T23:23:15.139Z] #19 90.56 The following NEW packages will be installed: [2021-11-11T23:23:15.139Z] #19 90.56 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-11T23:23:15.139Z] #19 90.56 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-11T23:23:15.139Z] #19 90.56 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-11T23:23:15.139Z] #19 90.56 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-11T23:23:15.139Z] #19 90.56 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-11T23:23:15.139Z] #19 90.56 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-11T23:23:15.139Z] #19 90.56 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-11T23:23:15.139Z] #19 90.56 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-11T23:23:15.139Z] #19 90.57 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-11T23:23:15.139Z] #19 90.57 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-11T23:23:15.139Z] #19 90.57 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-11T23:23:15.139Z] #19 90.57 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-11T23:23:15.139Z] #19 90.57 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-11T23:23:15.139Z] #19 90.57 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-11T23:23:15.139Z] #19 90.57 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-11T23:23:15.140Z] #19 90.57 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-11T23:23:15.140Z] #19 90.57 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-11T23:23:15.140Z] #19 90.57 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-11T23:23:15.140Z] #19 90.57 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-11T23:23:15.140Z] #19 90.57 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-11T23:23:15.140Z] #19 90.57 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-11T23:23:15.140Z] #19 90.57 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-11T23:23:15.140Z] #19 90.57 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-11T23:23:15.140Z] #19 90.57 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-11T23:23:15.140Z] #19 90.57 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.57 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-11T23:23:15.140Z] #19 90.57 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-11T23:23:15.140Z] #19 90.57 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-11T23:23:15.140Z] #19 90.57 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-11T23:23:15.140Z] #19 90.57 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-11T23:23:15.140Z] #19 90.57 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.57 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-11T23:23:15.140Z] #19 90.57 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-11T23:23:15.140Z] #19 90.57 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.57 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-11T23:23:15.140Z] #19 90.58 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.58 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-11T23:23:15.140Z] #19 90.58 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.58 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-11T23:23:15.140Z] #19 90.58 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-11T23:23:15.140Z] #19 90.58 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-11T23:23:15.140Z] #19 90.58 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.58 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-11T23:23:15.140Z] #19 90.58 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-11T23:23:15.140Z] #19 90.58 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-11T23:23:15.140Z] #19 90.58 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-11T23:23:15.140Z] #19 90.59 linux-libc-dev-s390x-cross patch xz-utils [2021-11-11T23:23:15.140Z] #19 91.06 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:15.140Z] #19 91.06 Need to get 787 MB of archives. [2021-11-11T23:23:15.140Z] #19 91.06 After this operation, 3385 MB of additional disk space will be used. [2021-11-11T23:23:15.140Z] #19 91.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-11-11T23:23:15.140Z] #19 91.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T23:23:15.140Z] #19 91.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-11T23:23:15.140Z] #19 91.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-11T23:23:15.140Z] #19 91.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-11T23:23:15.140Z] #19 91.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T23:23:15.140Z] #19 91.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-11-11T23:23:15.140Z] #19 91.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-11-11T23:23:15.140Z] #19 91.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-11-11T23:23:15.140Z] #19 91.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-11-11T23:23:15.222Z] #51 7.028 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:23:15.222Z] #51 7.049 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:23:15.247Z] [2021-11-11T23:23:15.400Z] #19 91.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-11-11T23:23:15.400Z] #19 91.39 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-11-11T23:23:15.400Z] #19 91.40 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-11-11T23:23:15.482Z] #51 ... [2021-11-11T23:23:15.482Z] [2021-11-11T23:23:15.483Z] #47 [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_11/ /' > /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-11-11T23:23:15.483Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:15.483Z] #47 7.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:15.507Z] Removing bundles/ [2021-11-11T23:23:15.507Z] [2021-11-11T23:23:15.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T23:23:15.507Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:23:15.507Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:23:15.741Z] #47 7.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:15.741Z] #47 7.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:15.795Z] #14 15.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:23:16.000Z] #47 7.485 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T23:23:16.260Z] #47 7.669 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:16.372Z] #14 ... [2021-11-11T23:23:16.372Z] [2021-11-11T23:23:16.372Z] #31 [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-11-11T23:23:16.372Z] #31 sha256:5e9fa9182ba1105bc5e8adc743438c229b1bb86281b7862de54e18229c4b808e [2021-11-11T23:23:16.372Z] #31 7.109 #=#=# 0.1% ######### 13.1% #################### 28.7% ########################## 36.3% ################################## 48.2% ########################################## 59.2% ################################################ 68.0% ########################################################### 83.0% ###################################################################### 97.3% ######################################################################## 100.0% [2021-11-11T23:23:16.372Z] #31 10.64 [2021-11-11T23:23:16.372Z] #31 ... [2021-11-11T23:23:16.372Z] [2021-11-11T23:23:16.372Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:16.372Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T23:23:16.372Z] #53 14.89 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T23:23:16.372Z] #53 14.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T23:23:16.372Z] #53 14.96 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T23:23:16.372Z] #53 14.98 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T23:23:16.372Z] #53 15.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T23:23:16.372Z] #53 15.48 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T23:23:16.372Z] #53 16.34 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T23:23:16.372Z] #53 16.48 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T23:23:17.310Z] #19 92.97 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-11-11T23:23:17.310Z] #19 92.98 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-11-11T23:23:17.349Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.4s [2021-11-11T23:23:17.739Z] #53 17.79 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T23:23:17.995Z] #53 17.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T23:23:18.171Z] #47 ... [2021-11-11T23:23:18.171Z] [2021-11-11T23:23:18.171Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:18.171Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:23:18.171Z] #55 7.252 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T23:23:18.171Z] #55 8.110 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T23:23:18.171Z] #55 8.161 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T23:23:18.171Z] #55 8.161 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T23:23:18.171Z] #55 9.993 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T23:23:18.171Z] #55 ... [2021-11-11T23:23:18.171Z] [2021-11-11T23:23:18.171Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:18.171Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:23:18.171Z] #36 7.372 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T23:23:18.249Z] #19 94.33 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-11-11T23:23:18.249Z] #19 94.33 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-11-11T23:23:18.434Z] #36 ... [2021-11-11T23:23:18.434Z] [2021-11-11T23:23:18.434Z] #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-11-11T23:23:18.434Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:18.434Z] #14 8.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:18.434Z] #14 8.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:18.434Z] #14 8.285 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:18.434Z] #14 9.215 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:18.434Z] #14 ... [2021-11-11T23:23:18.434Z] [2021-11-11T23:23:18.434Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:18.434Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:18.434Z] #53 7.371 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T23:23:18.694Z] #53 ... [2021-11-11T23:23:18.694Z] [2021-11-11T23:23:18.694Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:23:18.694Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:23:18.694Z] #49 7.240 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T23:23:18.954Z] #49 ... [2021-11-11T23:23:18.954Z] [2021-11-11T23:23:18.954Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:18.954Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:23:18.954Z] #43 7.944 + git clone https://github.com/docker/distribution.git . [2021-11-11T23:23:18.954Z] #43 7.944 Cloning into '.'... [2021-11-11T23:23:18.954Z] #43 ... [2021-11-11T23:23:18.954Z] [2021-11-11T23:23:18.954Z] #34 [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-11-11T23:23:18.954Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:23:18.954Z] #34 8.824 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T23:23:18.954Z] #34 8.834 Cloning into '.'... [2021-11-11T23:23:19.214Z] #34 ... [2021-11-11T23:23:19.214Z] [2021-11-11T23:23:19.214Z] #38 [tini 1/3] 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-11-11T23:23:19.214Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:23:19.214Z] #38 9.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:19.214Z] #38 9.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:19.214Z] #38 9.354 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:19.214Z] #38 10.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:19.214Z] #38 ... [2021-11-11T23:23:19.214Z] [2021-11-11T23:23:19.214Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:19.214Z] #65 sha256:b6c5d099a58c1db9bbe070fd1e1ac2d00afec26c9614bd1ea4da150bd349c4a6 [2021-11-11T23:23:19.214Z] #65 7.877 + RM_GOPATH=0 [2021-11-11T23:23:19.214Z] #65 7.877 + TMP_GOPATH= [2021-11-11T23:23:19.214Z] #65 7.877 + : /build [2021-11-11T23:23:19.214Z] #65 7.877 + '[' -z '' ']' [2021-11-11T23:23:19.214Z] #65 7.877 ++ mktemp -d [2021-11-11T23:23:19.214Z] #65 7.892 + export GOPATH=/tmp/tmp.7KVX9Hdecy [2021-11-11T23:23:19.214Z] #65 7.892 + GOPATH=/tmp/tmp.7KVX9Hdecy [2021-11-11T23:23:19.214Z] #65 7.892 + RM_GOPATH=1 [2021-11-11T23:23:19.214Z] #65 7.892 + case "$(go env GOARCH)" in [2021-11-11T23:23:19.214Z] #65 7.892 ++ go env GOARCH [2021-11-11T23:23:19.214Z] #65 7.914 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:19.214Z] #65 7.914 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:19.214Z] #65 7.914 ++ dirname /install.sh [2021-11-11T23:23:19.214Z] #65 7.915 + dir=/ [2021-11-11T23:23:19.214Z] #65 7.918 + bin=rootlesskit [2021-11-11T23:23:19.214Z] #65 7.918 + shift [2021-11-11T23:23:19.214Z] #65 7.918 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T23:23:19.214Z] #65 7.918 + . //rootlesskit.installer [2021-11-11T23:23:19.214Z] #65 7.918 ++ : v0.14.6 [2021-11-11T23:23:19.214Z] #65 7.918 + install_rootlesskit [2021-11-11T23:23:19.214Z] #65 7.918 + case "$1" in [2021-11-11T23:23:19.214Z] #65 7.918 + export CGO_ENABLED=0 [2021-11-11T23:23:19.214Z] #65 7.918 + CGO_ENABLED=0 [2021-11-11T23:23:19.214Z] #65 7.918 + _install_rootlesskit [2021-11-11T23:23:19.214Z] #65 7.918 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T23:23:19.214Z] #65 7.918 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:23:19.214Z] #65 7.918 + GOBIN=/build [2021-11-11T23:23:19.214Z] #65 7.918 + GO111MODULE=on [2021-11-11T23:23:19.214Z] #65 7.918 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T23:23:19.214Z] #65 7.918 Install rootlesskit version v0.14.6 [2021-11-11T23:23:19.214Z] #65 8.530 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T23:23:19.268Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 12.0s done [2021-11-11T23:23:19.473Z] #65 ... [2021-11-11T23:23:19.473Z] [2021-11-11T23:23:19.473Z] #60 [containerd 1/3] 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-11-11T23:23:19.473Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:19.473Z] #60 7.906 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:19.473Z] #60 7.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:19.473Z] #60 7.926 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:19.473Z] #60 8.731 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:19.532Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T23:23:19.633Z] #19 95.62 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-11-11T23:23:19.633Z] #19 95.63 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-11-11T23:23:19.735Z] #60 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:19.735Z] #60 ... [2021-11-11T23:23:19.735Z] [2021-11-11T23:23:19.735Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:19.735Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:23:19.735Z] #51 10.00 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:23:19.735Z] #51 10.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:23:19.735Z] #51 10.11 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:23:19.794Z] #11 DONE 45.9s [2021-11-11T23:23:19.794Z] [2021-11-11T23:23:19.794Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T23:23:19.794Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T23:23:20.317Z] #51 12.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:23:20.317Z] #51 12.38 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:23:21.018Z] #19 96.96 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-11-11T23:23:21.019Z] #19 96.97 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-11-11T23:23:21.268Z] #53 ... [2021-11-11T23:23:21.268Z] [2021-11-11T23:23:21.268Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:21.268Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T23:23:21.268Z] #36 21.45 tomll can be used in two ways: [2021-11-11T23:23:21.268Z] #36 21.45 Writing to STDIN and reading from STDOUT: [2021-11-11T23:23:21.268Z] #36 21.45 cat file.toml | tomll > file.toml [2021-11-11T23:23:21.268Z] #36 21.45 [2021-11-11T23:23:21.268Z] #36 21.45 Reading and updating a list of files: [2021-11-11T23:23:21.268Z] #36 21.45 tomll a.toml b.toml c.toml [2021-11-11T23:23:21.268Z] #36 21.45 [2021-11-11T23:23:21.268Z] #36 21.45 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T23:23:21.524Z] #36 ... [2021-11-11T23:23:21.524Z] [2021-11-11T23:23:21.524Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:21.524Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T23:23:21.524Z] #55 11.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T23:23:21.715Z] #12 DONE 2.0s [2021-11-11T23:23:21.715Z] [2021-11-11T23:23:21.715Z] #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-11-11T23:23:21.715Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T23:23:21.782Z] #55 ... [2021-11-11T23:23:21.782Z] [2021-11-11T23:23:21.782Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:21.782Z] #65 sha256:1fd0ffc5c2b4c7f646334b9bbabef4c1d5793eab098dbd1b2d830b5560b23bf8 [2021-11-11T23:23:21.782Z] #65 11.29 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T23:23:21.782Z] #65 16.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T23:23:21.782Z] #65 18.15 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T23:23:21.782Z] #65 18.23 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T23:23:21.782Z] #65 18.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T23:23:21.782Z] #65 18.69 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T23:23:21.782Z] #65 18.81 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T23:23:21.782Z] #65 19.03 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T23:23:21.782Z] #65 19.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T23:23:21.782Z] #65 19.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T23:23:21.782Z] #65 20.31 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T23:23:21.782Z] #65 ... [2021-11-11T23:23:21.782Z] [2021-11-11T23:23:21.782Z] #31 [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-11-11T23:23:21.782Z] #31 sha256:5e9fa9182ba1105bc5e8adc743438c229b1bb86281b7862de54e18229c4b808e [2021-11-11T23:23:21.782Z] #31 18.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T23:23:21.782Z] #31 21.47 #=#=# ##O#-# [2021-11-11T23:23:21.782Z] #31 22.05 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:22.367Z] #31 ... [2021-11-11T23:23:22.367Z] [2021-11-11T23:23:22.367Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:22.367Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T23:23:22.367Z] #36 DONE 22.4s [2021-11-11T23:23:22.367Z] [2021-11-11T23:23:22.367Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:22.367Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T23:23:22.367Z] #51 17.08 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:23:22.367Z] #51 17.18 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:23:22.367Z] #51 17.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:23:22.367Z] #51 20.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:23:22.367Z] #51 20.42 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:23:22.403Z] #19 98.38 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-11-11T23:23:22.403Z] #19 98.38 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-11-11T23:23:22.403Z] #19 98.38 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-11-11T23:23:22.403Z] #19 98.38 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-11-11T23:23:22.403Z] #19 98.38 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-11-11T23:23:22.403Z] #19 98.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-11T23:23:22.403Z] #19 98.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-11-11T23:23:22.403Z] #19 98.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-11T23:23:22.403Z] #19 98.43 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-11-11T23:23:22.403Z] #19 98.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-11-11T23:23:22.403Z] #19 98.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-11-11T23:23:22.403Z] #19 98.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-11T23:23:22.403Z] #19 98.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-11T23:23:22.403Z] #19 98.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-11T23:23:22.403Z] #19 98.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-11T23:23:22.403Z] #19 98.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-11-11T23:23:22.623Z] #51 ... [2021-11-11T23:23:22.623Z] [2021-11-11T23:23:22.623Z] #47 [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_11/ /' > /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-11-11T23:23:22.623Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:23:22.623Z] #47 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:23:22.623Z] #47 17.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:23:22.623Z] #47 20.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T23:23:22.623Z] #47 ... [2021-11-11T23:23:22.623Z] [2021-11-11T23:23:22.623Z] #31 [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-11-11T23:23:22.623Z] #31 sha256:5e9fa9182ba1105bc5e8adc743438c229b1bb86281b7862de54e18229c4b808e [2021-11-11T23:23:22.623Z] #31 24.22 [2021-11-11T23:23:22.665Z] #19 98.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-11T23:23:22.665Z] #19 98.61 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-11-11T23:23:22.665Z] #19 98.63 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-11-11T23:23:22.667Z] #13 DONE 0.9s [2021-11-11T23:23:22.667Z] [2021-11-11T23:23:22.667Z] #60 [containerd 1/3] 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-11-11T23:23:22.667Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:23.251Z] #60 ... [2021-11-11T23:23:23.251Z] [2021-11-11T23:23:23.251Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T23:23:23.251Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T23:23:23.251Z] #42 DONE 0.3s [2021-11-11T23:23:23.251Z] [2021-11-11T23:23:23.251Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T23:23:23.251Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T23:23:23.251Z] #33 DONE 0.3s [2021-11-11T23:23:23.251Z] [2021-11-11T23:23:23.251Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T23:23:23.251Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T23:23:23.251Z] #46 DONE 0.5s [2021-11-11T23:23:23.251Z] [2021-11-11T23:23:23.251Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T23:23:23.251Z] #25 sha256:5fa67036e83811f3b04712f42009ab3a97d5d946c1c87568330aa9541c006b51 [2021-11-11T23:23:23.251Z] #25 DONE 0.5s [2021-11-11T23:23:23.251Z] [2021-11-11T23:23:23.251Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T23:23:23.251Z] #64 sha256:36f9f17f02787a80aafa78165f66f02dcf21404e1e57572c759fc685363ab737 [2021-11-11T23:23:23.251Z] #64 DONE 0.5s [2021-11-11T23:23:23.251Z] [2021-11-11T23:23:23.251Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:23.251Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:23:23.550Z] #31 ... [2021-11-11T23:23:23.550Z] [2021-11-11T23:23:23.550Z] #38 [tini 1/3] 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-11-11T23:23:23.550Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:23:23.550Z] #38 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:23:23.550Z] #38 ... [2021-11-11T23:23:23.550Z] [2021-11-11T23:23:23.550Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:23.550Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T23:23:23.550Z] #53 23.54 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T23:23:23.550Z] #53 23.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T23:23:23.550Z] #53 23.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T23:23:23.550Z] #53 23.83 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T23:23:23.629Z] #51 ... [2021-11-11T23:23:23.629Z] [2021-11-11T23:23:23.629Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:23.629Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:23.629Z] #53 13.21 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T23:23:23.629Z] #53 13.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T23:23:23.629Z] #53 13.25 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T23:23:23.629Z] #53 13.28 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T23:23:23.629Z] #53 13.32 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T23:23:23.629Z] #53 13.67 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T23:23:23.629Z] #53 14.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T23:23:23.629Z] #53 14.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T23:23:23.629Z] #53 14.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T23:23:23.629Z] #53 14.35 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T23:23:23.629Z] #53 15.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T23:23:23.629Z] #53 15.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T23:23:23.808Z] #53 23.89 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T23:23:23.808Z] #53 24.09 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T23:23:24.064Z] #53 24.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T23:23:24.064Z] #53 ... [2021-11-11T23:23:24.064Z] [2021-11-11T23:23:24.064Z] #60 [containerd 1/3] 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-11-11T23:23:24.064Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T23:23:24.064Z] #60 14.11 Fetched 8360 kB in 10s (799 kB/s) [2021-11-11T23:23:24.064Z] #60 14.11 Reading package lists... [2021-11-11T23:23:24.320Z] #60 23.52 Reading package lists... [2021-11-11T23:23:24.320Z] #60 ... [2021-11-11T23:23:24.320Z] [2021-11-11T23:23:24.320Z] #38 [tini 1/3] 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-11-11T23:23:24.320Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:23:24.320Z] #38 24.51 Fetched 8360 kB in 19s (442 kB/s) [2021-11-11T23:23:24.579Z] #19 100.3 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-11-11T23:23:24.579Z] #19 100.3 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-11-11T23:23:24.579Z] #19 100.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-11T23:23:24.579Z] #19 100.3 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-11-11T23:23:24.579Z] #19 100.4 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-11-11T23:23:24.608Z] #53 ... [2021-11-11T23:23:24.608Z] [2021-11-11T23:23:24.608Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:23:24.608Z] #26 sha256:dc43eb40880017e098767c1efea76eab84ff9fea27b02ef4a36aa322d5b15a5e [2021-11-11T23:23:24.608Z] #26 7.286 + RM_GOPATH=0 [2021-11-11T23:23:24.608Z] #26 7.286 + TMP_GOPATH= [2021-11-11T23:23:24.608Z] #26 7.286 + : /build [2021-11-11T23:23:24.608Z] #26 7.286 + '[' -z '' ']' [2021-11-11T23:23:24.608Z] #26 7.286 ++ mktemp -d [2021-11-11T23:23:24.608Z] #26 7.286 + export GOPATH=/tmp/tmp.yHjt8sBmVr [2021-11-11T23:23:24.608Z] #26 7.286 + GOPATH=/tmp/tmp.yHjt8sBmVr [2021-11-11T23:23:24.608Z] #26 7.286 + RM_GOPATH=1 [2021-11-11T23:23:24.608Z] #26 7.286 + case "$(go env GOARCH)" in [2021-11-11T23:23:24.608Z] #26 7.286 ++ go env GOARCH [2021-11-11T23:23:24.608Z] #26 7.328 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:24.608Z] #26 7.328 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:24.608Z] #26 7.328 ++ dirname /install.sh [2021-11-11T23:23:24.608Z] #26 7.328 + dir=/ [2021-11-11T23:23:24.608Z] #26 7.328 + bin=dockercli [2021-11-11T23:23:24.608Z] #26 7.328 + shift [2021-11-11T23:23:24.608Z] #26 7.328 + '[' '!' -f //dockercli.installer ']' [2021-11-11T23:23:24.608Z] #26 7.328 + . //dockercli.installer [2021-11-11T23:23:24.608Z] #26 7.328 ++ : stable [2021-11-11T23:23:24.608Z] #26 7.328 ++ : 17.06.2-ce [2021-11-11T23:23:24.608Z] #26 7.328 + install_dockercli [2021-11-11T23:23:24.608Z] #26 7.328 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T23:23:24.608Z] #26 7.328 ++ uname -m [2021-11-11T23:23:24.608Z] #26 7.328 + arch=x86_64 [2021-11-11T23:23:24.608Z] #26 7.328 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T23:23:24.608Z] #26 7.328 + url=https://download.docker.com/linux/static [2021-11-11T23:23:24.608Z] #26 7.328 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T23:23:24.608Z] #26 7.328 + tar -xz docker/docker [2021-11-11T23:23:24.608Z] #26 7.328 Install docker/cli version 17.06.2-ce from stable [2021-11-11T23:23:24.608Z] #26 15.57 + mkdir -p /build [2021-11-11T23:23:24.608Z] #26 15.59 + mv docker/docker /build/ [2021-11-11T23:23:24.608Z] #26 15.59 + rmdir docker [2021-11-11T23:23:24.608Z] #26 DONE 15.9s [2021-11-11T23:23:24.608Z] [2021-11-11T23:23:24.608Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:24.608Z] #65 sha256:b6c5d099a58c1db9bbe070fd1e1ac2d00afec26c9614bd1ea4da150bd349c4a6 [2021-11-11T23:23:24.608Z] #65 12.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T23:23:24.608Z] #65 12.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T23:23:24.608Z] #65 13.36 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T23:23:24.608Z] #65 16.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T23:23:25.960Z] #19 101.7 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-11-11T23:23:25.960Z] #19 101.7 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T23:23:25.960Z] #19 101.7 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-11T23:23:25.960Z] #19 101.8 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-11T23:23:25.960Z] #19 101.8 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-11-11T23:23:25.960Z] #19 101.8 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-11-11T23:23:25.960Z] #19 102.0 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-11-11T23:23:25.960Z] #19 102.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-11-11T23:23:25.960Z] #19 102.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-11T23:23:25.961Z] #19 102.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-11T23:23:25.961Z] #19 102.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-11-11T23:23:25.961Z] #19 102.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-11T23:23:26.001Z] #65 17.23 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T23:23:26.001Z] #65 17.49 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T23:23:26.220Z] #19 102.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-11T23:23:26.220Z] #19 102.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-11T23:23:26.220Z] #19 102.2 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-11-11T23:23:26.220Z] #19 102.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-11-11T23:23:26.220Z] #19 102.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-11T23:23:26.220Z] #19 102.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-11T23:23:26.220Z] #19 102.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-11-11T23:23:26.220Z] #19 102.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-11T23:23:26.220Z] #19 102.3 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-11-11T23:23:26.220Z] #19 102.3 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-11-11T23:23:26.261Z] #65 17.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T23:23:26.261Z] #65 17.84 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T23:23:26.482Z] #19 ... [2021-11-11T23:23:26.482Z] [2021-11-11T23:23:26.482Z] #41 [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-11-11T23:23:26.482Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:23:26.482Z] #41 DONE 113.8s [2021-11-11T23:23:26.482Z] [2021-11-11T23:23:26.482Z] #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-11-11T23:23:26.482Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:23:26.522Z] #65 17.99 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T23:23:27.092Z] #65 18.35 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T23:23:27.355Z] #65 18.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T23:23:27.615Z] #65 ... [2021-11-11T23:23:27.615Z] [2021-11-11T23:23:27.615Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:27.615Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:27.615Z] #53 19.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T23:23:27.615Z] #53 19.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T23:23:27.875Z] #53 19.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T23:23:27.875Z] #53 19.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T23:23:27.875Z] #53 19.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T23:23:28.135Z] #53 20.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T23:23:28.135Z] #53 20.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T23:23:28.135Z] #53 20.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T23:23:28.394Z] #19 104.4 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-11-11T23:23:28.394Z] #19 104.4 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-11-11T23:23:28.394Z] #19 104.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-11T23:23:28.394Z] #19 104.5 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-11-11T23:23:28.394Z] #19 104.6 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-11-11T23:23:28.394Z] #53 20.28 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T23:23:28.654Z] #53 20.45 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T23:23:28.654Z] #53 ... [2021-11-11T23:23:28.654Z] [2021-11-11T23:23:28.654Z] #47 [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_11/ /' > /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-11-11T23:23:28.654Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:28.654Z] #47 9.998 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:28.654Z] #47 12.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:28.654Z] #47 14.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T23:23:28.654Z] #47 ... [2021-11-11T23:23:28.654Z] [2021-11-11T23:23:28.654Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:28.654Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:28.654Z] #53 20.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T23:23:28.654Z] #53 20.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T23:23:28.654Z] #53 20.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T23:23:28.654Z] #53 20.61 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T23:23:28.953Z] #53 20.84 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T23:23:28.953Z] #53 20.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T23:23:29.214Z] #53 21.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T23:23:29.214Z] #53 21.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T23:23:29.214Z] #53 21.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T23:23:29.475Z] #53 21.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T23:23:29.475Z] #53 21.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T23:23:29.573Z] #38 24.51 Reading package lists... [2021-11-11T23:23:29.573Z] #38 ... [2021-11-11T23:23:29.573Z] [2021-11-11T23:23:29.573Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:29.573Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T23:23:29.573Z] #53 24.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T23:23:29.573Z] #53 24.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T23:23:29.573Z] #53 24.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T23:23:29.573Z] #53 24.96 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T23:23:29.573Z] #53 25.18 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T23:23:29.573Z] #53 25.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T23:23:29.573Z] #53 25.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T23:23:29.573Z] #53 25.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T23:23:29.573Z] #53 25.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T23:23:29.573Z] #53 25.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T23:23:29.573Z] #53 26.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T23:23:29.573Z] #53 26.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T23:23:29.573Z] #53 26.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T23:23:29.573Z] #53 26.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T23:23:29.573Z] #53 26.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T23:23:29.573Z] #53 26.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T23:23:29.573Z] #53 26.44 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T23:23:29.573Z] #53 26.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T23:23:29.573Z] #53 26.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T23:23:29.573Z] #53 26.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T23:23:29.573Z] #53 26.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T23:23:29.573Z] #53 27.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T23:23:29.573Z] #53 27.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T23:23:29.573Z] #53 27.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T23:23:29.573Z] #53 27.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T23:23:29.573Z] #53 27.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T23:23:29.573Z] #53 27.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T23:23:29.573Z] #53 27.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T23:23:29.573Z] #53 27.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T23:23:29.573Z] #53 27.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T23:23:29.573Z] #53 28.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T23:23:29.573Z] #53 28.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T23:23:29.573Z] #53 28.39 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T23:23:29.573Z] #53 28.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T23:23:29.573Z] #53 28.44 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T23:23:29.573Z] #53 28.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T23:23:29.736Z] #53 21.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T23:23:29.736Z] #53 21.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T23:23:29.736Z] #53 ... [2021-11-11T23:23:29.736Z] [2021-11-11T23:23:29.736Z] #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-11-11T23:23:29.736Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:29.736Z] #14 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:29.736Z] #14 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:29.829Z] #53 30.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T23:23:29.854Z] #65 ... [2021-11-11T23:23:29.854Z] [2021-11-11T23:23:29.854Z] #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-11-11T23:23:29.854Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:29.854Z] #14 6.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:29.854Z] #14 6.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:29.854Z] #14 6.479 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:29.854Z] #14 6.726 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:29.854Z] #14 7.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:29.996Z] #14 ... [2021-11-11T23:23:29.996Z] [2021-11-11T23:23:29.996Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:29.996Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:23:29.996Z] #36 21.15 tomll can be used in two ways: [2021-11-11T23:23:29.996Z] #36 21.15 Writing to STDIN and reading from STDOUT: [2021-11-11T23:23:29.996Z] #36 21.15 cat file.toml | tomll > file.toml [2021-11-11T23:23:29.996Z] #36 21.15 [2021-11-11T23:23:29.996Z] #36 21.15 Reading and updating a list of files: [2021-11-11T23:23:29.996Z] #36 21.15 tomll a.toml b.toml c.toml [2021-11-11T23:23:29.996Z] #36 21.15 [2021-11-11T23:23:29.996Z] #36 21.15 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T23:23:29.996Z] #36 DONE 21.7s [2021-11-11T23:23:29.996Z] [2021-11-11T23:23:29.996Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:29.996Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:29.996Z] #53 21.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T23:23:29.996Z] #53 21.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T23:23:29.996Z] #53 21.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T23:23:29.996Z] #53 21.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T23:23:29.996Z] #53 22.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T23:23:30.086Z] #53 30.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T23:23:30.306Z] #19 106.3 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-11-11T23:23:30.306Z] #19 106.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-11T23:23:30.306Z] #19 106.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-11T23:23:30.306Z] #19 106.3 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-11-11T23:23:30.306Z] #19 106.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-11-11T23:23:30.306Z] #19 106.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-11T23:23:30.306Z] #19 106.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-11T23:23:30.306Z] #19 106.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-11-11T23:23:30.342Z] #53 30.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T23:23:30.342Z] #53 30.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T23:23:30.436Z] #14 7.797 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:30.567Z] #19 106.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-11T23:23:30.567Z] #19 106.4 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-11-11T23:23:30.567Z] #19 106.4 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-11-11T23:23:30.572Z] #53 22.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T23:23:30.572Z] #53 22.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T23:23:30.572Z] #53 22.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T23:23:30.572Z] #53 22.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T23:23:30.572Z] #53 22.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T23:23:30.572Z] #53 22.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T23:23:30.831Z] #53 22.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T23:23:30.904Z] #53 30.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T23:23:30.904Z] #53 31.07 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T23:23:30.904Z] #53 ... [2021-11-11T23:23:30.904Z] [2021-11-11T23:23:30.904Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:30.904Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T23:23:31.091Z] #53 23.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T23:23:31.091Z] #53 23.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T23:23:31.091Z] #53 23.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T23:23:31.351Z] #53 ... [2021-11-11T23:23:31.351Z] [2021-11-11T23:23:31.351Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:23:31.351Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:23:31.351Z] #49 22.84 Usage of /build/vndr: [2021-11-11T23:23:31.351Z] #49 22.84 /build/vndr [[import path] [revision]] [repository] [2021-11-11T23:23:31.351Z] #49 22.84 /build/vndr init [2021-11-11T23:23:31.351Z] #49 22.84 -strict [2021-11-11T23:23:31.351Z] #49 22.84 checking mode. treat non-trivial warning as an error [2021-11-11T23:23:31.351Z] #49 22.84 -verbose [2021-11-11T23:23:31.351Z] #49 22.84 shows all warnings [2021-11-11T23:23:31.351Z] #49 22.84 -whitelist value [2021-11-11T23:23:31.351Z] #49 22.84 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T23:23:31.351Z] #49 DONE 23.2s [2021-11-11T23:23:31.351Z] [2021-11-11T23:23:31.351Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:31.351Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:31.351Z] #53 23.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T23:23:31.351Z] #53 23.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T23:23:31.351Z] #53 ... [2021-11-11T23:23:31.351Z] [2021-11-11T23:23:31.351Z] #38 [tini 1/3] 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-11-11T23:23:31.351Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:23:31.351Z] #38 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:31.351Z] #38 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:31.381Z] #14 ... [2021-11-11T23:23:31.381Z] [2021-11-11T23:23:31.381Z] #60 [containerd 1/3] 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-11-11T23:23:31.381Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:31.381Z] #60 8.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:31.381Z] #60 8.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:31.381Z] #60 8.652 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:31.420Z] #43 30.94 Updating files: 70% (1238/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) [2021-11-11T23:23:31.420Z] #43 ... [2021-11-11T23:23:31.420Z] [2021-11-11T23:23:31.420Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:23:31.420Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T23:23:31.420Z] #49 30.93 Usage of /build/vndr: [2021-11-11T23:23:31.420Z] #49 30.93 /build/vndr [[import path] [revision]] [repository] [2021-11-11T23:23:31.420Z] #49 30.93 /build/vndr init [2021-11-11T23:23:31.420Z] #49 30.93 -strict [2021-11-11T23:23:31.420Z] #49 30.93 checking mode. treat non-trivial warning as an error [2021-11-11T23:23:31.420Z] #49 30.93 -verbose [2021-11-11T23:23:31.420Z] #49 30.93 shows all warnings [2021-11-11T23:23:31.420Z] #49 30.93 -whitelist value [2021-11-11T23:23:31.420Z] #49 30.93 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T23:23:31.420Z] #49 DONE 31.5s [2021-11-11T23:23:31.420Z] [2021-11-11T23:23:31.421Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:31.421Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T23:23:31.515Z] #19 107.6 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-11-11T23:23:31.515Z] #19 107.6 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-11-11T23:23:31.515Z] #19 107.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-11T23:23:31.515Z] #19 107.6 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-11-11T23:23:31.515Z] #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-11-11T23:23:31.611Z] #38 ... [2021-11-11T23:23:31.611Z] [2021-11-11T23:23:31.611Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:31.611Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:31.611Z] #53 23.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T23:23:31.677Z] #43 30.94 Updating files: 70% (1238/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-11-11T23:23:31.677Z] #43 31.56 + git checkout -q v2.3.0 [2021-11-11T23:23:31.871Z] #53 ... [2021-11-11T23:23:31.871Z] [2021-11-11T23:23:31.871Z] #60 [containerd 1/3] 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-11-11T23:23:31.871Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:31.871Z] #60 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:31.871Z] #60 22.06 Fetched 8474 kB in 14s (589 kB/s) [2021-11-11T23:23:31.871Z] #60 22.06 Reading package lists... [2021-11-11T23:23:31.871Z] #60 ... [2021-11-11T23:23:31.871Z] [2021-11-11T23:23:31.871Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:31.871Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:31.871Z] #53 23.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T23:23:32.130Z] #53 23.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T23:23:32.130Z] #53 24.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T23:23:32.130Z] #53 24.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T23:23:32.326Z] #60 9.472 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:32.390Z] #53 24.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T23:23:32.390Z] #53 24.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T23:23:32.390Z] #53 24.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T23:23:32.588Z] #60 ... [2021-11-11T23:23:32.588Z] [2021-11-11T23:23:32.588Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:32.588Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:32.851Z] #53 10.06 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T23:23:32.851Z] #53 ... [2021-11-11T23:23:32.851Z] [2021-11-11T23:23:32.851Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:32.851Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:23:32.851Z] #55 8.766 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T23:23:32.851Z] #55 ... [2021-11-11T23:23:32.851Z] [2021-11-11T23:23:32.851Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:32.851Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:23:32.899Z] #19 109.0 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-11-11T23:23:32.899Z] #19 109.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-11T23:23:32.899Z] #19 109.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-11T23:23:32.899Z] #19 109.0 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-11-11T23:23:33.052Z] #43 ... [2021-11-11T23:23:33.052Z] [2021-11-11T23:23:33.052Z] #31 [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-11-11T23:23:33.052Z] #31 sha256:5e9fa9182ba1105bc5e8adc743438c229b1bb86281b7862de54e18229c4b808e [2021-11-11T23:23:33.052Z] #31 28.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T23:23:33.052Z] #31 31.03 #=#=# [2021-11-11T23:23:33.052Z] #31 31.46 #=#=# ######################################################################## 100.0% [2021-11-11T23:23:33.052Z] #31 33.57 [2021-11-11T23:23:33.052Z] #31 34.09 Download of images into '/build' complete. [2021-11-11T23:23:33.052Z] #31 34.09 Use something like the following to load the result into a Docker daemon: [2021-11-11T23:23:33.052Z] #31 34.09 tar -cC '/build' . | docker load [2021-11-11T23:23:33.052Z] #31 DONE 34.3s [2021-11-11T23:23:33.052Z] [2021-11-11T23:23:33.052Z] #38 [tini 1/3] 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-11-11T23:23:33.052Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:23:33.052Z] #38 24.51 Reading package lists... [2021-11-11T23:23:33.112Z] #36 10.41 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T23:23:33.112Z] #36 ... [2021-11-11T23:23:33.112Z] [2021-11-11T23:23:33.112Z] #38 [tini 1/3] 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-11-11T23:23:33.112Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:23:33.112Z] #38 8.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:33.112Z] #38 8.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:33.112Z] #38 8.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:33.112Z] #38 9.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:33.112Z] #38 ... [2021-11-11T23:23:33.112Z] [2021-11-11T23:23:33.112Z] #47 [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_11/ /' > /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-11-11T23:23:33.112Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:33.112Z] #47 9.994 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:23:33.159Z] #19 109.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-11T23:23:33.159Z] #19 109.0 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-11-11T23:23:33.159Z] #19 109.0 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-11T23:23:33.159Z] #19 109.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-11T23:23:33.159Z] #19 109.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-11T23:23:33.159Z] #19 109.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-11T23:23:33.159Z] #19 109.1 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-11-11T23:23:33.159Z] #19 109.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-11T23:23:33.159Z] #19 109.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-11T23:23:33.160Z] #19 109.1 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-11-11T23:23:33.160Z] #19 109.2 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-11-11T23:23:33.330Z] #53 25.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T23:23:33.330Z] #53 25.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T23:23:33.330Z] #53 25.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T23:23:33.374Z] #47 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:23:33.374Z] #47 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:23:33.374Z] #47 ... [2021-11-11T23:23:33.374Z] [2021-11-11T23:23:33.374Z] #34 [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-11-11T23:23:33.374Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:23:33.374Z] #34 8.980 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T23:23:33.374Z] #34 8.981 Cloning into '.'... [2021-11-11T23:23:33.374Z] #34 ... [2021-11-11T23:23:33.374Z] [2021-11-11T23:23:33.374Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:33.374Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:23:33.374Z] #43 7.251 + git clone https://github.com/docker/distribution.git . [2021-11-11T23:23:33.374Z] #43 7.251 Cloning into '.'... [2021-11-11T23:23:33.593Z] #53 25.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T23:23:33.593Z] #53 25.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T23:23:33.593Z] #53 25.48 go: downloading golang.org/x/text v0.3.2 [2021-11-11T23:23:33.636Z] #43 ... [2021-11-11T23:23:33.636Z] [2021-11-11T23:23:33.636Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:23:33.636Z] #26 sha256:8f5f5385202f012e9b3224a27c4479f495af2e99bf84ede42c35c28960b8a916 [2021-11-11T23:23:33.636Z] #26 8.446 + RM_GOPATH=0 [2021-11-11T23:23:33.636Z] #26 8.446 + TMP_GOPATH= [2021-11-11T23:23:33.636Z] #26 8.446 + : /build [2021-11-11T23:23:33.636Z] #26 8.446 + '[' -z '' ']' [2021-11-11T23:23:33.636Z] #26 8.446 ++ mktemp -d [2021-11-11T23:23:33.636Z] #26 8.446 + export GOPATH=/tmp/tmp.yy3fJP2K8K [2021-11-11T23:23:33.636Z] #26 8.446 + GOPATH=/tmp/tmp.yy3fJP2K8K [2021-11-11T23:23:33.636Z] #26 8.446 + RM_GOPATH=1 [2021-11-11T23:23:33.636Z] #26 8.446 + case "$(go env GOARCH)" in [2021-11-11T23:23:33.636Z] #26 8.446 ++ go env GOARCH [2021-11-11T23:23:33.636Z] #26 8.462 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:33.636Z] #26 8.462 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:33.636Z] #26 8.482 ++ dirname /install.sh [2021-11-11T23:23:33.636Z] #26 8.482 + dir=/ [2021-11-11T23:23:33.636Z] #26 8.482 + bin=dockercli [2021-11-11T23:23:33.636Z] #26 8.482 + shift [2021-11-11T23:23:33.636Z] #26 8.482 + '[' '!' -f //dockercli.installer ']' [2021-11-11T23:23:33.636Z] #26 8.482 + . //dockercli.installer [2021-11-11T23:23:33.636Z] #26 8.482 ++ : stable [2021-11-11T23:23:33.636Z] #26 8.482 ++ : 17.06.2-ce [2021-11-11T23:23:33.636Z] #26 8.482 + install_dockercli [2021-11-11T23:23:33.636Z] #26 8.482 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T23:23:33.636Z] #26 8.482 ++ uname -m [2021-11-11T23:23:33.636Z] #26 8.482 + arch=x86_64 [2021-11-11T23:23:33.636Z] #26 8.482 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T23:23:33.636Z] #26 8.482 + url=https://download.docker.com/linux/static [2021-11-11T23:23:33.636Z] #26 8.482 + tar -xz docker/docker [2021-11-11T23:23:33.636Z] #26 8.487 Install docker/cli version 17.06.2-ce from stable [2021-11-11T23:23:33.636Z] #26 8.487 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T23:23:33.636Z] #26 ... [2021-11-11T23:23:33.636Z] [2021-11-11T23:23:33.636Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:33.636Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:23:33.636Z] #51 10.30 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:23:33.897Z] #51 ... [2021-11-11T23:23:33.897Z] [2021-11-11T23:23:33.897Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:23:33.897Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:23:33.897Z] #49 10.28 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T23:23:33.897Z] #49 ... [2021-11-11T23:23:33.897Z] [2021-11-11T23:23:33.897Z] #47 [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_11/ /' > /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-11-11T23:23:33.897Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:33.897Z] #47 10.76 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T23:23:34.423Z] #38 32.77 Reading package lists... [2021-11-11T23:23:34.423Z] #38 ... [2021-11-11T23:23:34.423Z] [2021-11-11T23:23:34.423Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:34.423Z] #65 sha256:1fd0ffc5c2b4c7f646334b9bbabef4c1d5793eab098dbd1b2d830b5560b23bf8 [2021-11-11T23:23:34.423Z] #65 24.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T23:23:34.549Z] #19 110.4 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-11-11T23:23:34.549Z] #19 110.4 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-11-11T23:23:34.549Z] #19 110.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-11T23:23:34.549Z] #19 110.5 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-11-11T23:23:34.549Z] #19 110.5 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-11-11T23:23:34.681Z] #65 ... [2021-11-11T23:23:34.681Z] [2021-11-11T23:23:34.681Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:34.681Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T23:23:34.681Z] #43 33.95 + 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-11-11T23:23:35.245Z] #43 ... [2021-11-11T23:23:35.245Z] [2021-11-11T23:23:35.245Z] #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-11-11T23:23:35.245Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:23:35.245Z] #14 25.34 Fetched 8360 kB in 19s (433 kB/s) [2021-11-11T23:23:35.245Z] #14 25.34 Reading package lists... [2021-11-11T23:23:35.285Z] #47 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:23:35.502Z] #14 33.38 Reading package lists... [2021-11-11T23:23:35.502Z] #14 ... [2021-11-11T23:23:35.502Z] [2021-11-11T23:23:35.502Z] #60 [containerd 1/3] 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-11-11T23:23:35.502Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T23:23:35.502Z] #60 23.52 Reading package lists... [2021-11-11T23:23:35.502Z] #60 31.57 Building dependency tree... [2021-11-11T23:23:35.936Z] #19 111.6 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-11-11T23:23:35.936Z] #19 111.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-11T23:23:35.936Z] #19 111.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-11T23:23:35.936Z] #19 111.7 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-11-11T23:23:35.936Z] #19 111.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-11-11T23:23:35.936Z] #19 111.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-11-11T23:23:35.936Z] #19 111.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-11T23:23:35.936Z] #19 111.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-11T23:23:35.936Z] #19 111.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-11-11T23:23:35.936Z] #19 111.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-11T23:23:35.936Z] #19 111.7 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-11-11T23:23:35.937Z] #19 111.7 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-11-11T23:23:36.878Z] #19 112.9 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-11-11T23:23:36.878Z] #19 112.9 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-11-11T23:23:36.878Z] #19 112.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-11T23:23:36.878Z] #19 113.0 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-11-11T23:23:36.878Z] #19 113.0 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-11-11T23:23:36.972Z] #60 ... [2021-11-11T23:23:36.972Z] [2021-11-11T23:23:36.972Z] #47 [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_11/ /' > /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-11-11T23:23:36.972Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:23:36.972Z] #47 26.68 Fetched 8363 kB in 20s (409 kB/s) [2021-11-11T23:23:36.972Z] #47 26.68 Reading package lists... [2021-11-11T23:23:37.804Z] #53 ... [2021-11-11T23:23:37.804Z] [2021-11-11T23:23:37.804Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:37.804Z] #65 sha256:b6c5d099a58c1db9bbe070fd1e1ac2d00afec26c9614bd1ea4da150bd349c4a6 [2021-11-11T23:23:37.804Z] #65 19.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T23:23:37.804Z] #65 19.20 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T23:23:37.804Z] #65 21.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T23:23:37.804Z] #65 ... [2021-11-11T23:23:37.804Z] [2021-11-11T23:23:37.804Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:23:37.804Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:23:37.804Z] #43 26.25 Updating files: 90% (1581/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-11-11T23:23:37.804Z] #43 26.36 + git checkout -q v2.3.0 [2021-11-11T23:23:37.804Z] #43 28.42 + 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-11-11T23:23:37.912Z] #47 34.56 Reading package lists... [2021-11-11T23:23:37.912Z] #47 ... [2021-11-11T23:23:37.912Z] [2021-11-11T23:23:37.912Z] #60 [containerd 1/3] 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-11-11T23:23:37.912Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T23:23:37.912Z] #60 37.78 The following additional packages will be installed: [2021-11-11T23:23:37.912Z] #60 37.81 libbtrfs0 [2021-11-11T23:23:37.912Z] #60 38.03 The following NEW packages will be installed: [2021-11-11T23:23:37.912Z] #60 38.03 libbtrfs-dev libbtrfs0 [2021-11-11T23:23:38.169Z] #60 38.48 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:38.169Z] #60 38.48 Need to get 454 kB of archives. [2021-11-11T23:23:38.169Z] #60 38.48 After this operation, 1275 kB of additional disk space will be used. [2021-11-11T23:23:38.169Z] #60 38.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T23:23:38.262Z] #19 114.0 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-11-11T23:23:38.262Z] #19 114.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-11T23:23:38.425Z] #60 38.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T23:23:38.522Z] #19 114.6 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:23:38.815Z] #19 114.9 Fetched 787 MB in 23s (33.9 MB/s) [2021-11-11T23:23:38.815Z] #19 115.0 Selecting previously unselected package liblocale-gettext-perl. [2021-11-11T23:23:39.075Z] #19 115.0 (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-11-11T23:23:39.075Z] #19 115.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-11T23:23:39.075Z] #19 115.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-11T23:23:39.075Z] #19 115.0 Selecting previously unselected package bzip2. [2021-11-11T23:23:39.075Z] #19 115.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T23:23:39.075Z] #19 115.1 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T23:23:39.075Z] #19 115.1 Selecting previously unselected package libmagic-mgc. [2021-11-11T23:23:39.075Z] #19 115.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-11T23:23:39.075Z] #19 115.1 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-11T23:23:39.335Z] #19 115.3 Selecting previously unselected package libmagic1:amd64. [2021-11-11T23:23:39.335Z] #19 115.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-11T23:23:39.335Z] #19 115.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-11T23:23:39.335Z] #19 115.4 Selecting previously unselected package file. [2021-11-11T23:23:39.335Z] #19 115.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-11T23:23:39.335Z] #19 115.4 Unpacking file (1:5.39-3) ... [2021-11-11T23:23:39.485Z] #60 39.45 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:23:39.485Z] #60 39.59 Fetched 454 kB in 0s (1210 kB/s) [2021-11-11T23:23:39.500Z] #47 ... [2021-11-11T23:23:39.500Z] [2021-11-11T23:23:39.500Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:39.500Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:23:39.500Z] #51 13.45 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:23:39.500Z] #51 13.50 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:23:39.500Z] #51 13.55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:23:39.500Z] #51 13.71 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:23:39.500Z] #51 14.48 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:23:39.500Z] #51 14.78 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:23:39.500Z] #51 14.83 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:23:39.500Z] #51 14.99 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:23:39.500Z] #51 15.27 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:23:39.595Z] #19 115.5 Selecting previously unselected package xz-utils. [2021-11-11T23:23:39.595Z] #19 115.5 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T23:23:39.595Z] #19 115.5 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T23:23:39.595Z] #19 115.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-11T23:23:39.595Z] #19 115.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T23:23:39.595Z] #19 115.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-11T23:23:39.742Z] #60 39.67 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T23:23:39.742Z] #60 39.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T23:23:39.742Z] #60 39.71 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T23:23:39.742Z] #60 39.72 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T23:23:39.742Z] #60 39.88 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T23:23:39.742Z] #60 39.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T23:23:39.742Z] #60 39.89 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T23:23:39.787Z] #43 ... [2021-11-11T23:23:39.787Z] [2021-11-11T23:23:39.788Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:39.788Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:39.788Z] #53 31.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T23:23:39.788Z] #53 31.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T23:23:39.788Z] #53 31.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T23:23:39.788Z] #53 31.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T23:23:39.788Z] #53 31.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T23:23:39.998Z] #60 40.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T23:23:40.255Z] #60 40.25 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T23:23:40.255Z] #60 40.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:23:40.544Z] #19 116.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-11T23:23:40.544Z] #19 116.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-11T23:23:40.544Z] #19 116.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-11T23:23:40.728Z] #53 ... [2021-11-11T23:23:40.728Z] [2021-11-11T23:23:40.728Z] #47 [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_11/ /' > /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-11-11T23:23:40.728Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:40.728Z] #47 22.19 Fetched 8478 kB in 16s (546 kB/s) [2021-11-11T23:23:40.728Z] #47 22.19 Reading package lists... [2021-11-11T23:23:40.817Z] #60 DONE 41.0s [2021-11-11T23:23:40.817Z] [2021-11-11T23:23:40.817Z] #47 [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_11/ /' > /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-11-11T23:23:40.817Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:23:40.817Z] #47 34.56 Reading package lists... [2021-11-11T23:23:40.817Z] #47 39.37 Building dependency tree... [2021-11-11T23:23:40.988Z] #47 27.65 Reading package lists... [2021-11-11T23:23:40.988Z] #47 ... [2021-11-11T23:23:40.988Z] [2021-11-11T23:23:40.988Z] #60 [containerd 1/3] 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-11-11T23:23:40.988Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:40.988Z] #60 22.06 Reading package lists... [2021-11-11T23:23:40.988Z] #60 27.67 Reading package lists... [2021-11-11T23:23:40.988Z] #60 ... [2021-11-11T23:23:40.988Z] [2021-11-11T23:23:40.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-11-11T23:23:40.988Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:40.988Z] #14 22.95 Fetched 8474 kB in 15s (563 kB/s) [2021-11-11T23:23:40.988Z] #14 22.95 Reading package lists... [2021-11-11T23:23:41.073Z] #47 ... [2021-11-11T23:23:41.073Z] [2021-11-11T23:23:41.073Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T23:23:41.073Z] #61 sha256:fa9c3b672e86d1f57c449e880fc3f26079d4a17e367d81d2a90c4d1ec1012d6a [2021-11-11T23:23:41.073Z] #61 DONE 0.2s [2021-11-11T23:23:41.113Z] #19 117.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-11T23:23:41.113Z] #19 117.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-11T23:23:41.113Z] #19 117.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-11T23:23:41.247Z] #14 28.58 Reading package lists... [2021-11-11T23:23:41.247Z] #14 ... [2021-11-11T23:23:41.247Z] [2021-11-11T23:23:41.248Z] #60 [containerd 1/3] 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-11-11T23:23:41.248Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:41.330Z] [2021-11-11T23:23:41.330Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:41.330Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T23:23:41.330Z] #53 31.45 go: downloading golang.org/x/text v0.3.2 [2021-11-11T23:23:41.330Z] #53 39.85 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T23:23:41.330Z] #53 39.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T23:23:41.330Z] #53 39.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T23:23:41.330Z] #53 39.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T23:23:41.330Z] #53 40.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T23:23:41.330Z] #53 40.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T23:23:41.330Z] #53 41.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T23:23:41.330Z] #53 41.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T23:23:41.330Z] #53 ... [2021-11-11T23:23:41.330Z] [2021-11-11T23:23:41.330Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:23:41.330Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:23:41.683Z] #19 117.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-11T23:23:41.683Z] #19 117.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T23:23:41.683Z] #19 117.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-11T23:23:41.893Z] #62 0.886 + RM_GOPATH=0 [2021-11-11T23:23:41.893Z] #62 0.886 + TMP_GOPATH= [2021-11-11T23:23:41.893Z] #62 0.886 + : /build [2021-11-11T23:23:41.893Z] #62 0.886 + '[' -z '' ']' [2021-11-11T23:23:41.893Z] #62 0.886 ++ mktemp -d [2021-11-11T23:23:41.893Z] #62 0.886 + export GOPATH=/tmp/tmp.snZAoTC8yw [2021-11-11T23:23:41.893Z] #62 0.886 + GOPATH=/tmp/tmp.snZAoTC8yw [2021-11-11T23:23:41.893Z] #62 0.886 + RM_GOPATH=1 [2021-11-11T23:23:41.893Z] #62 0.886 + case "$(go env GOARCH)" in [2021-11-11T23:23:41.893Z] #62 0.886 ++ go env GOARCH [2021-11-11T23:23:41.893Z] #62 0.952 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:41.893Z] #62 0.952 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:41.893Z] #62 0.952 ++ dirname /install.sh [2021-11-11T23:23:42.050Z] #51 ... [2021-11-11T23:23:42.050Z] [2021-11-11T23:23:42.050Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:42.050Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:23:42.050Z] #65 8.666 + RM_GOPATH=0 [2021-11-11T23:23:42.050Z] #65 8.666 + TMP_GOPATH= [2021-11-11T23:23:42.050Z] #65 8.666 + : /build [2021-11-11T23:23:42.050Z] #65 8.666 + '[' -z '' ']' [2021-11-11T23:23:42.050Z] #65 8.666 ++ mktemp -d [2021-11-11T23:23:42.050Z] #65 8.675 + export GOPATH=/tmp/tmp.11GuLmC6fd [2021-11-11T23:23:42.050Z] #65 8.675 + GOPATH=/tmp/tmp.11GuLmC6fd [2021-11-11T23:23:42.050Z] #65 8.675 + RM_GOPATH=1 [2021-11-11T23:23:42.050Z] #65 8.675 + case "$(go env GOARCH)" in [2021-11-11T23:23:42.050Z] #65 8.675 ++ go env GOARCH [2021-11-11T23:23:42.050Z] #65 8.810 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:42.050Z] #65 8.810 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:42.050Z] #65 8.810 ++ dirname /install.sh [2021-11-11T23:23:42.050Z] #65 8.810 + dir=/ [2021-11-11T23:23:42.050Z] #65 8.810 + bin=rootlesskit [2021-11-11T23:23:42.050Z] #65 8.810 + shift [2021-11-11T23:23:42.050Z] #65 8.810 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T23:23:42.050Z] #65 8.812 Install rootlesskit version v0.14.6 [2021-11-11T23:23:42.050Z] #65 8.812 + . //rootlesskit.installer [2021-11-11T23:23:42.050Z] #65 8.812 ++ : v0.14.6 [2021-11-11T23:23:42.050Z] #65 8.812 + install_rootlesskit [2021-11-11T23:23:42.050Z] #65 8.812 + case "$1" in [2021-11-11T23:23:42.050Z] #65 8.812 + export CGO_ENABLED=0 [2021-11-11T23:23:42.050Z] #65 8.812 + CGO_ENABLED=0 [2021-11-11T23:23:42.050Z] #65 8.812 + _install_rootlesskit [2021-11-11T23:23:42.050Z] #65 8.812 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T23:23:42.050Z] #65 8.812 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:23:42.050Z] #65 8.813 + GOBIN=/build [2021-11-11T23:23:42.050Z] #65 8.813 + GO111MODULE=on [2021-11-11T23:23:42.050Z] #65 8.813 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T23:23:42.050Z] #65 9.579 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T23:23:42.050Z] #65 13.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T23:23:42.050Z] #65 13.74 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T23:23:42.050Z] #65 15.19 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T23:23:42.149Z] #62 0.968 + dir=/ [2021-11-11T23:23:42.149Z] #62 0.968 + bin=containerd [2021-11-11T23:23:42.149Z] #62 0.968 + shift [2021-11-11T23:23:42.149Z] #62 0.968 + '[' '!' -f //containerd.installer ']' [2021-11-11T23:23:42.149Z] #62 0.968 + . //containerd.installer [2021-11-11T23:23:42.149Z] #62 0.968 ++ set -e [2021-11-11T23:23:42.149Z] #62 0.968 ++ : v1.5.7 [2021-11-11T23:23:42.149Z] #62 0.968 + install_containerd [2021-11-11T23:23:42.149Z] #62 0.968 + echo 'Install containerd version v1.5.7' [2021-11-11T23:23:42.149Z] #62 0.968 + git clone https://github.com/containerd/containerd.git /tmp/tmp.snZAoTC8yw/src/github.com/containerd/containerd [2021-11-11T23:23:42.149Z] #62 0.968 Cloning into '/tmp/tmp.snZAoTC8yw/src/github.com/containerd/containerd'... [2021-11-11T23:23:42.149Z] #62 0.969 Install containerd version v1.5.7 [2021-11-11T23:23:42.193Z] #60 33.03 Building dependency tree... [2021-11-11T23:23:42.193Z] #60 ... [2021-11-11T23:23:42.193Z] [2021-11-11T23:23:42.193Z] #38 [tini 1/3] 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-11-11T23:23:42.193Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:23:42.193Z] #38 24.20 Fetched 8474 kB in 15s (559 kB/s) [2021-11-11T23:23:42.193Z] #38 24.20 Reading package lists... [2021-11-11T23:23:42.253Z] #19 118.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-11T23:23:42.253Z] #19 118.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T23:23:42.253Z] #19 118.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-11T23:23:42.455Z] #38 29.12 Reading package lists... [2021-11-11T23:23:42.455Z] #38 ... [2021-11-11T23:23:42.455Z] [2021-11-11T23:23:42.455Z] #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-11-11T23:23:42.455Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:42.455Z] #14 28.58 Reading package lists... [2021-11-11T23:23:43.193Z] #19 118.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-11T23:23:43.193Z] #19 118.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:23:43.193Z] #19 118.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:23:43.193Z] #19 119.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-11T23:23:43.193Z] #19 119.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:23:43.193Z] #19 119.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:23:43.393Z] #14 33.97 Building dependency tree... [2021-11-11T23:23:43.436Z] #65 ... [2021-11-11T23:23:43.437Z] [2021-11-11T23:23:43.437Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:43.437Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:23:43.437Z] #55 10.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T23:23:43.437Z] #55 10.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T23:23:43.437Z] #55 10.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T23:23:43.437Z] #55 14.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T23:23:44.008Z] #55 ... [2021-11-11T23:23:44.008Z] [2021-11-11T23:23:44.008Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:44.008Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:23:44.008Z] #65 20.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T23:23:45.393Z] #65 22.16 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T23:23:45.393Z] #65 22.26 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T23:23:45.655Z] #65 22.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T23:23:45.917Z] #65 22.64 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T23:23:45.917Z] #65 22.73 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T23:23:45.931Z] #14 ... [2021-11-11T23:23:45.931Z] [2021-11-11T23:23:45.931Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:45.931Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:23:45.931Z] #55 37.15 v3.0.2 [2021-11-11T23:23:45.931Z] #55 DONE 37.4s [2021-11-11T23:23:45.931Z] [2021-11-11T23:23:45.931Z] #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-11-11T23:23:45.931Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:45.931Z] #14 37.52 The following additional packages will be installed: [2021-11-11T23:23:45.931Z] #14 37.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:23:45.931Z] #14 37.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T23:23:45.931Z] #14 37.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T23:23:45.931Z] #14 37.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T23:23:45.931Z] #14 37.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T23:23:45.931Z] #14 37.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T23:23:45.931Z] #14 37.52 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T23:23:45.931Z] #14 37.52 Suggested packages: [2021-11-11T23:23:45.931Z] #14 37.52 gcc-10-locales seccomp wine64 [2021-11-11T23:23:46.181Z] #65 23.04 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T23:23:46.181Z] #65 ... [2021-11-11T23:23:46.181Z] [2021-11-11T23:23:46.181Z] #38 [tini 1/3] 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-11-11T23:23:46.181Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:23:46.182Z] #38 13.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:46.182Z] #38 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:46.445Z] #38 ... [2021-11-11T23:23:46.445Z] [2021-11-11T23:23:46.445Z] #60 [containerd 1/3] 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-11-11T23:23:46.445Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:46.445Z] #60 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:46.445Z] #60 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:46.706Z] #60 ... [2021-11-11T23:23:46.706Z] [2021-11-11T23:23:46.706Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:46.706Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:46.706Z] #53 21.42 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T23:23:46.706Z] #53 21.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T23:23:46.706Z] #53 21.60 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T23:23:46.706Z] #53 21.60 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T23:23:46.706Z] #53 21.69 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T23:23:46.706Z] #53 22.33 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T23:23:46.706Z] #53 23.20 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T23:23:46.706Z] #53 23.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T23:23:46.706Z] #53 23.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T23:23:46.706Z] #53 23.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T23:23:47.318Z] #14 38.88 The following NEW packages will be installed: [2021-11-11T23:23:47.318Z] #14 38.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:23:47.318Z] #14 38.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T23:23:47.318Z] #14 38.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T23:23:47.318Z] #14 38.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T23:23:47.318Z] #14 38.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T23:23:47.318Z] #14 38.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T23:23:47.318Z] #14 38.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T23:23:47.318Z] #14 38.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T23:23:47.318Z] #14 38.90 mingw-w64-x86-64-dev [2021-11-11T23:23:47.402Z] #62 ... [2021-11-11T23:23:47.402Z] [2021-11-11T23:23:47.402Z] #47 [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_11/ /' > /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-11-11T23:23:47.402Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:23:47.402Z] #47 43.75 The following additional packages will be installed: [2021-11-11T23:23:47.402Z] #47 43.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:23:47.402Z] #47 43.79 python3-protobuf python3-six [2021-11-11T23:23:47.402Z] #47 43.84 Suggested packages: [2021-11-11T23:23:47.402Z] #47 43.84 python3-setuptools [2021-11-11T23:23:47.402Z] #47 43.84 Recommended packages: [2021-11-11T23:23:47.402Z] #47 43.84 iproute2 | iproute [2021-11-11T23:23:47.402Z] #47 44.43 The following NEW packages will be installed: [2021-11-11T23:23:47.402Z] #47 44.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:23:47.402Z] #47 44.44 python3-protobuf python3-six [2021-11-11T23:23:47.402Z] #47 44.81 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:47.402Z] #47 44.81 Need to get 2112 kB of archives. [2021-11-11T23:23:47.402Z] #47 44.81 After this operation, 10.7 MB of additional disk space will be used. [2021-11-11T23:23:47.402Z] #47 44.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-11T23:23:47.403Z] #47 44.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:23:47.403Z] #47 44.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T23:23:47.403Z] #47 44.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-11T23:23:47.403Z] #47 44.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T23:23:47.403Z] #47 44.84 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-11-11T23:23:47.403Z] #47 44.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T23:23:47.578Z] #14 ... [2021-11-11T23:23:47.578Z] [2021-11-11T23:23:47.578Z] #60 [containerd 1/3] 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-11-11T23:23:47.578Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:47.578Z] #60 33.03 Building dependency tree... [2021-11-11T23:23:47.578Z] #60 36.47 The following additional packages will be installed: [2021-11-11T23:23:47.578Z] #60 36.47 libbtrfs0 [2021-11-11T23:23:47.578Z] #60 36.72 The following NEW packages will be installed: [2021-11-11T23:23:47.578Z] #60 36.72 libbtrfs-dev libbtrfs0 [2021-11-11T23:23:47.578Z] #60 37.09 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:47.578Z] #60 37.09 Need to get 460 kB of archives. [2021-11-11T23:23:47.578Z] #60 37.09 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T23:23:47.578Z] #60 37.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:23:47.578Z] #60 37.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:23:47.578Z] #60 38.15 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:23:47.578Z] #60 38.40 Fetched 460 kB in 0s (1408 kB/s) [2021-11-11T23:23:47.578Z] #60 38.46 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:23:47.578Z] #60 38.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:23:47.578Z] #60 38.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:23:47.578Z] #60 38.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:23:47.578Z] #60 38.72 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:23:47.578Z] #60 38.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:23:47.578Z] #60 38.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:23:47.578Z] #60 39.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:23:47.578Z] #60 39.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:23:47.578Z] #60 39.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:23:47.578Z] #60 DONE 39.3s [2021-11-11T23:23:47.578Z] [2021-11-11T23:23:47.579Z] #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-11-11T23:23:47.579Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:47.579Z] #14 39.34 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:47.579Z] #14 39.34 Need to get 115 MB of archives. [2021-11-11T23:23:47.579Z] #14 39.34 After this operation, 645 MB of additional disk space will be used. [2021-11-11T23:23:47.579Z] #14 39.34 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-11-11T23:23:47.579Z] #14 39.44 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-11-11T23:23:47.579Z] #14 39.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T23:23:47.579Z] #14 39.55 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-11-11T23:23:47.579Z] #14 39.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T23:23:47.579Z] #14 39.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T23:23:47.640Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:23:47.839Z] #14 39.73 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-11-11T23:23:47.971Z] #47 ... [2021-11-11T23:23:47.971Z] [2021-11-11T23:23:47.971Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:23:47.971Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T23:23:47.971Z] #55 46.29 v3.0.2 [2021-11-11T23:23:47.971Z] #55 DONE 48.3s [2021-11-11T23:23:48.097Z] #53 25.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T23:23:48.097Z] #53 ... [2021-11-11T23:23:48.097Z] [2021-11-11T23:23:48.097Z] #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-11-11T23:23:48.097Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:48.097Z] #14 15.26 Fetched 8474 kB in 9s (941 kB/s) [2021-11-11T23:23:48.097Z] #14 15.26 Reading package lists... [2021-11-11T23:23:48.097Z] #14 ... [2021-11-11T23:23:48.097Z] [2021-11-11T23:23:48.097Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:23:48.097Z] #26 sha256:8f5f5385202f012e9b3224a27c4479f495af2e99bf84ede42c35c28960b8a916 [2021-11-11T23:23:48.097Z] #26 24.49 + mkdir -p /build [2021-11-11T23:23:48.097Z] #26 24.51 + mv docker/docker /build/ [2021-11-11T23:23:48.097Z] #26 24.55 + rmdir docker [2021-11-11T23:23:48.099Z] #14 ... [2021-11-11T23:23:48.099Z] [2021-11-11T23:23:48.099Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T23:23:48.099Z] #61 sha256:41f51ac6622d74cd390ba1a70879d275cfc5038189492e0c117a3ed32b7af08e [2021-11-11T23:23:48.099Z] #61 DONE 0.5s [2021-11-11T23:23:48.099Z] [2021-11-11T23:23:48.099Z] #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-11-11T23:23:48.099Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:48.099Z] #14 39.98 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-11-11T23:23:48.099Z] #14 39.98 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-11-11T23:23:48.209Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:23:48.209Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:23:48.229Z] [2021-11-11T23:23:48.229Z] #38 [tini 1/3] 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-11-11T23:23:48.229Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:23:48.229Z] #38 32.77 Reading package lists... [2021-11-11T23:23:48.229Z] #38 38.75 Building dependency tree... [2021-11-11T23:23:48.229Z] #38 41.55 The following additional packages will be installed: [2021-11-11T23:23:48.229Z] #38 41.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T23:23:48.229Z] #38 41.59 Suggested packages: [2021-11-11T23:23:48.229Z] #38 41.59 cmake-doc ninja-build lrzip [2021-11-11T23:23:48.229Z] #38 41.59 Recommended packages: [2021-11-11T23:23:48.229Z] #38 41.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T23:23:48.229Z] #38 42.82 The following NEW packages will be installed: [2021-11-11T23:23:48.229Z] #38 42.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T23:23:48.229Z] #38 42.87 vim-common xxd [2021-11-11T23:23:48.229Z] #38 43.36 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:48.229Z] #38 43.36 Need to get 15.6 MB of archives. [2021-11-11T23:23:48.229Z] #38 43.36 After this operation, 67.4 MB of additional disk space will be used. [2021-11-11T23:23:48.229Z] #38 43.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T23:23:48.229Z] #38 43.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:23:48.229Z] #38 43.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T23:23:48.229Z] #38 43.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T23:23:48.229Z] #38 44.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-11T23:23:48.229Z] #38 44.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-11T23:23:48.229Z] #38 44.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-11T23:23:48.229Z] #38 44.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-11T23:23:48.229Z] #38 44.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-11T23:23:48.229Z] #38 44.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-11T23:23:48.229Z] #38 45.26 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:23:48.229Z] #38 45.43 Fetched 15.6 MB in 1s (11.5 MB/s) [2021-11-11T23:23:48.229Z] #38 45.52 Selecting previously unselected package xxd. [2021-11-11T23:23:48.229Z] #38 45.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T23:23:48.229Z] #38 45.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T23:23:48.229Z] #38 45.63 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:23:48.229Z] #38 45.81 Selecting previously unselected package vim-common. [2021-11-11T23:23:48.229Z] #38 45.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:23:48.229Z] #38 45.85 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:23:48.229Z] #38 46.11 Selecting previously unselected package cmake-data. [2021-11-11T23:23:48.229Z] #38 46.12 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T23:23:48.229Z] #38 46.12 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T23:23:48.469Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:23:48.469Z] [2021-11-11T23:23:48.485Z] #38 48.44 Selecting previously unselected package libicu67:arm64. [2021-11-11T23:23:48.485Z] #38 48.44 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-11T23:23:48.485Z] #38 48.44 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T23:23:48.670Z] #14 40.46 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-11-11T23:23:48.741Z] #38 ... [2021-11-11T23:23:48.741Z] [2021-11-11T23:23:48.741Z] #47 [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_11/ /' > /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-11-11T23:23:48.741Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:23:48.741Z] #47 48.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-11T23:23:48.999Z] #47 ... [2021-11-11T23:23:48.999Z] [2021-11-11T23:23:48.999Z] #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-11-11T23:23:48.999Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:23:48.999Z] #14 33.38 Reading package lists... [2021-11-11T23:23:48.999Z] #14 39.25 Building dependency tree... [2021-11-11T23:23:48.999Z] #14 43.29 The following additional packages will be installed: [2021-11-11T23:23:48.999Z] #14 43.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:23:48.999Z] #14 43.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T23:23:48.999Z] #14 43.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T23:23:48.999Z] #14 43.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T23:23:48.999Z] #14 43.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T23:23:48.999Z] #14 43.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T23:23:48.999Z] #14 43.31 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T23:23:48.999Z] #14 43.32 Suggested packages: [2021-11-11T23:23:48.999Z] #14 43.34 gcc-10-locales seccomp wine64 [2021-11-11T23:23:48.999Z] #14 44.94 The following NEW packages will be installed: [2021-11-11T23:23:48.999Z] #14 44.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:23:48.999Z] #14 44.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T23:23:48.999Z] #14 44.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T23:23:48.999Z] #14 44.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T23:23:48.999Z] #14 44.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T23:23:48.999Z] #14 44.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T23:23:48.999Z] #14 44.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T23:23:48.999Z] #14 44.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T23:23:48.999Z] #14 44.95 mingw-w64-x86-64-dev [2021-11-11T23:23:48.999Z] #14 45.36 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:48.999Z] #14 45.36 Need to get 108 MB of archives. [2021-11-11T23:23:48.999Z] #14 45.36 After this operation, 620 MB of additional disk space will be used. [2021-11-11T23:23:48.999Z] #14 45.36 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-11-11T23:23:48.999Z] #14 45.42 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-11-11T23:23:48.999Z] #14 45.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T23:23:48.999Z] #14 45.52 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-11-11T23:23:48.999Z] #14 45.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-11T23:23:48.999Z] #14 45.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T23:23:48.999Z] #14 45.75 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-11-11T23:23:48.999Z] #14 45.91 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-11-11T23:23:48.999Z] #14 45.91 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-11-11T23:23:48.999Z] #14 46.82 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-11-11T23:23:48.999Z] #14 48.22 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-11-11T23:23:48.999Z] #14 48.95 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-11-11T23:23:49.041Z] #26 DONE 26.0s [2021-11-11T23:23:49.041Z] [2021-11-11T23:23:49.041Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:49.041Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:49.041Z] #53 26.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T23:23:49.563Z] #14 49.80 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-11-11T23:23:49.609Z] #14 41.58 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-11-11T23:23:49.613Z] #53 ... [2021-11-11T23:23:49.613Z] [2021-11-11T23:23:49.613Z] #47 [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_11/ /' > /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-11-11T23:23:49.613Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:49.613Z] #47 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:23:49.613Z] #47 20.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:23:49.613Z] #47 25.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T23:23:49.873Z] #47 ... [2021-11-11T23:23:49.873Z] [2021-11-11T23:23:49.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-11-11T23:23:49.873Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:49.873Z] #14 15.26 Reading package lists... [2021-11-11T23:23:50.125Z] #14 ... [2021-11-11T23:23:50.125Z] [2021-11-11T23:23:50.125Z] #34 [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-11-11T23:23:50.125Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T23:23:50.178Z] #14 42.05 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-11-11T23:23:50.642Z] #34 50.13 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-11-11T23:23:50.642Z] #34 50.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T23:23:50.721Z] Running on azwin-2-736320 in d:\jenkins\workspace\moby_PR-42996 [Pipeline] { [Pipeline] ws [2021-11-11T23:23:50.743Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-11-11T23:23:50.748Z] #14 42.63 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] [Pipeline] checkout [2021-11-11T23:23:51.009Z] + TEST_INTEGRATION_DEST=1 [2021-11-11T23:23:51.009Z] + CONTAINER_NAME=docker-pr11-1 [2021-11-11T23:23:51.009Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T23:23:51.009Z] + run_tests test-integration-flaky [2021-11-11T23:23:51.009Z] + '[' -n 0 ']' [2021-11-11T23:23:51.009Z] + rm= [2021-11-11T23:23:51.009Z] + TEST_INTEGRATION_DEST=2 [2021-11-11T23:23:51.009Z] + CONTAINER_NAME=docker-pr11-2 [2021-11-11T23:23:51.009Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T23:23:51.009Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T23:23:51.009Z] + run_tests [2021-11-11T23:23:51.009Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42996/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42996/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2450cb9b08db3dbf0337fe26e36265e2817f8e99 hack/make.sh test-integration-flaky test-integration [2021-11-11T23:23:51.009Z] + c=0 [2021-11-11T23:23:51.009Z] + '[' -n 0 ']' [2021-11-11T23:23:51.009Z] + rm= [2021-11-11T23:23:51.009Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42996/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42996/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2450cb9b08db3dbf0337fe26e36265e2817f8e99 hack/make.sh '' test-integration [2021-11-11T23:23:51.009Z] + TEST_INTEGRATION_DEST=3 [2021-11-11T23:23:51.009Z] + CONTAINER_NAME=docker-pr11-3 [2021-11-11T23:23:51.009Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T23:23:51.009Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T23:23:51.009Z] + run_tests [2021-11-11T23:23:51.009Z] ++ jobs -p [2021-11-11T23:23:51.009Z] + '[' -n 0 ']' [2021-11-11T23:23:51.009Z] + rm= [2021-11-11T23:23:51.009Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42996/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42996/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2450cb9b08db3dbf0337fe26e36265e2817f8e99 hack/make.sh '' test-integration [2021-11-11T23:23:51.009Z] + for job in $(jobs -p) [2021-11-11T23:23:51.009Z] + wait 10486 [2021-11-11T23:23:51.206Z] #34 51.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T23:23:51.320Z] #14 ... [2021-11-11T23:23:51.321Z] [2021-11-11T23:23:51.321Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:51.321Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:51.321Z] #53 33.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T23:23:51.321Z] #53 33.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T23:23:51.321Z] #53 33.54 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T23:23:51.580Z] #53 ... [2021-11-11T23:23:51.580Z] [2021-11-11T23:23:51.580Z] #47 [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_11/ /' > /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-11-11T23:23:51.580Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:23:51.580Z] #47 27.65 Reading package lists... [2021-11-11T23:23:51.580Z] #47 33.05 Building dependency tree... [2021-11-11T23:23:51.580Z] #47 36.56 The following additional packages will be installed: [2021-11-11T23:23:51.580Z] #47 36.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:23:51.580Z] #47 36.56 python3-protobuf python3-six [2021-11-11T23:23:51.580Z] #47 36.56 Suggested packages: [2021-11-11T23:23:51.580Z] #47 36.56 python3-setuptools [2021-11-11T23:23:51.580Z] #47 36.56 Recommended packages: [2021-11-11T23:23:51.580Z] #47 36.56 iproute2 | iproute [2021-11-11T23:23:51.580Z] #47 37.31 The following NEW packages will be installed: [2021-11-11T23:23:51.580Z] #47 37.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:23:51.580Z] #47 37.35 python3-protobuf python3-six [2021-11-11T23:23:51.580Z] #47 37.87 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:51.580Z] #47 37.87 Need to get 2288 kB of archives. [2021-11-11T23:23:51.580Z] #47 37.87 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T23:23:51.580Z] #47 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T23:23:51.580Z] #47 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:23:51.580Z] #47 37.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T23:23:51.581Z] #47 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T23:23:51.581Z] #47 37.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:23:51.581Z] #47 37.90 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-11-11T23:23:51.581Z] #47 37.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:23:51.581Z] #47 42.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T23:23:51.581Z] #47 ... [2021-11-11T23:23:51.581Z] [2021-11-11T23:23:51.581Z] #38 [tini 1/3] 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-11-11T23:23:51.581Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:23:51.581Z] #38 29.12 Reading package lists... [2021-11-11T23:23:51.581Z] #38 34.49 Building dependency tree... [2021-11-11T23:23:51.581Z] #38 37.93 The following additional packages will be installed: [2021-11-11T23:23:51.581Z] #38 37.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T23:23:51.581Z] #38 37.97 Suggested packages: [2021-11-11T23:23:51.581Z] #38 37.97 cmake-doc ninja-build lrzip [2021-11-11T23:23:51.581Z] #38 37.97 Recommended packages: [2021-11-11T23:23:51.581Z] #38 37.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T23:23:51.581Z] #38 38.88 The following NEW packages will be installed: [2021-11-11T23:23:51.581Z] #38 38.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T23:23:51.581Z] #38 38.90 vim-common xxd [2021-11-11T23:23:51.581Z] #38 39.27 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:23:51.581Z] #38 39.27 Need to get 17.7 MB of archives. [2021-11-11T23:23:51.581Z] #38 39.27 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T23:23:51.581Z] #38 39.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:23:51.581Z] #38 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:23:51.581Z] #38 39.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T23:23:51.581Z] #38 39.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:23:51.581Z] #38 39.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T23:23:51.581Z] #38 39.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T23:23:51.581Z] #38 39.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T23:23:51.581Z] #38 39.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T23:23:51.581Z] #38 39.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T23:23:51.581Z] #38 39.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T23:23:51.581Z] #38 41.25 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:23:51.581Z] #38 41.48 Fetched 17.7 MB in 1s (13.5 MB/s) [2021-11-11T23:23:51.581Z] #38 41.58 Selecting previously unselected package xxd. [2021-11-11T23:23:51.581Z] #38 41.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:23:51.581Z] #38 41.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:23:51.581Z] #38 41.64 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:23:51.581Z] #38 41.80 Selecting previously unselected package vim-common. [2021-11-11T23:23:51.581Z] #38 41.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:23:51.581Z] #38 41.84 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:23:51.581Z] #38 42.16 Selecting previously unselected package cmake-data. [2021-11-11T23:23:51.581Z] #38 42.16 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T23:23:51.581Z] #38 42.16 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T23:23:51.842Z] #38 ... [2021-11-11T23:23:51.842Z] [2021-11-11T23:23:51.842Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:23:51.842Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:23:51.842Z] #62 3.782 + RM_GOPATH=0 [2021-11-11T23:23:51.842Z] #62 3.782 + TMP_GOPATH= [2021-11-11T23:23:51.842Z] #62 3.782 + : /build [2021-11-11T23:23:51.842Z] #62 3.782 + '[' -z '' ']' [2021-11-11T23:23:51.842Z] #62 3.783 ++ mktemp -d [2021-11-11T23:23:51.842Z] #62 3.784 + export GOPATH=/tmp/tmp.XYcSejSOJh [2021-11-11T23:23:51.842Z] #62 3.784 + GOPATH=/tmp/tmp.XYcSejSOJh [2021-11-11T23:23:51.842Z] #62 3.784 + RM_GOPATH=1 [2021-11-11T23:23:51.842Z] #62 3.784 + case "$(go env GOARCH)" in [2021-11-11T23:23:51.842Z] #62 3.786 ++ go env GOARCH [2021-11-11T23:23:51.842Z] #62 3.834 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:51.842Z] #62 3.834 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:23:51.842Z] #62 3.835 ++ dirname /install.sh [2021-11-11T23:23:51.842Z] #62 3.839 + dir=/ [2021-11-11T23:23:51.842Z] #62 3.844 + bin=containerd [2021-11-11T23:23:51.842Z] #62 3.844 + shift [2021-11-11T23:23:51.842Z] #62 3.845 + '[' '!' -f //containerd.installer ']' [2021-11-11T23:23:51.842Z] #62 3.845 + . //containerd.installer [2021-11-11T23:23:51.842Z] #62 3.845 ++ set -e [2021-11-11T23:23:51.842Z] #62 3.845 ++ : v1.5.7 [2021-11-11T23:23:51.842Z] #62 3.846 + install_containerd [2021-11-11T23:23:51.842Z] #62 3.846 + echo 'Install containerd version v1.5.7' [2021-11-11T23:23:51.842Z] #62 3.847 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XYcSejSOJh/src/github.com/containerd/containerd [2021-11-11T23:23:51.842Z] #62 3.850 Install containerd version v1.5.7 [2021-11-11T23:23:51.842Z] #62 3.851 Cloning into '/tmp/tmp.XYcSejSOJh/src/github.com/containerd/containerd'... [2021-11-11T23:23:51.954Z] [2021-11-11T23:23:51.954Z] [2021-11-11T23:23:51.955Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T23:23:51.955Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T23:23:51.955Z] HOSTNAME=48cd285054b4 [2021-11-11T23:23:51.955Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T23:23:51.955Z] TESTDEBUG=0 [2021-11-11T23:23:51.955Z] DEST=bundles/test-integration [2021-11-11T23:23:51.955Z] PWD=/go/src/github.com/docker/docker [2021-11-11T23:23:51.955Z] KEEPBUNDLE=1 [2021-11-11T23:23:51.955Z] DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 [2021-11-11T23:23:51.955Z] container=docker [2021-11-11T23:23:51.955Z] HOME=/root [2021-11-11T23:23:51.955Z] GOLANG_VERSION=1.17.3 [2021-11-11T23:23:51.955Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T23:23:51.955Z] VALIDATE_BRANCH=master [2021-11-11T23:23:51.955Z] TERM=xterm [2021-11-11T23:23:51.955Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T23:23:51.955Z] SHLVL=1 [2021-11-11T23:23:51.955Z] TIMEOUT=120m [2021-11-11T23:23:51.955Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T23:23:51.955Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T23:23:51.955Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-11T23:23:51.955Z] GO111MODULE=off [2021-11-11T23:23:51.955Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T23:23:51.955Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T23:23:51.955Z] GOPATH=/go [2021-11-11T23:23:51.955Z] PKG_CONFIG=pkg-config [2021-11-11T23:23:51.955Z] _=/usr/bin/env [2021-11-11T23:23:51.955Z] Building test suite binary ./integration-cli/test.main [2021-11-11T23:23:51.955Z] [2021-11-11T23:23:51.955Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T23:23:51.955Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T23:23:51.955Z] HOSTNAME=a4bd606ef575 [2021-11-11T23:23:51.955Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T23:23:51.955Z] TESTDEBUG=0 [2021-11-11T23:23:51.955Z] DEST=bundles/test-integration [2021-11-11T23:23:51.955Z] PWD=/go/src/github.com/docker/docker [2021-11-11T23:23:51.955Z] KEEPBUNDLE=1 [2021-11-11T23:23:51.955Z] DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 [2021-11-11T23:23:51.955Z] container=docker [2021-11-11T23:23:51.955Z] HOME=/root [2021-11-11T23:23:51.955Z] GOLANG_VERSION=1.17.3 [2021-11-11T23:23:51.955Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T23:23:51.955Z] VALIDATE_BRANCH=master [2021-11-11T23:23:51.955Z] TERM=xterm [2021-11-11T23:23:51.955Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T23:23:51.955Z] SHLVL=1 [2021-11-11T23:23:51.955Z] TIMEOUT=120m [2021-11-11T23:23:51.955Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T23:23:51.955Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T23:23:51.955Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-11T23:23:51.955Z] GO111MODULE=off [2021-11-11T23:23:51.955Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T23:23:51.955Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T23:23:51.955Z] GOPATH=/go [2021-11-11T23:23:51.955Z] PKG_CONFIG=pkg-config [2021-11-11T23:23:51.955Z] _=/usr/bin/env [2021-11-11T23:23:51.955Z] Building test suite binary ./integration-cli/test.main [2021-11-11T23:23:52.145Z] The recommended git tool is: git [2021-11-11T23:23:52.216Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-11T23:23:52.477Z] No new tests added to integration. [2021-11-11T23:23:52.477Z] [2021-11-11T23:23:52.477Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T23:23:53.050Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T23:23:53.050Z] HOSTNAME=c35d2802461b [2021-11-11T23:23:53.050Z] TESTDEBUG=0 [2021-11-11T23:23:53.050Z] DEST=bundles/test-integration [2021-11-11T23:23:53.050Z] PWD=/go/src/github.com/docker/docker [2021-11-11T23:23:53.050Z] KEEPBUNDLE=1 [2021-11-11T23:23:53.050Z] DOCKER_GITCOMMIT=2450cb9b08db3dbf0337fe26e36265e2817f8e99 [2021-11-11T23:23:53.050Z] container=docker [2021-11-11T23:23:53.050Z] HOME=/root [2021-11-11T23:23:53.050Z] GOLANG_VERSION=1.17.3 [2021-11-11T23:23:53.050Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T23:23:53.050Z] VALIDATE_BRANCH=master [2021-11-11T23:23:53.050Z] TERM=xterm [2021-11-11T23:23:53.050Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T23:23:53.050Z] SHLVL=1 [2021-11-11T23:23:53.050Z] TIMEOUT=120m [2021-11-11T23:23:53.050Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T23:23:53.050Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T23:23:53.050Z] GO111MODULE=off [2021-11-11T23:23:53.050Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T23:23:53.050Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T23:23:53.050Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T23:23:53.050Z] GOPATH=/go [2021-11-11T23:23:53.050Z] PKG_CONFIG=pkg-config [2021-11-11T23:23:53.050Z] _=/usr/bin/env [2021-11-11T23:23:53.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T23:23:53.184Z] #19 129.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-11T23:23:53.184Z] #19 129.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:23:53.184Z] #19 129.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:23:53.184Z] #19 129.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-11T23:23:53.184Z] #19 129.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:23:53.184Z] #19 129.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T23:23:54.381Z] #62 ... [2021-11-11T23:23:54.382Z] [2021-11-11T23:23:54.382Z] #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-11-11T23:23:54.382Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:23:54.382Z] #14 43.89 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-11-11T23:23:54.382Z] #14 44.35 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-11-11T23:23:54.382Z] #14 44.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T23:23:54.382Z] #14 44.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T23:23:54.382Z] #14 44.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:23:54.382Z] #14 44.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:23:54.382Z] #14 44.39 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-11-11T23:23:54.382Z] #14 44.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T23:23:54.382Z] #14 44.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T23:23:54.382Z] #14 44.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T23:23:54.382Z] #14 44.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T23:23:54.382Z] #14 44.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T23:23:54.382Z] #14 44.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T23:23:54.382Z] #14 44.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T23:23:54.382Z] #14 44.50 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-11-11T23:23:54.382Z] #14 44.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T23:23:54.382Z] #14 44.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T23:23:54.382Z] #14 45.73 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:23:54.382Z] #14 45.97 Fetched 115 MB in 6s (20.6 MB/s) [2021-11-11T23:23:54.382Z] #14 46.07 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T23:23:54.382Z] #14 46.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:23:54.382Z] #14 46.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:23:54.382Z] #14 46.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:23:55.445Z] #14 27.26 Reading package lists... [2021-11-11T23:23:55.445Z] #14 ... [2021-11-11T23:23:55.445Z] [2021-11-11T23:23:55.445Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:55.445Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:55.445Z] #53 31.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T23:23:55.445Z] #53 31.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T23:23:55.445Z] #53 31.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T23:23:55.445Z] #53 32.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T23:23:55.445Z] #53 32.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T23:23:55.445Z] #53 ... [2021-11-11T23:23:55.445Z] [2021-11-11T23:23:55.445Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:23:55.445Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:23:55.445Z] #51 22.49 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:23:55.445Z] #51 22.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:23:55.445Z] #51 22.78 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:23:55.445Z] #51 27.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:23:55.445Z] #51 27.78 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:23:55.445Z] #51 ... [2021-11-11T23:23:55.445Z] [2021-11-11T23:23:55.445Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T23:23:55.445Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T23:23:55.445Z] #36 32.89 tomll can be used in two ways: [2021-11-11T23:23:55.445Z] #36 32.89 Writing to STDIN and reading from STDOUT: [2021-11-11T23:23:55.445Z] #36 32.89 cat file.toml | tomll > file.toml [2021-11-11T23:23:55.445Z] #36 32.89 [2021-11-11T23:23:55.445Z] #36 32.89 Reading and updating a list of files: [2021-11-11T23:23:55.445Z] #36 32.89 tomll a.toml b.toml c.toml [2021-11-11T23:23:55.445Z] #36 32.89 [2021-11-11T23:23:55.445Z] #36 32.89 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T23:23:55.706Z] #36 DONE 33.1s [2021-11-11T23:23:55.706Z] [2021-11-11T23:23:55.706Z] #60 [containerd 1/3] 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-11-11T23:23:55.706Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:23:55.706Z] #60 33.17 Fetched 8474 kB in 25s (342 kB/s) [2021-11-11T23:23:56.456Z] #34 ... [2021-11-11T23:23:56.456Z] [2021-11-11T23:23:56.456Z] #38 [tini 1/3] 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-11-11T23:23:56.456Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:23:56.456Z] #38 53.89 Selecting previously unselected package libxml2:arm64. [2021-11-11T23:23:56.456Z] #38 53.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-11T23:23:56.456Z] #38 53.94 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:23:56.456Z] #38 54.34 Selecting previously unselected package libarchive13:arm64. [2021-11-11T23:23:56.456Z] #38 54.34 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-11T23:23:56.456Z] #38 54.35 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T23:23:56.456Z] #38 54.62 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-11T23:23:56.456Z] #38 54.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-11T23:23:56.456Z] #38 54.64 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T23:23:56.456Z] #38 54.80 Selecting previously unselected package librhash0:arm64. [2021-11-11T23:23:56.456Z] #38 54.80 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-11T23:23:56.456Z] #38 54.82 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-11T23:23:56.456Z] #38 54.97 Selecting previously unselected package libuv1:arm64. [2021-11-11T23:23:56.456Z] #38 54.99 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-11T23:23:56.456Z] #38 55.00 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-11T23:23:56.456Z] #38 55.15 Selecting previously unselected package cmake. [2021-11-11T23:23:56.456Z] #38 55.15 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-11T23:23:56.456Z] #38 55.16 Unpacking cmake (3.18.4-2) ... [2021-11-11T23:23:56.919Z] #14 48.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T23:23:56.919Z] #14 48.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:23:56.919Z] #14 48.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:23:57.094Z] #60 33.17 Reading package lists... [2021-11-11T23:23:57.094Z] #60 ... [2021-11-11T23:23:57.094Z] [2021-11-11T23:23:57.094Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:23:57.094Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:23:57.094Z] #65 23.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T23:23:57.094Z] #65 24.04 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T23:23:57.094Z] #65 28.90 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T23:23:57.094Z] #65 29.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T23:23:57.094Z] #65 ... [2021-11-11T23:23:57.094Z] [2021-11-11T23:23:57.094Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:23:57.094Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:23:57.094Z] #53 32.81 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T23:23:57.094Z] #53 32.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T23:23:57.094Z] #53 32.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T23:23:57.094Z] #53 33.19 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T23:23:57.094Z] #53 33.28 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T23:23:57.094Z] #53 33.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T23:23:57.094Z] #53 33.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T23:23:57.094Z] #53 33.66 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T23:23:57.094Z] #53 33.71 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T23:23:57.094Z] #53 34.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T23:23:57.094Z] #53 34.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T23:23:57.094Z] #53 34.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T23:23:57.094Z] #53 34.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T23:23:57.094Z] #53 34.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T23:23:57.094Z] #53 34.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T23:23:57.356Z] #53 34.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T23:23:57.356Z] #53 34.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T23:23:57.391Z] #38 57.39 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T23:23:57.392Z] #38 57.42 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:23:57.392Z] #38 57.45 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-11T23:23:57.392Z] #38 57.46 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:23:57.392Z] #38 57.51 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T23:23:57.392Z] #38 57.54 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-11T23:23:57.649Z] #38 57.56 Setting up cmake-data (3.18.4-2) ... [2021-11-11T23:23:57.649Z] #38 57.58 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:23:57.649Z] #38 57.60 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T23:23:57.649Z] #38 57.62 Setting up cmake (3.18.4-2) ... [2021-11-11T23:23:57.649Z] #38 57.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:23:57.929Z] #53 35.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T23:23:57.929Z] #53 35.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T23:23:57.929Z] #53 35.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T23:23:58.191Z] #53 35.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T23:23:58.191Z] #53 35.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T23:23:58.297Z] #14 ... [2021-11-11T23:23:58.297Z] [2021-11-11T23:23:58.297Z] #34 [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-11-11T23:23:58.297Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:23:58.297Z] #34 47.29 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-11-11T23:23:58.297Z] #34 47.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T23:23:58.297Z] #34 48.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T23:23:58.454Z] #53 35.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T23:23:59.397Z] #53 36.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T23:23:59.657Z] #53 36.85 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T23:23:59.657Z] #53 36.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T23:24:00.229Z] #53 37.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T23:24:00.229Z] #53 37.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T23:24:00.280Z] #38 ... [2021-11-11T23:24:00.281Z] [2021-11-11T23:24:00.281Z] #47 [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_11/ /' > /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-11-11T23:24:00.281Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:24:00.281Z] #47 50.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:00.281Z] #47 50.43 Fetched 2112 kB in 4s (486 kB/s) [2021-11-11T23:24:00.281Z] #47 50.60 Selecting previously unselected package libprotobuf23:arm64. [2021-11-11T23:24:00.281Z] #47 50.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T23:24:00.281Z] #47 50.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-11T23:24:00.281Z] #47 50.65 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T23:24:00.281Z] #47 51.17 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:24:00.281Z] #47 51.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:24:00.281Z] #47 51.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:24:00.281Z] #47 51.40 Selecting previously unselected package python3-six. [2021-11-11T23:24:00.281Z] #47 51.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T23:24:00.281Z] #47 51.42 Unpacking python3-six (1.16.0-2) ... [2021-11-11T23:24:00.281Z] #47 51.54 Selecting previously unselected package python3-protobuf. [2021-11-11T23:24:00.281Z] #47 51.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-11T23:24:00.281Z] #47 51.55 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T23:24:00.281Z] #47 52.04 Selecting previously unselected package libnet1:arm64. [2021-11-11T23:24:00.281Z] #47 52.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T23:24:00.281Z] #47 52.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:24:00.281Z] #47 52.18 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T23:24:00.281Z] #47 52.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T23:24:00.281Z] #47 52.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T23:24:00.281Z] #47 52.29 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T23:24:00.281Z] #47 52.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T23:24:00.281Z] #47 52.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T23:24:00.281Z] #47 52.41 Selecting previously unselected package criu. [2021-11-11T23:24:00.281Z] #47 52.41 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-11T23:24:00.281Z] #47 52.42 Unpacking criu (3.16.1-1) ... [2021-11-11T23:24:00.281Z] #47 53.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:24:00.281Z] #47 54.36 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T23:24:00.281Z] #47 54.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:24:00.281Z] #47 54.45 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T23:24:00.281Z] #47 54.48 Setting up python3-six (1.16.0-2) ... [2021-11-11T23:24:00.281Z] #47 55.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T23:24:00.281Z] #47 55.44 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T23:24:00.281Z] #47 58.34 Setting up criu (3.16.1-1) ... [2021-11-11T23:24:00.281Z] #47 60.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:00.490Z] #53 37.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T23:24:00.490Z] #53 37.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T23:24:00.843Z] #47 ... [2021-11-11T23:24:00.843Z] [2021-11-11T23:24:00.843Z] #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-11-11T23:24:00.843Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:24:00.843Z] #14 50.91 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-11-11T23:24:00.843Z] #14 51.32 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-11-11T23:24:00.843Z] #14 51.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T23:24:00.843Z] #14 51.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T23:24:00.843Z] #14 51.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T23:24:00.843Z] #14 51.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T23:24:00.843Z] #14 51.33 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-11-11T23:24:00.843Z] #14 51.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-11T23:24:00.843Z] #14 51.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-11T23:24:00.843Z] #14 51.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-11T23:24:00.843Z] #14 51.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-11T23:24:00.843Z] #14 51.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-11T23:24:00.843Z] #14 51.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-11T23:24:00.843Z] #14 51.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-11T23:24:00.843Z] #14 51.39 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-11-11T23:24:00.843Z] #14 51.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T23:24:00.843Z] #14 51.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-11T23:24:00.843Z] #14 52.38 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:00.843Z] #14 52.53 Fetched 108 MB in 6s (16.9 MB/s) [2021-11-11T23:24:00.843Z] #14 52.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T23:24:00.844Z] #14 52.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T23:24:00.844Z] #14 52.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T23:24:00.844Z] #14 52.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:24:00.844Z] #14 54.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T23:24:00.844Z] #14 54.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T23:24:00.844Z] #14 54.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:24:00.844Z] #14 56.52 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T23:24:00.844Z] #14 56.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T23:24:00.844Z] #14 56.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:24:00.844Z] #14 56.64 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-11T23:24:00.844Z] #14 56.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T23:24:00.844Z] #14 56.66 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T23:24:00.844Z] #14 56.81 Selecting previously unselected package dmsetup. [2021-11-11T23:24:00.844Z] #14 56.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T23:24:00.844Z] #14 56.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:24:00.844Z] #14 57.03 Selecting previously unselected package mingw-w64-common. [2021-11-11T23:24:00.844Z] #14 57.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T23:24:00.844Z] #14 57.05 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T23:24:01.062Z] #53 ... [2021-11-11T23:24:01.062Z] [2021-11-11T23:24:01.062Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T23:24:01.062Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T23:24:01.062Z] #49 38.35 Usage of /build/vndr: [2021-11-11T23:24:01.062Z] #49 38.35 /build/vndr [[import path] [revision]] [repository] [2021-11-11T23:24:01.062Z] #49 38.35 /build/vndr init [2021-11-11T23:24:01.062Z] #49 38.35 -strict [2021-11-11T23:24:01.062Z] #49 38.35 checking mode. treat non-trivial warning as an error [2021-11-11T23:24:01.062Z] #49 38.35 -verbose [2021-11-11T23:24:01.062Z] #49 38.35 shows all warnings [2021-11-11T23:24:01.062Z] #49 38.35 -whitelist value [2021-11-11T23:24:01.062Z] #49 38.35 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T23:24:01.325Z] #49 DONE 38.5s [2021-11-11T23:24:01.325Z] [2021-11-11T23:24:01.325Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:24:01.325Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:24:01.325Z] #43 34.58 Updating files: 68% (1203/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-11-11T23:24:01.325Z] #43 35.43 + git checkout -q v2.3.0 [2021-11-11T23:24:01.325Z] #43 38.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T23:24:01.774Z] #14 61.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T23:24:01.774Z] #14 61.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T23:24:01.774Z] #14 61.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:24:01.774Z] #14 ... [2021-11-11T23:24:01.774Z] [2021-11-11T23:24:01.774Z] #38 [tini 1/3] 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-11-11T23:24:01.774Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T23:24:01.774Z] #38 DONE 61.9s [2021-11-11T23:24:01.774Z] [2021-11-11T23:24:01.774Z] #47 [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_11/ /' > /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-11-11T23:24:01.774Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T23:24:01.774Z] #47 DONE 61.6s [2021-11-11T23:24:01.774Z] [2021-11-11T23:24:01.774Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T23:24:01.774Z] #39 sha256:e6175a16cd7aea5d0faf29bc19a6a08cb439e32edbfc71c3ead060201120220c [2021-11-11T23:24:02.342Z] #39 DONE 0.5s [2021-11-11T23:24:02.342Z] [2021-11-11T23:24:02.342Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:24:02.342Z] #40 sha256:33bb623ff45cfa8870f0bb6a7555a13b9aef1f9bce5e2d8c96a090a01d725f83 [2021-11-11T23:24:02.550Z] #34 ... [2021-11-11T23:24:02.550Z] [2021-11-11T23:24:02.551Z] #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-11-11T23:24:02.551Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:02.551Z] #14 50.46 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T23:24:02.551Z] #14 50.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T23:24:02.551Z] #14 50.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:24:02.551Z] #14 50.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T23:24:02.551Z] #14 50.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:24:02.551Z] #14 50.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:24:02.551Z] #14 50.99 Selecting previously unselected package dmsetup. [2021-11-11T23:24:02.551Z] #14 50.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:24:02.551Z] #14 51.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:24:02.551Z] #14 51.18 Selecting previously unselected package mingw-w64-common. [2021-11-11T23:24:02.551Z] #14 51.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T23:24:02.551Z] #14 51.19 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T23:24:02.551Z] #14 ... [2021-11-11T23:24:02.551Z] [2021-11-11T23:24:02.551Z] #47 [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_11/ /' > /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-11-11T23:24:02.551Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:24:02.551Z] #47 43.85 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:02.551Z] #47 44.09 Fetched 2288 kB in 5s (426 kB/s) [2021-11-11T23:24:02.551Z] #47 44.23 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T23:24:02.551Z] #47 44.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:24:02.551Z] #47 44.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T23:24:02.551Z] #47 44.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:24:02.551Z] #47 45.04 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:24:02.551Z] #47 45.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:24:02.551Z] #47 45.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:24:02.551Z] #47 45.40 Selecting previously unselected package python3-six. [2021-11-11T23:24:02.551Z] #47 45.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T23:24:02.551Z] #47 45.42 Unpacking python3-six (1.16.0-2) ... [2021-11-11T23:24:02.551Z] #47 45.52 Selecting previously unselected package python3-protobuf. [2021-11-11T23:24:02.551Z] #47 45.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T23:24:02.551Z] #47 45.52 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T23:24:02.551Z] #47 45.97 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:24:02.551Z] #47 45.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:24:02.551Z] #47 46.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:24:02.551Z] #47 46.12 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:24:02.551Z] #47 46.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:24:02.551Z] #47 46.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:24:02.551Z] #47 46.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:24:02.551Z] #47 46.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:24:02.551Z] #47 46.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:24:02.551Z] #47 46.35 Selecting previously unselected package criu. [2021-11-11T23:24:02.551Z] #47 46.36 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T23:24:02.551Z] #47 46.37 Unpacking criu (3.16.1-1) ... [2021-11-11T23:24:02.551Z] #47 47.00 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:24:02.551Z] #47 48.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:24:02.551Z] #47 48.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:24:02.551Z] #47 48.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:24:02.551Z] #47 48.75 Setting up python3-six (1.16.0-2) ... [2021-11-11T23:24:02.551Z] #47 49.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:24:02.551Z] #47 49.96 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T23:24:02.551Z] #47 53.78 Setting up criu (3.16.1-1) ... [2021-11-11T23:24:03.235Z] #19 ... [2021-11-11T23:24:03.235Z] [2021-11-11T23:24:03.235Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:24:03.235Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:24:03.235Z] #60 149.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T23:24:03.490Z] #47 ... [2021-11-11T23:24:03.490Z] [2021-11-11T23:24:03.490Z] #38 [tini 1/3] 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-11-11T23:24:03.490Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:03.490Z] #38 45.18 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:24:03.490Z] #38 45.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 45.18 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:24:03.490Z] #38 51.09 Selecting previously unselected package libxml2:amd64. [2021-11-11T23:24:03.490Z] #38 51.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 51.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:24:03.490Z] #38 51.58 Selecting previously unselected package libarchive13:amd64. [2021-11-11T23:24:03.490Z] #38 51.59 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 51.63 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:24:03.490Z] #38 51.93 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T23:24:03.490Z] #38 51.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 51.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:24:03.490Z] #38 52.11 Selecting previously unselected package librhash0:amd64. [2021-11-11T23:24:03.490Z] #38 52.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 52.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:24:03.490Z] #38 52.29 Selecting previously unselected package libuv1:amd64. [2021-11-11T23:24:03.490Z] #38 52.31 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 52.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:24:03.490Z] #38 52.44 Selecting previously unselected package cmake. [2021-11-11T23:24:03.490Z] #38 52.44 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T23:24:03.490Z] #38 52.45 Unpacking cmake (3.18.4-2) ... [2021-11-11T23:24:03.721Z] #40 1.363 + RM_GOPATH=0 [2021-11-11T23:24:03.721Z] #40 1.363 + TMP_GOPATH= [2021-11-11T23:24:03.721Z] #40 1.363 + : /build [2021-11-11T23:24:03.721Z] #40 1.363 + '[' -z '' ']' [2021-11-11T23:24:03.721Z] #40 1.363 ++ mktemp -d [2021-11-11T23:24:03.721Z] #40 1.363 + export GOPATH=/tmp/tmp.Wdrv3J2ao0 [2021-11-11T23:24:03.721Z] #40 1.363 + GOPATH=/tmp/tmp.Wdrv3J2ao0 [2021-11-11T23:24:03.721Z] #40 1.363 + RM_GOPATH=1 [2021-11-11T23:24:03.721Z] #40 1.363 + case "$(go env GOARCH)" in [2021-11-11T23:24:03.721Z] #40 1.363 ++ go env GOARCH [2021-11-11T23:24:03.721Z] #40 1.404 Install tini version v0.19.0 [2021-11-11T23:24:03.722Z] #40 1.404 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:03.722Z] #40 1.404 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:03.722Z] #40 1.404 ++ dirname /install.sh [2021-11-11T23:24:03.722Z] #40 1.404 + dir=/ [2021-11-11T23:24:03.722Z] #40 1.404 + bin=tini [2021-11-11T23:24:03.722Z] #40 1.404 + shift [2021-11-11T23:24:03.722Z] #40 1.404 + '[' '!' -f //tini.installer ']' [2021-11-11T23:24:03.722Z] #40 1.404 + . //tini.installer [2021-11-11T23:24:03.722Z] #40 1.404 ++ : v0.19.0 [2021-11-11T23:24:03.722Z] #40 1.404 + install_tini [2021-11-11T23:24:03.722Z] #40 1.404 + echo 'Install tini version v0.19.0' [2021-11-11T23:24:03.722Z] #40 1.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wdrv3J2ao0/tini [2021-11-11T23:24:03.722Z] #40 1.419 Cloning into '/tmp/tmp.Wdrv3J2ao0/tini'... [2021-11-11T23:24:04.073Z] #38 ... [2021-11-11T23:24:04.073Z] [2021-11-11T23:24:04.073Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:24:04.073Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:24:04.073Z] #51 55.85 gotestsum version dev [2021-11-11T23:24:04.643Z] #51 DONE 56.4s [2021-11-11T23:24:04.643Z] [2021-11-11T23:24:04.643Z] #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-11-11T23:24:04.643Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:04.643Z] #14 56.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T23:24:04.643Z] #14 56.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T23:24:04.643Z] #14 56.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:24:04.643Z] #14 ... [2021-11-11T23:24:04.643Z] [2021-11-11T23:24:04.643Z] #47 [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_11/ /' > /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-11-11T23:24:04.643Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:24:04.643Z] #47 55.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:04.643Z] #47 DONE 56.2s [2021-11-11T23:24:04.680Z] #40 2.416 + cd /tmp/tmp.Wdrv3J2ao0/tini [2021-11-11T23:24:04.680Z] #40 2.416 + git checkout -q v0.19.0 [2021-11-11T23:24:04.680Z] #40 2.452 + cmake . [2021-11-11T23:24:04.903Z] [2021-11-11T23:24:04.903Z] #38 [tini 1/3] 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-11-11T23:24:04.903Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:04.903Z] #38 56.69 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:24:04.903Z] #38 56.71 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:24:04.903Z] #38 56.74 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:24:04.903Z] #38 56.74 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:24:04.903Z] #38 56.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:24:04.903Z] #38 56.84 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:24:04.903Z] #38 56.84 Setting up cmake-data (3.18.4-2) ... [2021-11-11T23:24:04.903Z] #38 56.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:24:04.903Z] #38 56.87 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:24:04.903Z] #38 56.87 Setting up cmake (3.18.4-2) ... [2021-11-11T23:24:04.903Z] #38 56.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:04.936Z] #40 ... [2021-11-11T23:24:04.937Z] [2021-11-11T23:24:04.937Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:24:04.937Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T23:24:04.937Z] #51 64.36 gotestsum version dev [2021-11-11T23:24:04.937Z] #51 DONE 64.9s [2021-11-11T23:24:04.937Z] [2021-11-11T23:24:04.937Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:24:04.937Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:24:05.499Z] #62 ... [2021-11-11T23:24:05.499Z] [2021-11-11T23:24:05.499Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:24:05.499Z] #40 sha256:33bb623ff45cfa8870f0bb6a7555a13b9aef1f9bce5e2d8c96a090a01d725f83 [2021-11-11T23:24:05.499Z] #40 3.260 -- The C compiler identification is GNU 10.2.1 [2021-11-11T23:24:05.499Z] #40 3.363 -- Detecting C compiler ABI info [2021-11-11T23:24:05.662Z] #43 ... [2021-11-11T23:24:05.662Z] [2021-11-11T23:24:05.662Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:24:05.662Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:24:05.662Z] #53 38.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T23:24:05.662Z] #53 39.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T23:24:05.662Z] #53 39.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T23:24:05.662Z] #53 39.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T23:24:05.662Z] #53 39.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T23:24:05.662Z] #53 39.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T23:24:05.662Z] #53 39.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T23:24:05.662Z] #53 40.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T23:24:05.662Z] #53 40.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T23:24:05.662Z] #53 40.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T23:24:05.662Z] #53 40.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T23:24:05.662Z] #53 40.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T23:24:05.662Z] #53 40.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T23:24:05.662Z] #53 42.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T23:24:05.662Z] #53 42.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T23:24:05.662Z] #53 42.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T23:24:05.662Z] #53 42.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T23:24:05.662Z] #53 43.00 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T23:24:05.662Z] #53 ... [2021-11-11T23:24:05.662Z] [2021-11-11T23:24:05.662Z] #38 [tini 1/3] 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-11-11T23:24:05.662Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:05.662Z] #38 33.04 Fetched 8474 kB in 24s (347 kB/s) [2021-11-11T23:24:05.662Z] #38 33.04 Reading package lists... [2021-11-11T23:24:05.843Z] #38 DONE 57.7s [2021-11-11T23:24:05.843Z] [2021-11-11T23:24:05.843Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T23:24:05.843Z] #39 sha256:bace1065bb4a4039f39596c04e3bb09377fa855184547d02ce71c42dd6a41241 [2021-11-11T23:24:05.923Z] #38 42.79 Reading package lists... [2021-11-11T23:24:05.923Z] #38 ... [2021-11-11T23:24:05.923Z] [2021-11-11T23:24:05.923Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:24:05.923Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:24:05.923Z] #53 43.16 go: downloading golang.org/x/text v0.3.2 [2021-11-11T23:24:06.412Z] #39 DONE 0.5s [2021-11-11T23:24:06.412Z] [2021-11-11T23:24:06.412Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:24:06.412Z] #40 sha256:f3e07cfb7a3611aecf3f5feac3136301cbfd82c3862fc7b93835dad3fdfed66d [2021-11-11T23:24:06.431Z] #40 4.072 -- Detecting C compiler ABI info - done [2021-11-11T23:24:06.431Z] #40 4.242 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T23:24:06.431Z] #40 4.242 -- Detecting C compile features [2021-11-11T23:24:06.431Z] #40 4.242 -- Detecting C compile features - done [2021-11-11T23:24:06.688Z] #40 4.284 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T23:24:06.688Z] #40 4.528 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T23:24:06.688Z] #40 4.636 -- Configuring done [2021-11-11T23:24:06.944Z] #40 4.664 -- Generating done [2021-11-11T23:24:06.944Z] #40 4.664 -- Build files have been written to: /tmp/tmp.Wdrv3J2ao0/tini [2021-11-11T23:24:06.944Z] #40 4.719 + make tini-static [2021-11-11T23:24:07.200Z] #40 5.060 Scanning dependencies of target tini-static [2021-11-11T23:24:07.200Z] #40 5.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T23:24:07.432Z] #60 ... [2021-11-11T23:24:07.432Z] [2021-11-11T23:24:07.432Z] #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-11-11T23:24:07.432Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:24:07.432Z] #19 138.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-11T23:24:07.432Z] #19 138.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:07.432Z] #19 139.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:24:07.432Z] #19 140.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-11T23:24:07.432Z] #19 140.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:07.432Z] #19 140.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T23:24:07.432Z] #19 ... [2021-11-11T23:24:07.432Z] [2021-11-11T23:24:07.432Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:24:07.432Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:24:07.432Z] #60 DONE 154.7s [2021-11-11T23:24:07.432Z] [2021-11-11T23:24:07.432Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:24:07.432Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:24:07.432Z] #50 150.4 + dpkg --print-architecture [2021-11-11T23:24:07.432Z] #50 150.4 + git checkout -q v2.1.0 [2021-11-11T23:24:07.432Z] #50 150.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T23:24:07.432Z] #50 150.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T23:24:09.720Z] #40 7.219 [100%] Linking C executable tini-static [2021-11-11T23:24:09.720Z] #40 7.647 [100%] Built target tini-static [2021-11-11T23:24:10.055Z] #40 7.697 + mkdir -p /build [2021-11-11T23:24:10.055Z] #40 7.701 + cp tini-static /build/docker-init [2021-11-11T23:24:10.126Z] #53 ... [2021-11-11T23:24:10.126Z] [2021-11-11T23:24:10.126Z] #47 [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_11/ /' > /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-11-11T23:24:10.126Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:24:10.126Z] #47 36.62 Fetched 8478 kB in 27s (313 kB/s) [2021-11-11T23:24:10.126Z] #47 36.62 Reading package lists... [2021-11-11T23:24:10.126Z] #47 46.33 Reading package lists... [2021-11-11T23:24:10.126Z] #47 ... [2021-11-11T23:24:10.126Z] [2021-11-11T23:24:10.126Z] #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-11-11T23:24:10.126Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:10.126Z] #14 27.26 Reading package lists... [2021-11-11T23:24:10.126Z] #14 37.62 Building dependency tree... [2021-11-11T23:24:10.127Z] #14 44.12 The following additional packages will be installed: [2021-11-11T23:24:10.127Z] #14 44.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:24:10.127Z] #14 44.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T23:24:10.127Z] #14 44.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T23:24:10.127Z] #14 44.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T23:24:10.127Z] #14 44.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T23:24:10.127Z] #14 44.15 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T23:24:10.127Z] #14 44.15 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T23:24:10.127Z] #14 44.15 Suggested packages: [2021-11-11T23:24:10.127Z] #14 44.15 gcc-10-locales seccomp wine64 [2021-11-11T23:24:10.127Z] #14 46.64 The following NEW packages will be installed: [2021-11-11T23:24:10.127Z] #14 46.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:24:10.127Z] #14 46.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T23:24:10.127Z] #14 46.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T23:24:10.127Z] #14 46.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T23:24:10.127Z] #14 46.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T23:24:10.127Z] #14 46.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T23:24:10.127Z] #14 46.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T23:24:10.127Z] #14 46.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T23:24:10.127Z] #14 46.67 mingw-w64-x86-64-dev [2021-11-11T23:24:10.127Z] #14 47.26 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:24:10.127Z] #14 47.26 Need to get 115 MB of archives. [2021-11-11T23:24:10.127Z] #14 47.26 After this operation, 645 MB of additional disk space will be used. [2021-11-11T23:24:10.127Z] #14 47.26 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-11-11T23:24:10.127Z] #14 47.48 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-11-11T23:24:10.388Z] #14 47.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T23:24:10.388Z] #14 47.80 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-11-11T23:24:10.388Z] #14 47.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T23:24:10.388Z] #14 47.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T23:24:10.619Z] #40 DONE 8.2s [2021-11-11T23:24:10.619Z] [2021-11-11T23:24:10.619Z] #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-11-11T23:24:10.619Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:24:10.619Z] #14 70.48 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T23:24:10.619Z] #14 70.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:10.619Z] #14 70.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:24:10.619Z] #14 70.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T23:24:10.619Z] #14 70.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:10.619Z] #14 70.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:10.959Z] #14 48.42 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-11-11T23:24:11.532Z] #14 48.85 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-11-11T23:24:11.532Z] #14 48.85 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-11-11T23:24:11.687Z] #40 5.076 + RM_GOPATH=0 [2021-11-11T23:24:11.688Z] #40 5.076 + TMP_GOPATH= [2021-11-11T23:24:11.688Z] #40 5.076 + : /build [2021-11-11T23:24:11.688Z] #40 5.076 + '[' -z '' ']' [2021-11-11T23:24:11.688Z] #40 5.076 ++ mktemp -d [2021-11-11T23:24:11.688Z] #40 5.076 + export GOPATH=/tmp/tmp.XVwDsdjMcI [2021-11-11T23:24:11.688Z] #40 5.076 + GOPATH=/tmp/tmp.XVwDsdjMcI [2021-11-11T23:24:11.688Z] #40 5.076 + RM_GOPATH=1 [2021-11-11T23:24:11.688Z] #40 5.076 + case "$(go env GOARCH)" in [2021-11-11T23:24:11.688Z] #40 5.076 ++ go env GOARCH [2021-11-11T23:24:11.688Z] #40 5.076 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:11.688Z] #40 5.076 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:11.688Z] #40 5.076 ++ dirname /install.sh [2021-11-11T23:24:11.688Z] #40 5.076 + dir=/ [2021-11-11T23:24:11.688Z] #40 5.076 + bin=tini [2021-11-11T23:24:11.688Z] #40 5.076 + shift [2021-11-11T23:24:11.688Z] #40 5.076 + '[' '!' -f //tini.installer ']' [2021-11-11T23:24:11.688Z] #40 5.076 + . //tini.installer [2021-11-11T23:24:11.688Z] #40 5.076 ++ : v0.19.0 [2021-11-11T23:24:11.688Z] #40 5.076 + install_tini [2021-11-11T23:24:11.688Z] #40 5.076 + echo 'Install tini version v0.19.0' [2021-11-11T23:24:11.688Z] #40 5.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.XVwDsdjMcI/tini [2021-11-11T23:24:11.688Z] #40 5.076 Cloning into '/tmp/tmp.XVwDsdjMcI/tini'... [2021-11-11T23:24:11.688Z] #40 5.084 Install tini version v0.19.0 [2021-11-11T23:24:12.224Z] Running on azwin-2-e92520 in d:\jenkins\workspace\moby_PR-42996 [Pipeline] { [Pipeline] ws [2021-11-11T23:24:12.252Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-11-11T23:24:12.262Z] #40 5.813 + cd /tmp/tmp.XVwDsdjMcI/tini [2021-11-11T23:24:12.262Z] #40 5.813 + git checkout -q v0.19.0 [2021-11-11T23:24:12.262Z] #40 5.871 + cmake . [Pipeline] checkout [2021-11-11T23:24:12.706Z] #50 ... [2021-11-11T23:24:12.706Z] [2021-11-11T23:24:12.706Z] #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-11-11T23:24:12.706Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:24:12.706Z] #19 147.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-11T23:24:12.706Z] #19 148.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:12.706Z] #19 148.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:24:12.706Z] #19 148.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-11T23:24:12.706Z] #19 148.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:12.706Z] #19 148.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:24:12.829Z] #40 6.447 -- The C compiler identification is GNU 10.2.1 [2021-11-11T23:24:12.829Z] #40 6.546 -- Detecting C compiler ABI info [2021-11-11T23:24:12.918Z] #14 50.02 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-11-11T23:24:12.991Z] The recommended git tool is: git [2021-11-11T23:24:13.399Z] #40 7.158 -- Detecting C compiler ABI info - done [2021-11-11T23:24:13.657Z] #40 7.320 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T23:24:13.657Z] #40 7.331 -- Detecting C compile features [2021-11-11T23:24:13.657Z] #40 7.332 -- Detecting C compile features - done [2021-11-11T23:24:13.657Z] #40 7.359 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T23:24:13.862Z] #14 ... [2021-11-11T23:24:13.862Z] [2021-11-11T23:24:13.862Z] #38 [tini 1/3] 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-11-11T23:24:13.862Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:13.862Z] #38 42.79 Reading package lists... [2021-11-11T23:24:13.918Z] #40 7.743 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T23:24:14.177Z] #40 7.889 -- Configuring done [2021-11-11T23:24:14.177Z] #40 7.900 -- Generating done [2021-11-11T23:24:14.177Z] #40 7.902 -- Build files have been written to: /tmp/tmp.XVwDsdjMcI/tini [2021-11-11T23:24:14.177Z] #40 7.946 + make tini-static [2021-11-11T23:24:14.437Z] #40 8.262 Scanning dependencies of target tini-static [2021-11-11T23:24:14.697Z] #40 8.391 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T23:24:15.822Z] #38 51.57 Building dependency tree... [2021-11-11T23:24:15.822Z] #38 ... [2021-11-11T23:24:15.822Z] [2021-11-11T23:24:15.822Z] #60 [containerd 1/3] 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-11-11T23:24:15.822Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:24:15.822Z] #60 33.17 Reading package lists... [2021-11-11T23:24:15.822Z] #60 43.41 Reading package lists... [2021-11-11T23:24:15.822Z] #60 52.25 Building dependency tree... [2021-11-11T23:24:15.822Z] #60 ... [2021-11-11T23:24:15.822Z] [2021-11-11T23:24:15.822Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T23:24:15.822Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:15.822Z] #14 52.46 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-11-11T23:24:15.868Z] #14 76.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T23:24:15.868Z] #14 76.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:15.868Z] #14 76.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:15.996Z] #19 ... [2021-11-11T23:24:15.996Z] [2021-11-11T23:24:15.996Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:24:15.996Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:24:15.996Z] #50 DONE 163.4s [2021-11-11T23:24:15.996Z] [2021-11-11T23:24:15.996Z] #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-11-11T23:24:15.996Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T23:24:16.075Z] #40 9.537 [100%] Linking C executable tini-static [2021-11-11T23:24:16.335Z] #40 10.01 [100%] Built target tini-static [2021-11-11T23:24:16.335Z] #40 10.10 + mkdir -p /build [2021-11-11T23:24:16.394Z] #14 53.45 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-11-11T23:24:16.594Z] #40 10.11 + cp tini-static /build/docker-init [2021-11-11T23:24:16.594Z] #40 DONE 10.2s [2021-11-11T23:24:16.594Z] [2021-11-11T23:24:16.594Z] #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-11-11T23:24:16.594Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:16.594Z] #14 61.31 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T23:24:16.594Z] #14 61.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:16.594Z] #14 61.36 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:24:16.594Z] #14 61.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T23:24:16.594Z] #14 61.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:16.594Z] #14 61.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:16.853Z] #14 68.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T23:24:16.853Z] #14 68.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:16.853Z] #14 68.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:16.932Z] #19 152.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-11T23:24:16.932Z] #19 152.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:16.932Z] #19 152.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:24:16.932Z] #19 153.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-11T23:24:16.932Z] #19 153.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:16.932Z] #19 153.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:24:17.235Z] #14 ... [2021-11-11T23:24:17.235Z] [2021-11-11T23:24:17.235Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:24:17.235Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:24:17.340Z] #14 54.51 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-11-11T23:24:17.442Z] using credential docker-jenkins-github-credentials [2021-11-11T23:24:17.520Z] Cloning the remote Git repository [2021-11-11T23:24:17.520Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:24:17.748Z] #62 36.06 Updating files: 72% (3422/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-11T23:24:17.748Z] #62 36.65 + cd /tmp/tmp.snZAoTC8yw/src/github.com/containerd/containerd [2021-11-11T23:24:17.748Z] #62 36.65 + git checkout -q v1.5.7 [2021-11-11T23:24:17.716Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:24:19.262Z] #14 56.52 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-11-11T23:24:19.638Z] #62 38.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T23:24:19.638Z] #62 38.09 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T23:24:19.638Z] #62 38.09 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:24:19.638Z] #62 38.09 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:24:19.638Z] #62 38.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T23:24:19.638Z] #62 38.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T23:24:19.638Z] #62 38.09 + '[' '' = dynamic ']' [2021-11-11T23:24:19.638Z] #62 38.09 + make [2021-11-11T23:24:19.835Z] #14 57.03 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-11-11T23:24:19.835Z] #14 57.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T23:24:19.835Z] #14 57.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T23:24:19.835Z] #14 57.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:24:19.835Z] #14 57.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:24:19.835Z] #14 57.08 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-11-11T23:24:19.835Z] #14 57.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T23:24:19.835Z] #14 57.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T23:24:19.835Z] #14 57.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T23:24:19.835Z] #14 57.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T23:24:19.835Z] #14 57.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T23:24:19.835Z] #14 57.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T23:24:19.835Z] #14 57.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T23:24:19.835Z] #14 57.18 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-11-11T23:24:19.835Z] #14 57.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T23:24:19.835Z] #14 57.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T23:24:19.910Z] #62 38.72 + bin/ctr [2021-11-11T23:24:18.123Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T23:24:19.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:24:19.015Z] > git --version # timeout=10 [2021-11-11T23:24:19.053Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T23:24:19.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:24:19.055Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:24:20.780Z] #14 58.06 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:21.042Z] #14 58.28 Fetched 115 MB in 10s (11.1 MB/s) [2021-11-11T23:24:21.042Z] #14 58.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T23:24:21.042Z] #14 58.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 ... 15713 files and directories currently installed.) [2021-11-11T23:24:21.303Z] #14 58.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:24:21.303Z] #14 58.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:24:21.876Z] #14 ... [2021-11-11T23:24:21.876Z] [2021-11-11T23:24:21.876Z] #60 [containerd 1/3] 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-11-11T23:24:21.876Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:24:21.876Z] #60 52.25 Building dependency tree... [2021-11-11T23:24:21.876Z] #60 56.78 The following additional packages will be installed: [2021-11-11T23:24:21.876Z] #60 56.79 libbtrfs0 [2021-11-11T23:24:21.876Z] #60 56.97 The following NEW packages will be installed: [2021-11-11T23:24:21.876Z] #60 56.97 libbtrfs-dev libbtrfs0 [2021-11-11T23:24:21.876Z] #60 57.36 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:24:21.876Z] #60 57.36 Need to get 460 kB of archives. [2021-11-11T23:24:21.876Z] #60 57.36 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T23:24:21.876Z] #60 57.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:24:21.876Z] #60 57.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:24:21.876Z] #60 58.33 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:21.876Z] #60 58.58 Fetched 460 kB in 0s (1472 kB/s) [2021-11-11T23:24:21.876Z] #60 58.79 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:24:21.876Z] #60 58.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 ... 15713 files and directories currently installed.) [2021-11-11T23:24:21.876Z] #60 58.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:24:21.876Z] #60 58.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:24:21.876Z] #60 ... [2021-11-11T23:24:21.876Z] [2021-11-11T23:24:21.876Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T23:24:21.876Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T23:24:21.876Z] #55 58.63 v3.0.2 [2021-11-11T23:24:21.876Z] #55 DONE 59.3s [2021-11-11T23:24:21.876Z] [2021-11-11T23:24:21.876Z] #60 [containerd 1/3] 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-11-11T23:24:21.876Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:24:21.876Z] #60 59.26 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:24:21.876Z] #60 59.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:24:21.876Z] #60 59.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:24:22.206Z] #19 157.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-11T23:24:22.206Z] #19 157.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:22.206Z] #19 157.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:24:22.206Z] #19 157.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-11T23:24:22.206Z] #19 157.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:22.206Z] #19 157.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T23:24:22.206Z] #19 157.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-11T23:24:22.206Z] #19 157.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:22.206Z] #19 157.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T23:24:22.206Z] #19 157.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-11T23:24:22.206Z] #19 157.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:22.206Z] #19 157.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:24:22.206Z] #19 157.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-11T23:24:22.206Z] #19 157.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:22.206Z] #19 157.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:24:22.206Z] #19 157.8 Selecting previously unselected package cross-config. [2021-11-11T23:24:22.206Z] #19 157.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-11T23:24:22.206Z] #19 157.8 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-11T23:24:22.206Z] #19 157.8 Selecting previously unselected package gcc-10-cross-base. [2021-11-11T23:24:22.206Z] #19 157.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.206Z] #19 157.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-11T23:24:22.206Z] #19 157.8 Selecting previously unselected package libc6-arm64-cross. [2021-11-11T23:24:22.206Z] #19 157.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-11T23:24:22.206Z] #19 157.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-11T23:24:22.206Z] #19 158.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-11T23:24:22.206Z] #19 158.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.206Z] #19 158.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.206Z] #19 158.0 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-11T23:24:22.206Z] #19 158.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.206Z] #19 158.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.206Z] #19 158.0 Selecting previously unselected package libitm1-arm64-cross. [2021-11-11T23:24:22.206Z] #19 158.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.206Z] #19 158.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.206Z] #19 158.1 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-11T23:24:22.206Z] #19 158.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.206Z] #19 158.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.206Z] #19 158.1 Selecting previously unselected package libasan6-arm64-cross. [2021-11-11T23:24:22.206Z] #19 158.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.206Z] #19 158.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.206Z] #19 158.3 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-11T23:24:22.448Z] #60 ... [2021-11-11T23:24:22.448Z] [2021-11-11T23:24:22.448Z] #47 [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_11/ /' > /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-11-11T23:24:22.448Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:24:22.448Z] #47 46.33 Reading package lists... [2021-11-11T23:24:22.448Z] #47 55.15 Building dependency tree... [2021-11-11T23:24:22.448Z] #47 57.90 The following additional packages will be installed: [2021-11-11T23:24:22.448Z] #47 57.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:24:22.448Z] #47 57.91 python3-protobuf python3-six [2021-11-11T23:24:22.448Z] #47 57.91 Suggested packages: [2021-11-11T23:24:22.448Z] #47 57.91 python3-setuptools [2021-11-11T23:24:22.448Z] #47 57.91 Recommended packages: [2021-11-11T23:24:22.448Z] #47 57.91 iproute2 | iproute [2021-11-11T23:24:22.448Z] #47 58.44 The following NEW packages will be installed: [2021-11-11T23:24:22.448Z] #47 58.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T23:24:22.448Z] #47 58.45 python3-protobuf python3-six [2021-11-11T23:24:22.448Z] #47 58.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:24:22.448Z] #47 58.89 Need to get 2288 kB of archives. [2021-11-11T23:24:22.448Z] #47 58.89 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T23:24:22.448Z] #47 58.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T23:24:22.448Z] #47 58.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:24:22.448Z] #47 58.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T23:24:22.448Z] #47 58.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T23:24:22.448Z] #47 58.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:24:22.448Z] #47 58.95 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-11-11T23:24:22.448Z] #47 58.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:24:22.465Z] #19 158.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.465Z] #19 158.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.465Z] #19 158.5 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-11T23:24:22.465Z] #19 158.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.465Z] #19 158.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.725Z] #19 158.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-11T23:24:22.725Z] #19 158.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.725Z] #19 158.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.725Z] #19 158.8 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-11T23:24:22.725Z] #19 158.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.725Z] #19 158.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.725Z] #19 158.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-11T23:24:22.984Z] #19 158.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:22.984Z] #19 158.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:22.984Z] #19 159.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-11T23:24:22.984Z] #19 159.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:22.984Z] #19 159.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:24:23.392Z] #47 ... [2021-11-11T23:24:23.392Z] [2021-11-11T23:24:23.392Z] #60 [containerd 1/3] 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-11-11T23:24:23.393Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T23:24:23.393Z] #60 60.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:24:23.393Z] #60 60.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:24:23.393Z] #60 60.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:23.393Z] #60 DONE 60.6s [2021-11-11T23:24:23.393Z] [2021-11-11T23:24:23.393Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T23:24:23.393Z] #61 sha256:f08ec1a4681d5a56501e5856a8297fb09e32c76dfae4c3858a307bfc3a6150ad [2021-11-11T23:24:23.654Z] #61 DONE 0.3s [2021-11-11T23:24:23.654Z] [2021-11-11T23:24:23.654Z] #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-11-11T23:24:23.654Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:23.654Z] #14 60.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T23:24:23.654Z] #14 60.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:24:23.654Z] #14 60.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:24:24.255Z] Running on azwin-2-5316b0 in d:\jenkins\workspace\moby_PR-42996 [Pipeline] { [Pipeline] ws [2021-11-11T23:24:24.274Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-11T23:24:25.175Z] The recommended git tool is: git [2021-11-11T23:24:25.184Z] #62 ... [2021-11-11T23:24:25.184Z] [2021-11-11T23:24:25.184Z] #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-11-11T23:24:25.184Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:24:25.184Z] #14 85.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T23:24:25.184Z] #14 85.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:25.184Z] #14 85.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:26.202Z] #14 ... [2021-11-11T23:24:26.202Z] [2021-11-11T23:24:26.203Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:24:26.203Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:24:26.203Z] #53 53.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T23:24:26.203Z] #53 53.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T23:24:26.203Z] #53 53.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T23:24:26.203Z] #53 53.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T23:24:26.203Z] #53 53.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T23:24:26.203Z] #53 56.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T23:24:26.203Z] #53 56.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T23:24:26.203Z] #53 56.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T23:24:26.203Z] #53 ... [2021-11-11T23:24:26.203Z] [2021-11-11T23:24:26.203Z] #38 [tini 1/3] 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-11-11T23:24:26.203Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:26.203Z] #38 51.57 Building dependency tree... [2021-11-11T23:24:26.203Z] #38 56.52 The following additional packages will be installed: [2021-11-11T23:24:26.203Z] #38 56.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T23:24:26.203Z] #38 56.53 Suggested packages: [2021-11-11T23:24:26.203Z] #38 56.55 cmake-doc ninja-build lrzip [2021-11-11T23:24:26.203Z] #38 56.55 Recommended packages: [2021-11-11T23:24:26.203Z] #38 56.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T23:24:26.203Z] #38 57.26 The following NEW packages will be installed: [2021-11-11T23:24:26.203Z] #38 57.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T23:24:26.203Z] #38 57.27 vim-common xxd [2021-11-11T23:24:26.203Z] #38 57.64 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:24:26.203Z] #38 57.64 Need to get 17.7 MB of archives. [2021-11-11T23:24:26.203Z] #38 57.64 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T23:24:26.203Z] #38 57.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:24:26.203Z] #38 57.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:24:26.203Z] #38 57.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T23:24:26.203Z] #38 57.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:24:26.203Z] #38 58.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T23:24:26.203Z] #38 58.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T23:24:26.203Z] #38 58.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T23:24:26.203Z] #38 58.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T23:24:26.203Z] #38 58.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T23:24:26.203Z] #38 58.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T23:24:26.203Z] #38 59.53 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:26.203Z] #38 59.86 Fetched 17.7 MB in 1s (14.2 MB/s) [2021-11-11T23:24:26.203Z] #38 60.09 Selecting previously unselected package xxd. [2021-11-11T23:24:26.203Z] #38 60.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:24:26.203Z] #38 60.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:24:26.203Z] #38 60.25 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:24:26.203Z] #38 60.62 Selecting previously unselected package vim-common. [2021-11-11T23:24:26.203Z] #38 60.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:24:26.203Z] #38 60.72 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:24:26.203Z] #38 61.13 Selecting previously unselected package cmake-data. [2021-11-11T23:24:26.203Z] #38 61.13 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T23:24:26.203Z] #38 61.17 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T23:24:28.120Z] #38 ... [2021-11-11T23:24:28.120Z] [2021-11-11T23:24:28.120Z] #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-11-11T23:24:28.120Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:28.120Z] #14 65.14 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T23:24:28.120Z] #14 65.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T23:24:28.120Z] #14 65.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:24:28.120Z] #14 65.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T23:24:28.120Z] #14 65.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:24:28.120Z] #14 65.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:24:28.260Z] #19 164.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-11T23:24:28.260Z] #19 164.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:28.260Z] #19 164.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:24:28.260Z] #19 164.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-11T23:24:28.260Z] #19 164.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-11T23:24:28.260Z] #19 164.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-11T23:24:28.260Z] #19 164.3 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-11T23:24:28.260Z] #19 164.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-11T23:24:28.260Z] #19 164.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-11T23:24:28.392Z] #14 65.80 Selecting previously unselected package dmsetup. [2021-11-11T23:24:28.519Z] #19 164.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-11T23:24:28.519Z] #19 164.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:28.519Z] #19 164.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:24:28.670Z] #14 65.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:24:28.670Z] #14 65.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:24:28.670Z] #14 66.14 Selecting previously unselected package mingw-w64-common. [2021-11-11T23:24:28.780Z] #19 164.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-11T23:24:28.780Z] #19 164.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:28.780Z] #19 164.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:24:28.940Z] #14 66.15 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T23:24:28.940Z] #14 66.15 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T23:24:29.068Z] #14 ... [2021-11-11T23:24:29.068Z] [2021-11-11T23:24:29.068Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:24:29.068Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:24:29.068Z] #62 39.84 Updating files: 48% (2272/4691) Updating files: 49% (2299/4691) Updating files: 50% (2346/4691) Updating files: 51% (2393/4691) Updating files: 52% (2440/4691) Updating files: 53% (2487/4691) Updating files: 54% (2534/4691) Updating files: 55% (2581/4691) Updating files: 56% (2627/4691) Updating files: 57% (2674/4691) Updating files: 58% (2721/4691) Updating files: 59% (2768/4691) Updating files: 60% (2815/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 91% (4309/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-11T23:24:29.068Z] #62 41.07 + cd /tmp/tmp.XYcSejSOJh/src/github.com/containerd/containerd [2021-11-11T23:24:29.068Z] #62 41.07 + git checkout -q v1.5.7 [2021-11-11T23:24:29.353Z] #14 89.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T23:24:29.353Z] #14 89.26 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:29.353Z] #14 89.27 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:30.977Z] #62 42.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T23:24:30.977Z] #62 42.86 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T23:24:30.977Z] #62 42.86 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:24:30.977Z] #62 42.86 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:24:30.977Z] #62 42.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T23:24:30.977Z] #62 42.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T23:24:30.977Z] #62 42.86 + '[' '' = dynamic ']' [2021-11-11T23:24:30.977Z] #62 42.86 + make [2021-11-11T23:24:31.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T23:24:31.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T23:24:32.358Z] #62 44.42 + bin/ctr [2021-11-11T23:24:33.152Z] #14 ... [2021-11-11T23:24:33.152Z] [2021-11-11T23:24:33.152Z] #34 [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-11-11T23:24:33.152Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:24:33.152Z] #34 69.69 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-11-11T23:24:33.152Z] #34 69.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T23:24:33.725Z] #34 70.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T23:24:33.725Z] #34 ... [2021-11-11T23:24:33.725Z] [2021-11-11T23:24:33.725Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:24:33.725Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:24:33.725Z] #62 2.019 + RM_GOPATH=0 [2021-11-11T23:24:33.725Z] #62 2.019 + TMP_GOPATH= [2021-11-11T23:24:33.725Z] #62 2.019 + : /build [2021-11-11T23:24:33.725Z] #62 2.019 + '[' -z '' ']' [2021-11-11T23:24:33.725Z] #62 2.043 ++ mktemp -d [2021-11-11T23:24:33.725Z] #62 2.058 + export GOPATH=/tmp/tmp.z9C7JXX0wQ [2021-11-11T23:24:33.725Z] #62 2.058 + GOPATH=/tmp/tmp.z9C7JXX0wQ [2021-11-11T23:24:33.725Z] #62 2.058 + RM_GOPATH=1 [2021-11-11T23:24:33.725Z] #62 2.058 + case "$(go env GOARCH)" in [2021-11-11T23:24:33.725Z] #62 2.058 ++ go env GOARCH [2021-11-11T23:24:33.725Z] #62 2.101 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:33.725Z] #62 2.101 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:33.725Z] #62 2.105 ++ dirname /install.sh [2021-11-11T23:24:33.725Z] #62 2.108 Install containerd version v1.5.7 [2021-11-11T23:24:33.725Z] #62 2.108 + dir=/ [2021-11-11T23:24:33.725Z] #62 2.108 + bin=containerd [2021-11-11T23:24:33.725Z] #62 2.108 + shift [2021-11-11T23:24:33.725Z] #62 2.108 + '[' '!' -f //containerd.installer ']' [2021-11-11T23:24:33.725Z] #62 2.108 + . //containerd.installer [2021-11-11T23:24:33.725Z] #62 2.108 ++ set -e [2021-11-11T23:24:33.725Z] #62 2.108 ++ : v1.5.7 [2021-11-11T23:24:33.725Z] #62 2.108 + install_containerd [2021-11-11T23:24:33.725Z] #62 2.108 + echo 'Install containerd version v1.5.7' [2021-11-11T23:24:33.725Z] #62 2.108 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z9C7JXX0wQ/src/github.com/containerd/containerd [2021-11-11T23:24:33.725Z] #62 2.113 Cloning into '/tmp/tmp.z9C7JXX0wQ/src/github.com/containerd/containerd'... [2021-11-11T23:24:33.725Z] #62 ... [2021-11-11T23:24:33.725Z] [2021-11-11T23:24:33.725Z] #47 [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_11/ /' > /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-11-11T23:24:33.725Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:24:33.725Z] #47 62.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T23:24:33.725Z] #47 64.79 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:24:33.725Z] #47 65.23 Fetched 2288 kB in 4s (518 kB/s) [2021-11-11T23:24:33.725Z] #47 65.43 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T23:24:33.725Z] #47 65.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T23:24:33.725Z] #47 65.52 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T23:24:33.725Z] #47 65.54 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:24:33.725Z] #47 66.95 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:24:33.725Z] #47 66.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:24:33.725Z] #47 66.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:24:33.725Z] #47 67.31 Selecting previously unselected package python3-six. [2021-11-11T23:24:33.725Z] #47 67.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T23:24:33.725Z] #47 67.34 Unpacking python3-six (1.16.0-2) ... [2021-11-11T23:24:33.725Z] #47 67.73 Selecting previously unselected package python3-protobuf. [2021-11-11T23:24:33.725Z] #47 67.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T23:24:33.725Z] #47 67.76 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T23:24:33.725Z] #47 68.20 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:24:33.725Z] #47 68.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:24:33.725Z] #47 68.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:24:33.725Z] #47 68.37 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:24:33.725Z] #47 68.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:24:33.725Z] #47 68.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:24:33.725Z] #47 68.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:24:33.725Z] #47 68.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:24:33.725Z] #47 68.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:24:33.725Z] #47 68.61 Selecting previously unselected package criu. [2021-11-11T23:24:33.725Z] #47 68.61 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T23:24:33.725Z] #47 68.62 Unpacking criu (3.16.1-1) ... [2021-11-11T23:24:33.725Z] #47 69.30 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:24:33.986Z] #47 70.89 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T23:24:33.986Z] #47 70.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:24:34.057Z] #19 170.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-11T23:24:34.183Z] Fetching without tags [2021-11-11T23:24:34.247Z] #47 70.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:24:34.247Z] #47 70.94 Setting up python3-six (1.16.0-2) ... [2021-11-11T23:24:34.316Z] #19 170.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:34.316Z] #19 170.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:24:34.316Z] #19 170.2 Selecting previously unselected package patch. [2021-11-11T23:24:34.316Z] #19 170.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-11T23:24:34.316Z] #19 170.2 Unpacking patch (2.7.6-7) ... [2021-11-11T23:24:34.316Z] #19 170.3 Selecting previously unselected package dpkg-dev. [2021-11-11T23:24:34.316Z] #19 170.3 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-11T23:24:34.316Z] #19 170.3 Unpacking dpkg-dev (1.20.9) ... [2021-11-11T23:24:34.316Z] #19 170.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-11T23:24:34.316Z] #19 170.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-11T23:24:34.316Z] #19 170.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-11T23:24:34.316Z] #19 170.4 Selecting previously unselected package libio-string-perl. [2021-11-11T23:24:34.575Z] #19 170.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-11T23:24:34.575Z] #19 170.4 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-11T23:24:34.575Z] #19 170.5 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:24:34.575Z] #19 170.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:24:34.575Z] #19 170.5 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:24:34.604Z] #14 93.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T23:24:34.604Z] #14 93.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:34.604Z] #14 93.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:24:34.820Z] #47 ... [2021-11-11T23:24:34.820Z] [2021-11-11T23:24:34.820Z] #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-11-11T23:24:34.820Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:34.820Z] #14 72.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T23:24:34.820Z] #14 72.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T23:24:34.820Z] #14 72.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:24:34.837Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:24:35.141Z] #19 171.3 Selecting previously unselected package libxml2:amd64. [2021-11-11T23:24:35.399Z] #19 171.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T23:24:35.399Z] #19 171.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:24:35.399Z] #19 171.4 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-11T23:24:35.399Z] #19 171.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-11T23:24:35.399Z] #19 171.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-11T23:24:35.399Z] #19 171.4 Selecting previously unselected package libxml-sax-base-perl. [2021-11-11T23:24:35.399Z] #19 171.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-11T23:24:35.399Z] #19 171.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-11T23:24:35.399Z] #19 171.5 Selecting previously unselected package libxml-sax-perl. [2021-11-11T23:24:35.399Z] #19 171.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-11T23:24:35.399Z] #19 171.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-11T23:24:35.399Z] #19 171.5 Selecting previously unselected package libxml-libxml-perl. [2021-11-11T23:24:35.399Z] #19 171.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-11T23:24:35.399Z] #19 171.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-11T23:24:35.399Z] #19 171.6 Selecting previously unselected package libxml-simple-perl. [2021-11-11T23:24:35.658Z] #19 171.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-11T23:24:35.658Z] #19 171.6 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-11T23:24:35.658Z] #19 171.6 Selecting previously unselected package libyaml-perl. [2021-11-11T23:24:35.658Z] #19 171.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-11T23:24:35.658Z] #19 171.6 Unpacking libyaml-perl (1.30-1) ... [2021-11-11T23:24:35.658Z] #19 171.7 Selecting previously unselected package libconfig-auto-perl. [2021-11-11T23:24:35.658Z] #19 171.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-11T23:24:35.658Z] #19 171.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-11T23:24:35.658Z] #19 171.7 Selecting previously unselected package libfile-which-perl. [2021-11-11T23:24:35.658Z] #19 171.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-11T23:24:35.658Z] #19 171.7 Unpacking libfile-which-perl (1.23-1) ... [2021-11-11T23:24:35.658Z] #19 171.7 Selecting previously unselected package libfile-homedir-perl. [2021-11-11T23:24:35.658Z] #19 171.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-11T23:24:35.658Z] #19 171.7 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-11T23:24:35.658Z] #19 171.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-11T23:24:35.658Z] #19 171.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-11T23:24:35.658Z] #19 171.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-11T23:24:35.658Z] #19 171.8 Selecting previously unselected package dpkg-cross. [2021-11-11T23:24:33.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:24:33.955Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:24:33.993Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:24:34.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:24:34.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:24:34.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:24:34.221Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:24:34.948Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:24:34.984Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:24:35.917Z] #19 171.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-11T23:24:35.917Z] #19 171.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-11T23:24:35.917Z] #19 171.8 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-11T23:24:35.917Z] #19 171.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-11T23:24:35.917Z] #19 171.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-11T23:24:35.917Z] #19 171.9 Selecting previously unselected package libc6-armel-cross. [2021-11-11T23:24:35.917Z] #19 171.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-11T23:24:35.917Z] #19 171.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-11T23:24:35.917Z] #19 172.0 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-11T23:24:35.917Z] #19 172.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:35.917Z] #19 172.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:35.917Z] #19 172.0 Selecting previously unselected package libgomp1-armel-cross. [2021-11-11T23:24:35.917Z] #19 172.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:35.917Z] #19 172.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:35.917Z] #19 172.1 Selecting previously unselected package libatomic1-armel-cross. [2021-11-11T23:24:36.175Z] #19 172.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:36.175Z] #19 172.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:36.175Z] #19 172.1 Selecting previously unselected package libasan6-armel-cross. [2021-11-11T23:24:36.175Z] #19 172.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:36.175Z] #19 172.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:36.175Z] #19 172.3 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-11T23:24:36.443Z] #19 172.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:36.443Z] #19 172.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:36.443Z] #19 172.4 Selecting previously unselected package libubsan1-armel-cross. [2021-11-11T23:24:36.443Z] #19 172.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:36.443Z] #19 172.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:36.443Z] #19 172.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-11T23:24:36.443Z] #19 172.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:36.443Z] #19 172.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:37.378Z] #19 173.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-11T23:24:37.378Z] #19 173.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:37.637Z] #19 173.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T23:24:38.085Z] Merge succeeded, producing f80811ea6d509089b2b078e69822a1371a467069 [2021-11-11T23:24:38.086Z] Checking out Revision f80811ea6d509089b2b078e69822a1371a467069 (PR-42996) [2021-11-11T23:24:37.149Z] > git remote # timeout=10 [2021-11-11T23:24:37.228Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:24:37.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:24:37.266Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:24:38.007Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T23:24:38.121Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:24:38.158Z] > git checkout -f f80811ea6d509089b2b078e69822a1371a467069 # timeout=10 [2021-11-11T23:24:39.035Z] #14 ... [2021-11-11T23:24:39.035Z] [2021-11-11T23:24:39.035Z] #38 [tini 1/3] 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-11-11T23:24:39.035Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:39.035Z] #38 66.00 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:24:39.035Z] #38 66.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 66.03 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:24:39.035Z] #38 72.89 Selecting previously unselected package libxml2:amd64. [2021-11-11T23:24:39.035Z] #38 72.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 72.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:24:39.035Z] #38 73.42 Selecting previously unselected package libarchive13:amd64. [2021-11-11T23:24:39.035Z] #38 73.42 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 73.43 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:24:39.035Z] #38 73.76 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T23:24:39.035Z] #38 73.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 73.76 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:24:39.035Z] #38 73.90 Selecting previously unselected package librhash0:amd64. [2021-11-11T23:24:39.035Z] #38 73.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 73.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:24:39.035Z] #38 74.05 Selecting previously unselected package libuv1:amd64. [2021-11-11T23:24:39.035Z] #38 74.07 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 74.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:24:39.035Z] #38 74.26 Selecting previously unselected package cmake. [2021-11-11T23:24:39.035Z] #38 74.28 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T23:24:39.035Z] #38 74.30 Unpacking cmake (3.18.4-2) ... [2021-11-11T23:24:39.977Z] #38 ... [2021-11-11T23:24:39.977Z] [2021-11-11T23:24:39.977Z] #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-11-11T23:24:39.977Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:39.977Z] #14 77.36 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T23:24:39.977Z] #14 77.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:40.244Z] #14 77.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:24:40.244Z] #14 77.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T23:24:40.244Z] #14 77.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:40.244Z] #14 77.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:40.246Z] using credential docker-jenkins-github-credentials [2021-11-11T23:24:40.325Z] Cloning the remote Git repository [2021-11-11T23:24:40.325Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:24:40.485Z] #62 ... [2021-11-11T23:24:40.485Z] [2021-11-11T23:24:40.485Z] #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-11-11T23:24:40.485Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:40.485Z] #14 82.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T23:24:40.485Z] #14 82.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:40.485Z] #14 82.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:40.485Z] #14 87.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T23:24:40.485Z] #14 87.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:40.485Z] #14 87.70 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:41.630Z] #14 ... [2021-11-11T23:24:41.630Z] [2021-11-11T23:24:41.630Z] #47 [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_11/ /' > /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-11-11T23:24:41.630Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T23:24:41.630Z] #47 71.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:24:41.630Z] #47 71.99 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T23:24:41.630Z] #47 75.45 Setting up criu (3.16.1-1) ... [2021-11-11T23:24:41.630Z] #47 77.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:41.630Z] #47 DONE 78.1s [2021-11-11T23:24:41.630Z] [2021-11-11T23:24:41.631Z] #38 [tini 1/3] 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-11-11T23:24:41.631Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T23:24:41.631Z] #38 77.84 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:24:41.631Z] #38 77.89 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:24:41.631Z] #38 77.95 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:24:41.631Z] #38 78.00 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:24:41.631Z] #38 78.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:24:41.631Z] #38 78.13 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:24:41.631Z] #38 78.18 Setting up cmake-data (3.18.4-2) ... [2021-11-11T23:24:41.631Z] #38 78.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:24:41.631Z] #38 78.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:24:41.631Z] #38 78.39 Setting up cmake (3.18.4-2) ... [2021-11-11T23:24:41.631Z] #38 78.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:41.863Z] #14 93.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T23:24:41.863Z] #14 93.66 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:41.863Z] #14 93.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:24:41.892Z] #38 DONE 79.1s [2021-11-11T23:24:41.892Z] [2021-11-11T23:24:41.892Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T23:24:41.892Z] #39 sha256:05f19d0f8fe9f55f92a28a9be6f48ce6c650630d2a59a3623e569d77ca5ea0ec [2021-11-11T23:24:41.892Z] #39 DONE 0.1s [2021-11-11T23:24:41.892Z] [2021-11-11T23:24:41.892Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:24:41.892Z] #40 sha256:b11ffa0d153bcf28bb4f7ca5a54bb932bff537ac15f08b2a6fc7269e33afb92e [2021-11-11T23:24:40.527Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:24:40.942Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T23:24:41.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:24:41.724Z] > git --version # timeout=10 [2021-11-11T23:24:41.765Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T23:24:41.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:24:41.768Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:24:42.689Z] #14 ... [2021-11-11T23:24:42.689Z] [2021-11-11T23:24:42.689Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:24:42.689Z] #65 sha256:1fd0ffc5c2b4c7f646334b9bbabef4c1d5793eab098dbd1b2d830b5560b23bf8 [2021-11-11T23:24:42.689Z] #65 101.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:24:42.689Z] #65 101.7 + GOBIN=/build [2021-11-11T23:24:42.689Z] #65 101.7 + GO111MODULE=on [2021-11-11T23:24:42.689Z] #65 101.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T23:24:42.909Z] #19 178.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-11T23:24:42.909Z] #19 178.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:42.909Z] #19 178.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T23:24:42.909Z] #19 178.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-11T23:24:42.909Z] #19 178.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-11T23:24:42.909Z] #19 178.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-11T23:24:42.909Z] #19 178.6 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-11T23:24:42.910Z] #19 178.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-11T23:24:42.910Z] #19 178.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-11T23:24:42.910Z] #19 178.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-11T23:24:42.910Z] #19 178.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:42.910Z] #19 178.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:24:43.168Z] #19 179.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-11T23:24:43.168Z] #19 179.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:43.168Z] #19 179.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T23:24:43.808Z] #40 1.591 + RM_GOPATH=0 [2021-11-11T23:24:43.808Z] #40 1.591 + TMP_GOPATH= [2021-11-11T23:24:43.808Z] #40 1.591 + : /build [2021-11-11T23:24:43.808Z] #40 1.591 + '[' -z '' ']' [2021-11-11T23:24:43.808Z] #40 1.628 ++ mktemp -d [2021-11-11T23:24:43.808Z] #40 1.628 + export GOPATH=/tmp/tmp.qb8CfVJuXm [2021-11-11T23:24:43.808Z] #40 1.628 + GOPATH=/tmp/tmp.qb8CfVJuXm [2021-11-11T23:24:43.808Z] #40 1.628 + RM_GOPATH=1 [2021-11-11T23:24:43.808Z] #40 1.628 + case "$(go env GOARCH)" in [2021-11-11T23:24:43.808Z] #40 1.628 ++ go env GOARCH [2021-11-11T23:24:43.808Z] #40 1.670 Install tini version v0.19.0 [2021-11-11T23:24:43.808Z] #40 1.670 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:43.808Z] #40 1.670 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:24:43.808Z] #40 1.670 ++ dirname /install.sh [2021-11-11T23:24:43.808Z] #40 1.670 + dir=/ [2021-11-11T23:24:43.808Z] #40 1.670 + bin=tini [2021-11-11T23:24:43.808Z] #40 1.670 + shift [2021-11-11T23:24:43.808Z] #40 1.670 + '[' '!' -f //tini.installer ']' [2021-11-11T23:24:43.808Z] #40 1.670 + . //tini.installer [2021-11-11T23:24:43.808Z] #40 1.670 ++ : v0.19.0 [2021-11-11T23:24:43.808Z] #40 1.670 + install_tini [2021-11-11T23:24:43.808Z] #40 1.670 + echo 'Install tini version v0.19.0' [2021-11-11T23:24:43.808Z] #40 1.670 + git clone https://github.com/krallin/tini.git /tmp/tmp.qb8CfVJuXm/tini [2021-11-11T23:24:43.808Z] #40 1.670 Cloning into '/tmp/tmp.qb8CfVJuXm/tini'... [2021-11-11T23:24:45.197Z] #40 2.959 + cd /tmp/tmp.qb8CfVJuXm/tini [2021-11-11T23:24:45.197Z] #40 2.959 + git checkout -q v0.19.0 [2021-11-11T23:24:45.197Z] #40 2.981 + cmake . [2021-11-11T23:24:45.769Z] #40 3.785 -- The C compiler identification is GNU 10.2.1 [2021-11-11T23:24:45.769Z] #40 3.933 -- Detecting C compiler ABI info [2021-11-11T23:24:46.713Z] #40 4.769 -- Detecting C compiler ABI info - done [2021-11-11T23:24:46.958Z] #65 106.0 rootlesskit version 0.14.6 [2021-11-11T23:24:46.958Z] #65 106.0 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T23:24:46.958Z] #65 106.0 -container-ip string [2021-11-11T23:24:46.958Z] #65 106.0 container ip [2021-11-11T23:24:46.958Z] #65 106.0 -container-port int [2021-11-11T23:24:46.958Z] #65 106.0 container port (default -1) [2021-11-11T23:24:46.958Z] #65 106.0 -host-ip string [2021-11-11T23:24:46.958Z] #65 106.0 host ip [2021-11-11T23:24:46.958Z] #65 106.0 -host-port int [2021-11-11T23:24:46.958Z] #65 106.0 host port (default -1) [2021-11-11T23:24:46.958Z] #65 106.0 -proto string [2021-11-11T23:24:46.958Z] #65 106.0 proxy protocol (default "tcp") [2021-11-11T23:24:46.974Z] #40 5.025 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T23:24:46.974Z] #40 5.037 -- Detecting C compile features [2021-11-11T23:24:46.974Z] #40 5.045 -- Detecting C compile features - done [2021-11-11T23:24:46.974Z] #40 5.112 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T23:24:47.235Z] #40 5.425 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T23:24:47.496Z] #40 5.564 -- Configuring done [2021-11-11T23:24:47.496Z] #40 5.572 -- Generating done [2021-11-11T23:24:47.496Z] #40 5.586 -- Build files have been written to: /tmp/tmp.qb8CfVJuXm/tini [2021-11-11T23:24:47.496Z] #40 5.617 + make tini-static [2021-11-11T23:24:47.496Z] #40 ... [2021-11-11T23:24:47.496Z] [2021-11-11T23:24:47.496Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T23:24:47.496Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T23:24:47.496Z] #51 84.91 gotestsum version dev [2021-11-11T23:24:47.757Z] #51 DONE 85.1s [2021-11-11T23:24:47.757Z] [2021-11-11T23:24:47.757Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:24:47.757Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:24:48.019Z] #65 ... [2021-11-11T23:24:48.019Z] [2021-11-11T23:24:48.019Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:24:48.019Z] #40 sha256:b11ffa0d153bcf28bb4f7ca5a54bb932bff537ac15f08b2a6fc7269e33afb92e [2021-11-11T23:24:48.019Z] #40 6.082 Scanning dependencies of target tini-static [2021-11-11T23:24:48.280Z] #40 6.397 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T23:24:48.341Z] #65 ... [2021-11-11T23:24:48.341Z] [2021-11-11T23:24:48.341Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T23:24:48.341Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:24:48.341Z] #14 102.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T23:24:48.341Z] #14 102.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T23:24:48.341Z] #14 102.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:24:48.341Z] #14 106.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T23:24:48.341Z] #14 106.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T23:24:48.341Z] #14 106.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:24:48.341Z] #14 106.5 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T23:24:48.341Z] #14 106.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T23:24:48.341Z] #14 106.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T23:24:48.341Z] #14 107.1 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T23:24:48.341Z] #14 107.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T23:24:48.341Z] #14 107.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T23:24:48.341Z] #14 107.8 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T23:24:48.341Z] #14 107.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T23:24:48.341Z] #14 107.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T23:24:48.442Z] #19 183.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-11T23:24:48.442Z] #19 183.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:48.442Z] #19 183.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T23:24:48.442Z] #19 183.6 Selecting previously unselected package crossbuild-essential-armel. [2021-11-11T23:24:48.442Z] #19 183.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-11T23:24:48.442Z] #19 183.6 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-11T23:24:48.442Z] #19 183.7 Selecting previously unselected package libc6-armhf-cross. [2021-11-11T23:24:48.442Z] #19 183.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-11T23:24:48.442Z] #19 183.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-11T23:24:48.442Z] #19 183.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-11T23:24:48.442Z] #19 183.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 183.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 183.8 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-11T23:24:48.442Z] #19 183.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 183.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 183.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-11T23:24:48.442Z] #19 183.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 183.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 183.9 Selecting previously unselected package libasan6-armhf-cross. [2021-11-11T23:24:48.442Z] #19 184.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 184.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 184.2 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-11T23:24:48.442Z] #19 184.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 184.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 184.3 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-11T23:24:48.442Z] #19 184.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 184.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 184.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-11T23:24:48.442Z] #19 184.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:48.442Z] #19 184.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:48.442Z] #19 184.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-11T23:24:48.442Z] #19 184.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:48.442Z] #19 184.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T23:24:48.597Z] #14 108.4 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T23:24:48.597Z] #14 108.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T23:24:48.597Z] #14 108.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T23:24:49.247Z] #14 109.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-11T23:24:49.247Z] #14 109.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T23:24:49.247Z] #14 109.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T23:24:49.471Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:24:49.602Z] First time build. Skipping changelog. [2021-11-11T23:24:49.810Z] #14 109.7 Selecting previously unselected package libudev-dev:arm64. [2021-11-11T23:24:49.810Z] #14 109.7 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-11T23:24:49.810Z] #14 109.7 Unpacking libudev-dev:arm64 (247.3-6) ... [Pipeline] withEnv [Pipeline] { [2021-11-11T23:24:50.071Z] #14 110.1 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-11T23:24:50.071Z] #14 110.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:24:50.198Z] #40 8.117 [100%] Linking C executable tini-static [2021-11-11T23:24:50.359Z] #14 110.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T23:24:50.770Z] #40 8.977 [100%] Built target tini-static [2021-11-11T23:24:51.032Z] #40 9.125 + mkdir -p /build [2021-11-11T23:24:51.032Z] #40 9.133 + cp tini-static /build/docker-init [2021-11-11T23:24:51.032Z] #40 DONE 9.3s [2021-11-11T23:24:51.032Z] [2021-11-11T23:24:51.032Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:24:51.032Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:24:51.793Z] #14 111.4 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-11T23:24:51.793Z] #14 111.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-11T23:24:51.793Z] #14 111.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T23:24:49.509Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:24:52.753Z] #14 112.7 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-11T23:24:52.753Z] #14 112.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-11T23:24:52.753Z] #14 112.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T23:24:52.948Z] #43 ... [2021-11-11T23:24:52.948Z] [2021-11-11T23:24:52.948Z] #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-11-11T23:24:52.948Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:52.948Z] #14 89.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T23:24:52.948Z] #14 89.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:52.948Z] #14 89.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:52.985Z] + docker version [2021-11-11T23:24:53.319Z] #14 113.4 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-11T23:24:53.319Z] #14 113.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-11T23:24:53.319Z] #14 113.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T23:24:53.541Z] using credential docker-jenkins-github-credentials [2021-11-11T23:24:53.620Z] Cloning the remote Git repository [2021-11-11T23:24:53.620Z] Cloning with configured refspecs honoured and without tags [2021-11-11T23:24:53.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T23:24:53.882Z] #14 ... [2021-11-11T23:24:53.882Z] [2021-11-11T23:24:53.882Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:24:53.882Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:24:54.087Z] #14 ... [2021-11-11T23:24:54.087Z] [2021-11-11T23:24:54.088Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:24:54.088Z] #65 sha256:b6c5d099a58c1db9bbe070fd1e1ac2d00afec26c9614bd1ea4da150bd349c4a6 [2021-11-11T23:24:54.088Z] #65 103.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:24:54.088Z] #65 103.6 + GOBIN=/build [2021-11-11T23:24:54.088Z] #65 103.6 + GO111MODULE=on [2021-11-11T23:24:54.088Z] #65 103.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T23:24:54.680Z] #26 113.6 Updating files: 17% (1994/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) [2021-11-11T23:24:54.680Z] #26 ... [2021-11-11T23:24:54.680Z] [2021-11-11T23:24:54.680Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:24:54.680Z] #65 sha256:1fd0ffc5c2b4c7f646334b9bbabef4c1d5793eab098dbd1b2d830b5560b23bf8 [2021-11-11T23:24:54.680Z] #65 DONE 114.4s [2021-11-11T23:24:54.680Z] [2021-11-11T23:24:54.680Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:24:54.680Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:24:54.938Z] #26 113.6 Updating files: 17% (1994/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 34% (3952/11431) Updating files: 35% (4001/11431) [2021-11-11T23:24:54.938Z] #26 ... [2021-11-11T23:24:54.938Z] [2021-11-11T23:24:54.938Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T23:24:54.938Z] #66 sha256:64a999942d64546b1eb66ae37515952abe2ec63feb6e9845981de24e1b28550a [2021-11-11T23:24:54.938Z] #66 DONE 0.3s [2021-11-11T23:24:54.938Z] [2021-11-11T23:24:54.938Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:24:54.938Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:24:55.030Z] #19 190.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-11T23:24:55.030Z] #19 190.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:24:55.030Z] #19 190.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T23:24:55.195Z] #26 113.6 Updating files: 17% (1994/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 34% (3952/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) [2021-11-11T23:24:55.195Z] #26 ... [2021-11-11T23:24:55.195Z] [2021-11-11T23:24:55.195Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T23:24:55.195Z] #67 sha256:de3b6348361057a5c67a513fcc11d098520b1783e83ebf83b001d8217c93cd39 [2021-11-11T23:24:55.195Z] #67 DONE 0.1s [2021-11-11T23:24:55.195Z] [2021-11-11T23:24:55.195Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:24:55.195Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:24:55.289Z] #19 191.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-11T23:24:55.289Z] #19 191.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-11T23:24:55.289Z] #19 191.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-11T23:24:53.820Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T23:24:54.233Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T23:24:55.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:24:55.101Z] > git --version # timeout=10 [2021-11-11T23:24:55.148Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T23:24:55.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:24:55.152Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:24:56.225Z] #19 192.1 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-11T23:24:56.225Z] #19 192.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-11T23:24:56.225Z] #19 192.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-11T23:24:56.225Z] #19 192.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-11T23:24:56.225Z] #19 192.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:24:56.225Z] #19 192.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:24:56.793Z] #19 192.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-11T23:24:56.793Z] #19 192.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:24:56.793Z] #19 192.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T23:24:57.252Z] #26 113.6 Updating files: 17% (1994/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 34% (3952/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 51% (5870/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 68% (7874/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) [2021-11-11T23:24:57.252Z] #26 ... [2021-11-11T23:24:57.252Z] [2021-11-11T23:24:57.252Z] #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-11-11T23:24:57.252Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T23:24:57.252Z] #14 114.1 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-11T23:24:57.252Z] #14 114.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-11T23:24:57.252Z] #14 114.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T23:24:57.252Z] #14 114.7 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-11T23:24:57.252Z] #14 114.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-11T23:24:57.252Z] #14 114.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T23:24:57.252Z] #14 114.8 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-11T23:24:57.252Z] #14 114.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T23:24:57.252Z] #14 114.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T23:24:57.252Z] #14 115.0 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T23:24:57.252Z] #14 115.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T23:24:57.252Z] #14 115.1 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T23:24:57.252Z] #14 115.2 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-11T23:24:57.252Z] #14 115.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-11T23:24:57.252Z] #14 115.3 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T23:24:57.252Z] #14 116.0 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T23:24:57.252Z] #14 116.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T23:24:57.252Z] #14 116.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:24:57.252Z] #14 116.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T23:24:57.252Z] #14 116.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T23:24:57.252Z] #14 116.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T23:24:57.252Z] #14 116.3 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T23:24:57.252Z] #14 116.3 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-11T23:24:57.252Z] #14 116.3 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T23:24:57.252Z] #14 116.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:24:57.252Z] #14 116.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T23:24:57.252Z] #14 116.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T23:24:57.252Z] #14 116.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T23:24:57.252Z] #14 116.6 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T23:24:57.252Z] #14 116.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:24:57.252Z] #14 116.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T23:24:57.252Z] #14 116.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T23:24:57.252Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.8 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-11-11T23:24:57.252Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.8 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-11-11T23:24:57.252Z] #14 116.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:24:57.252Z] #14 116.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.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-11-11T23:24:57.252Z] #14 116.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:24:57.252Z] #14 116.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T23:24:57.252Z] #14 116.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:24:57.252Z] #14 117.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T23:24:57.252Z] #14 117.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T23:24:57.252Z] #14 117.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:24:57.252Z] #14 DONE 117.5s [2021-11-11T23:24:57.252Z] [2021-11-11T23:24:57.252Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:24:57.252Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:24:57.510Z] #26 113.6 Updating files: 17% (1994/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 34% (3952/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 51% (5870/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 68% (7874/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 87% (9945/11431) [2021-11-11T23:24:57.510Z] #26 ... [2021-11-11T23:24:57.510Z] [2021-11-11T23:24:57.510Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T23:24:57.510Z] #57 sha256:761ce902f55467cbd8df446be25c43477aae9661409f4e0aacde1637884c77d9 [2021-11-11T23:24:57.510Z] #57 DONE 0.2s [2021-11-11T23:24:57.510Z] [2021-11-11T23:24:57.510Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:24:57.510Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:24:58.023Z] #26 113.6 Updating files: 17% (1994/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 34% (3952/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 51% (5870/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 68% (7874/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 87% (9945/11431) Updating files: 88% (10060/11431) Updating files: 89% (10174/11431) Updating files: 90% (10288/11431) Updating files: 91% (10403/11431) Updating files: 92% (10517/11431) Updating files: 93% (10631/11431) Updating files: 94% (10746/11431) Updating files: 95% (10860/11431) Updating files: 95% (10903/11431) Updating files: 96% (10974/11431) Updating files: 97% (11089/11431) Updating files: 98% (11203/11431) Updating files: 99% (11317/11431) Updating files: 100% (11431/11431) Updating files: 100% (11431/11431), done. [2021-11-11T23:24:58.277Z] #65 109.0 rootlesskit version 0.14.6 [2021-11-11T23:24:58.277Z] #65 109.0 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T23:24:58.277Z] #65 109.0 -container-ip string [2021-11-11T23:24:58.277Z] #65 109.0 container ip [2021-11-11T23:24:58.277Z] #65 109.0 -container-port int [2021-11-11T23:24:58.277Z] #65 109.0 container port (default -1) [2021-11-11T23:24:58.277Z] #65 109.0 -host-ip string [2021-11-11T23:24:58.277Z] #65 109.0 host ip [2021-11-11T23:24:58.277Z] #65 109.0 -host-port int [2021-11-11T23:24:58.277Z] #65 109.0 host port (default -1) [2021-11-11T23:24:58.277Z] #65 109.0 -proto string [2021-11-11T23:24:58.277Z] #65 109.0 proxy protocol (default "tcp") [2021-11-11T23:24:58.277Z] #65 DONE 109.3s [2021-11-11T23:24:58.277Z] [2021-11-11T23:24:58.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-11-11T23:24:58.277Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:58.277Z] #14 105.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T23:24:58.277Z] #14 105.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:24:58.277Z] #14 105.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:24:58.277Z] #14 ... [2021-11-11T23:24:58.277Z] [2021-11-11T23:24:58.277Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T23:24:58.277Z] #66 sha256:37232b8e80e5cc4740a2c1971583d7e4ba37ad2277fef009934c6c9f6c630822 [2021-11-11T23:24:58.277Z] #66 DONE 0.0s [2021-11-11T23:24:58.277Z] [2021-11-11T23:24:58.277Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T23:24:58.277Z] #67 sha256:85378d9a4635fff712a4ecd26d08651910529fa5048a90272f577a01b74a5fe4 [2021-11-11T23:24:58.277Z] #67 DONE 0.0s [2021-11-11T23:24:58.277Z] [2021-11-11T23:24:58.277Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:24:58.277Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:24:58.279Z] #26 118.0 + cd /tmp/tmp.2eb1iP7yX3/tmp/docker-ce [2021-11-11T23:24:58.279Z] #26 118.0 + git checkout -q v17.06.2-ce [2021-11-11T23:24:58.981Z] #26 ... [2021-11-11T23:24:58.981Z] [2021-11-11T23:24:58.981Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T23:24:58.981Z] #15 sha256:fda4456954f87d00db3169912dde1187ade3f7202ee22fd46f5f3d7351fc6aa2 [2021-11-11T23:24:58.981Z] #15 DONE 1.6s [2021-11-11T23:24:59.238Z] [2021-11-11T23:24:59.238Z] #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-11-11T23:24:59.238Z] #16 sha256:249738bf771aefeb1dcacabe889d469940c813963732a63c29a61bf4f391d6fd [2021-11-11T23:24:59.709Z] Client: [2021-11-11T23:24:59.709Z] Version: 20.10.9 [2021-11-11T23:24:59.709Z] API version: 1.41 [2021-11-11T23:24:59.709Z] Go version: go1.16.8 [2021-11-11T23:24:59.709Z] Git commit: c2ea9bc [2021-11-11T23:24:59.709Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T23:24:59.709Z] OS/Arch: windows/amd64 [2021-11-11T23:24:59.709Z] Context: default [2021-11-11T23:24:59.709Z] Experimental: true [2021-11-11T23:24:59.709Z] [2021-11-11T23:24:59.709Z] Server: Docker Engine - Community [2021-11-11T23:24:59.709Z] Engine: [2021-11-11T23:24:59.709Z] Version: 20.10.9 [2021-11-11T23:24:59.709Z] API version: 1.41 (minimum version 1.24) [2021-11-11T23:24:59.709Z] Go version: go1.16.8 [2021-11-11T23:24:59.709Z] Git commit: 79ea9d3 [2021-11-11T23:24:59.709Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T23:24:59.709Z] OS/Arch: windows/amd64 [2021-11-11T23:24:59.709Z] Experimental: true [Pipeline] sh [2021-11-11T23:24:59.791Z] #53 ... [2021-11-11T23:24:59.791Z] [2021-11-11T23:24:59.791Z] #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-11-11T23:24:59.791Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:24:59.791Z] #14 111.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T23:24:59.791Z] #14 111.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T23:24:59.791Z] #14 111.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:24:59.791Z] #14 111.4 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T23:24:59.791Z] #14 111.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T23:24:59.791Z] #14 111.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:24:59.791Z] #14 111.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T23:24:59.791Z] #14 111.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T23:24:59.791Z] #14 111.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:24:59.791Z] #14 111.7 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:24:59.791Z] #14 111.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:24:59.791Z] #14 111.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:25:00.050Z] #14 111.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:25:00.050Z] #14 111.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:25:00.050Z] #14 111.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:25:00.283Z] Fetching without tags [2021-11-11T23:25:00.309Z] #14 112.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T23:25:00.309Z] #14 112.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:25:00.309Z] #14 112.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:00.309Z] #14 112.2 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T23:25:00.309Z] #14 112.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T23:25:00.309Z] #14 112.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:25:00.568Z] #14 112.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T23:25:00.568Z] #14 112.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T23:25:00.568Z] #14 112.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:25:00.605Z] #16 DONE 1.3s [2021-11-11T23:25:00.605Z] [2021-11-11T23:25:00.605Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:00.605Z] #58 sha256:b6ebabc6d5009afa703e3c17956999f32eabe937629f53882e0332aa0e6937c6 [2021-11-11T23:25:00.605Z] #58 1.246 + RM_GOPATH=0 [2021-11-11T23:25:00.605Z] #58 1.246 + TMP_GOPATH= [2021-11-11T23:25:00.605Z] #58 1.246 + : /build [2021-11-11T23:25:00.605Z] #58 1.250 + '[' -z '' ']' [2021-11-11T23:25:00.605Z] #58 1.250 ++ mktemp -d [2021-11-11T23:25:00.605Z] #58 1.260 + export GOPATH=/tmp/tmp.ikx7tNH2Ob [2021-11-11T23:25:00.605Z] #58 1.260 + GOPATH=/tmp/tmp.ikx7tNH2Ob [2021-11-11T23:25:00.605Z] #58 1.260 + RM_GOPATH=1 [2021-11-11T23:25:00.605Z] #58 1.260 + case "$(go env GOARCH)" in [2021-11-11T23:25:00.605Z] #58 1.260 ++ go env GOARCH [2021-11-11T23:25:00.605Z] #58 1.273 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:00.605Z] #58 1.273 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:00.605Z] #58 1.273 ++ dirname /install.sh [2021-11-11T23:25:00.605Z] #58 1.273 + dir=/ [2021-11-11T23:25:00.605Z] #58 1.273 + bin=runc [2021-11-11T23:25:00.605Z] #58 1.273 + shift [2021-11-11T23:25:00.605Z] #58 1.273 + '[' '!' -f //runc.installer ']' [2021-11-11T23:25:00.605Z] #58 1.273 + . //runc.installer [2021-11-11T23:25:00.605Z] #58 1.273 ++ set -e [2021-11-11T23:25:00.605Z] #58 1.273 ++ : v1.0.2 [2021-11-11T23:25:00.605Z] #58 1.273 + install_runc [2021-11-11T23:25:00.605Z] #58 1.273 + RUNC_BUILDTAGS=seccomp [2021-11-11T23:25:00.605Z] #58 1.273 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T23:25:00.605Z] #58 1.273 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ikx7tNH2Ob/src/github.com/opencontainers/runc [2021-11-11T23:25:00.605Z] #58 1.273 Cloning into '/tmp/tmp.ikx7tNH2Ob/src/github.com/opencontainers/runc'... [2021-11-11T23:25:00.605Z] #58 1.277 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T23:25:00.625Z] + docker info [2021-11-11T23:25:00.625Z] Client: [2021-11-11T23:25:00.625Z] Context: default [2021-11-11T23:25:00.625Z] Debug Mode: false [2021-11-11T23:25:00.625Z] [2021-11-11T23:25:00.625Z] Server: [2021-11-11T23:25:00.625Z] Containers: 0 [2021-11-11T23:25:00.625Z] Running: 0 [2021-11-11T23:25:00.625Z] Paused: 0 [2021-11-11T23:25:00.625Z] Stopped: 0 [2021-11-11T23:25:00.625Z] Images: 0 [2021-11-11T23:25:00.626Z] Server Version: 20.10.9 [2021-11-11T23:25:00.626Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-11T23:25:00.626Z] LCOW: [2021-11-11T23:25:00.626Z] Windows: [2021-11-11T23:25:00.626Z] Logging Driver: json-file [2021-11-11T23:25:00.626Z] Plugins: [2021-11-11T23:25:00.626Z] Volume: local [2021-11-11T23:25:00.626Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:25:00.626Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:25:00.626Z] Swarm: inactive [2021-11-11T23:25:00.626Z] Default Isolation: process [2021-11-11T23:25:00.626Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T23:25:00.626Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T23:25:00.626Z] OSType: windows [2021-11-11T23:25:00.626Z] Architecture: x86_64 [2021-11-11T23:25:00.626Z] CPUs: 4 [2021-11-11T23:25:00.626Z] Total Memory: 32GiB [2021-11-11T23:25:00.626Z] Name: azwin-2-736320 [2021-11-11T23:25:00.626Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T23:25:00.626Z] Docker Root Dir: D:\docker [2021-11-11T23:25:00.626Z] Debug Mode: false [2021-11-11T23:25:00.626Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:25:00.626Z] Labels: [2021-11-11T23:25:00.626Z] Experimental: true [2021-11-11T23:25:00.626Z] Insecure Registries: [2021-11-11T23:25:00.626Z] 10.0.0.4:5000 [2021-11-11T23:25:00.626Z] 127.0.0.0/8 [2021-11-11T23:25:00.626Z] Registry Mirrors: [2021-11-11T23:25:00.626Z] http://10.0.0.4:5000/ [2021-11-11T23:25:00.626Z] Live Restore Enabled: false [2021-11-11T23:25:00.626Z] Product License: Community Engine [2021-11-11T23:25:00.626Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-11-11T23:25:00.827Z] #14 112.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T23:25:00.828Z] #14 112.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T23:25:00.828Z] #14 112.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:25:00.828Z] #14 112.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T23:25:00.828Z] #14 112.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T23:25:00.828Z] #14 112.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [Pipeline] powershell [2021-11-11T23:25:00.989Z] #19 197.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-11T23:25:01.021Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:25:01.086Z] #14 113.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T23:25:01.087Z] #14 113.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T23:25:01.087Z] #14 113.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:25:01.087Z] #14 113.1 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T23:25:01.087Z] #14 113.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T23:24:59.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:25:00.038Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:25:00.080Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:25:00.198Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:25:00.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:25:00.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:25:00.321Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:25:01.249Z] #19 197.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:25:01.249Z] #19 197.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T23:25:01.249Z] #19 197.1 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-11T23:25:01.249Z] #19 197.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-11T23:25:01.249Z] #19 197.1 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-11T23:25:01.249Z] #19 197.1 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-11T23:25:01.249Z] #19 197.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-11T23:25:01.249Z] #19 197.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-11T23:25:01.249Z] #19 197.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-11T23:25:01.249Z] #19 197.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.249Z] #19 197.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.249Z] #19 197.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-11T23:25:01.346Z] #14 113.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:25:01.509Z] #19 197.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.509Z] #19 197.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.509Z] #19 197.4 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-11T23:25:01.509Z] #19 197.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.509Z] #19 197.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.509Z] #19 197.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-11T23:25:01.509Z] #19 197.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.509Z] #19 197.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.509Z] #19 197.5 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-11T23:25:01.509Z] #19 197.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.509Z] #19 197.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.509Z] #19 197.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-11T23:25:01.509Z] #19 197.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.509Z] #19 197.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.606Z] #14 113.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T23:25:01.770Z] #19 197.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-11T23:25:01.770Z] #19 197.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:01.770Z] #19 197.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:01.866Z] #14 113.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T23:25:01.866Z] #14 113.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:25:01.866Z] #14 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T23:25:01.866Z] #14 113.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:25:01.866Z] #14 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:01.980Z] #58 ... [2021-11-11T23:25:01.980Z] [2021-11-11T23:25:01.980Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T23:25:01.980Z] #17 sha256:00414cd2448969bba9f1ef526dabb48ceb76edd27662a739112f090436f2cf84 [2021-11-11T23:25:01.980Z] #17 0.939 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T23:25:01.980Z] #17 DONE 1.4s [2021-11-11T23:25:01.980Z] [2021-11-11T23:25:01.980Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T23:25:01.980Z] #18 sha256:09cc66244c9dc7284c10a06922eef19d5056284e4eafb9c31e3a7339fca11776 [2021-11-11T23:25:02.029Z] #19 198.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-11T23:25:02.030Z] #19 198.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:02.030Z] #19 198.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:02.030Z] #19 198.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-11T23:25:02.030Z] #19 198.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:02.030Z] #19 198.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:02.126Z] #14 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T23:25:02.126Z] #14 113.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T23:25:02.126Z] #14 113.9 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:25:02.126Z] #14 114.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T23:25:02.126Z] #14 114.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T23:25:02.126Z] #14 114.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:25:02.288Z] #19 198.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-11T23:25:02.288Z] #19 198.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:02.288Z] #19 198.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:02.288Z] #19 198.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-11T23:25:02.288Z] #19 198.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:02.288Z] #19 198.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:02.288Z] #19 198.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-11T23:25:02.548Z] #19 198.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:25:02.548Z] #19 198.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:02.645Z] #14 114.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:25:02.645Z] #14 114.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:25:02.645Z] #14 114.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:25:02.645Z] #14 114.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:25:02.645Z] #14 114.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:25:02.645Z] #14 114.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:25:02.645Z] #14 114.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:25:02.645Z] #14 114.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:25:02.645Z] #14 114.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:25:02.645Z] #14 114.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:25:02.645Z] #14 114.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:25:02.645Z] #14 114.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:25:02.645Z] #14 114.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:25:02.645Z] #14 114.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:25:02.905Z] #14 114.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T23:25:02.905Z] #14 114.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:25:02.905Z] #14 114.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:25:02.905Z] #14 114.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:25:02.905Z] #14 114.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:25:02.905Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:25:02.905Z] #14 114.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:25:02.905Z] #14 114.8 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-11-11T23:25:02.905Z] #14 114.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:25:02.905Z] #14 114.8 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-11-11T23:25:02.905Z] #14 114.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:25:02.905Z] #14 114.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:25:02.905Z] #14 114.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-11-11T23:25:02.905Z] #14 114.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:25:02.905Z] #14 114.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:25:03.167Z] #14 114.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:03.167Z] #14 114.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:25:03.167Z] #14 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:03.167Z] #14 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:03.167Z] #14 114.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:25:03.430Z] #14 DONE 115.4s [2021-11-11T23:25:03.430Z] [2021-11-11T23:25:03.430Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T23:25:03.430Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T23:25:03.690Z] #15 ... [2021-11-11T23:25:03.690Z] [2021-11-11T23:25:03.690Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T23:25:03.690Z] #57 sha256:77bcfee1073a6d69f767e9b0611a66882fdaafe6c45b379daa396d12c288a711 [2021-11-11T23:25:03.690Z] #57 DONE 0.1s [2021-11-11T23:25:03.690Z] [2021-11-11T23:25:03.690Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:03.690Z] #58 sha256:547381d9a2c6bc1751bbdb4ebece227246b9665ec8828d890d6ae9dd9900c115 [2021-11-11T23:25:03.873Z] #18 DONE 1.8s [2021-11-11T23:25:03.874Z] [2021-11-11T23:25:03.874Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T23:25:03.874Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98 [2021-11-11T23:25:04.130Z] #19 ... [2021-11-11T23:25:04.130Z] [2021-11-11T23:25:04.130Z] #34 [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-11-11T23:25:04.130Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T23:25:04.130Z] #34 DONE 123.9s [2021-11-11T23:25:04.130Z] [2021-11-11T23:25:04.130Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:25:04.130Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:25:04.130Z] #26 123.6 + mkdir -p /tmp/tmp.2eb1iP7yX3/src/github.com/docker [2021-11-11T23:25:04.130Z] #26 123.6 + mv components/cli /tmp/tmp.2eb1iP7yX3/src/github.com/docker/cli [2021-11-11T23:25:04.130Z] #26 123.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-11T23:25:04.270Z] Merge succeeded, producing f192e27b481aac3410f4ecb71795c8140e18429f [2021-11-11T23:25:04.271Z] Checking out Revision f192e27b481aac3410f4ecb71795c8140e18429f (PR-42996) [2021-11-11T23:25:01.133Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:25:01.176Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:25:03.591Z] > git remote # timeout=10 [2021-11-11T23:25:03.661Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:25:03.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:25:03.703Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:25:04.182Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T23:25:04.305Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:25:05.059Z] #26 ... [2021-11-11T23:25:05.059Z] [2021-11-11T23:25:05.059Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T23:25:05.059Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98 [2021-11-11T23:25:05.059Z] #19 DONE 1.3s [2021-11-11T23:25:05.059Z] [2021-11-11T23:25:05.059Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T23:25:05.059Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2 [2021-11-11T23:25:06.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T23:25:06.229Z] #58 2.329 + RM_GOPATH=0 [2021-11-11T23:25:06.229Z] #58 2.329 + TMP_GOPATH= [2021-11-11T23:25:06.229Z] #58 2.330 + : /build [2021-11-11T23:25:06.229Z] #58 2.330 + '[' -z '' ']' [2021-11-11T23:25:06.229Z] #58 2.330 ++ mktemp -d [2021-11-11T23:25:06.229Z] #58 2.335 + export GOPATH=/tmp/tmp.M87eVL9Hkl [2021-11-11T23:25:06.229Z] #58 2.335 + GOPATH=/tmp/tmp.M87eVL9Hkl [2021-11-11T23:25:06.229Z] #58 2.335 + RM_GOPATH=1 [2021-11-11T23:25:06.229Z] #58 2.335 + case "$(go env GOARCH)" in [2021-11-11T23:25:06.229Z] #58 2.335 ++ go env GOARCH [2021-11-11T23:25:06.229Z] #58 2.341 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:06.229Z] #58 2.341 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:06.229Z] #58 2.342 ++ dirname /install.sh [2021-11-11T23:25:06.229Z] #58 2.345 + dir=/ [2021-11-11T23:25:06.229Z] #58 2.345 + bin=runc [2021-11-11T23:25:06.229Z] #58 2.345 + shift [2021-11-11T23:25:06.229Z] #58 2.345 + '[' '!' -f //runc.installer ']' [2021-11-11T23:25:06.229Z] #58 2.345 + . //runc.installer [2021-11-11T23:25:06.229Z] #58 2.345 ++ set -e [2021-11-11T23:25:06.229Z] #58 2.345 ++ : v1.0.2 [2021-11-11T23:25:06.229Z] #58 2.345 + install_runc [2021-11-11T23:25:06.229Z] #58 2.345 + RUNC_BUILDTAGS=seccomp [2021-11-11T23:25:06.229Z] #58 2.345 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T23:25:06.229Z] #58 2.345 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T23:25:06.229Z] #58 2.346 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M87eVL9Hkl/src/github.com/opencontainers/runc [2021-11-11T23:25:06.229Z] #58 2.357 Cloning into '/tmp/tmp.M87eVL9Hkl/src/github.com/opencontainers/runc'... [2021-11-11T23:25:06.229Z] #58 ... [2021-11-11T23:25:06.229Z] [2021-11-11T23:25:06.229Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T23:25:06.229Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T23:25:06.229Z] #15 DONE 2.8s [2021-11-11T23:25:06.427Z] #20 DONE 1.5s [2021-11-11T23:25:06.427Z] [2021-11-11T23:25:06.427Z] #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 zstd [2021-11-11T23:25:06.427Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T23:25:06.487Z] [2021-11-11T23:25:06.487Z] #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-11-11T23:25:06.487Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T23:25:04.349Z] > git checkout -f f192e27b481aac3410f4ecb71795c8140e18429f # timeout=10 [2021-11-11T23:25:07.794Z] #21 1.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:25:07.823Z] #19 203.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-11T23:25:07.823Z] #19 203.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:25:07.823Z] #19 203.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:07.823Z] #19 203.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-11T23:25:07.823Z] #19 203.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-11T23:25:07.823Z] #19 203.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-11T23:25:07.823Z] #19 203.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-11T23:25:07.823Z] #19 203.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-11T23:25:07.823Z] #19 203.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-11T23:25:07.823Z] #19 203.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-11T23:25:07.823Z] #19 203.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:07.823Z] #19 203.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:07.823Z] #19 203.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-11T23:25:07.823Z] #19 203.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:25:07.823Z] #19 203.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:07.865Z] #14 103.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T23:25:07.865Z] #14 103.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:25:07.865Z] #14 103.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:25:07.865Z] #14 ... [2021-11-11T23:25:07.865Z] [2021-11-11T23:25:07.865Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:25:07.865Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:25:07.865Z] #62 43.09 Updating files: 68% (3201/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-11T23:25:07.865Z] #62 43.91 + cd /tmp/tmp.z9C7JXX0wQ/src/github.com/containerd/containerd [2021-11-11T23:25:07.865Z] #62 43.92 + git checkout -q v1.5.7 [2021-11-11T23:25:08.356Z] #21 1.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:25:08.357Z] #21 1.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:25:08.613Z] #21 2.228 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:25:08.872Z] #62 45.01 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T23:25:08.872Z] #62 45.01 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T23:25:08.872Z] #62 45.01 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:25:08.872Z] #62 45.01 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:25:08.872Z] #62 45.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T23:25:08.872Z] #62 45.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T23:25:08.872Z] #62 45.01 + '[' '' = dynamic ']' [2021-11-11T23:25:08.872Z] #62 45.01 + make [2021-11-11T23:25:09.812Z] #16 DONE 3.0s [2021-11-11T23:25:09.812Z] [2021-11-11T23:25:09.812Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T23:25:09.812Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T23:25:09.982Z] #21 3.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:25:10.260Z] #62 46.52 + bin/ctr [2021-11-11T23:25:11.189Z] #17 1.689 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T23:25:11.190Z] #17 DONE 1.7s [2021-11-11T23:25:11.190Z] [2021-11-11T23:25:11.190Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T23:25:11.190Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T23:25:11.872Z] #21 5.066 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:25:11.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:25:11.864Z] > git config --add remote.origin.fetch +refs/pull/42996/head:refs/remotes/origin/PR-42996 # timeout=10 [2021-11-11T23:25:12.130Z] Fetching without tags [2021-11-11T23:25:12.875Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 [2021-11-11T23:25:13.096Z] #18 DONE 1.6s [2021-11-11T23:25:13.096Z] [2021-11-11T23:25:13.096Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T23:25:13.096Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T23:25:13.100Z] #19 208.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-11T23:25:13.100Z] #19 208.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:25:13.100Z] #19 208.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:13.100Z] #19 208.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-11T23:25:13.100Z] #19 208.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-11T23:25:13.100Z] #19 208.3 Selecting previously unselected package libc6-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-11T23:25:13.100Z] #19 208.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 208.5 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 208.5 Selecting previously unselected package libitm1-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 208.6 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 208.6 Selecting previously unselected package libasan6-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 208.8 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 208.9 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-11T23:25:13.100Z] #19 208.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 208.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:13.100Z] #19 209.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-11T23:25:13.100Z] #19 209.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:13.100Z] #19 209.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:14.052Z] #19 210.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-11T23:25:14.052Z] #19 210.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:25:14.052Z] #19 210.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:14.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T23:25:14.475Z] #19 DONE 1.7s [2021-11-11T23:25:14.475Z] [2021-11-11T23:25:14.475Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T23:25:14.475Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T23:25:11.916Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:25:12.038Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T23:25:12.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T23:25:12.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:25:12.171Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42996/head:refs/remotes/origin/PR-42996 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T23:25:12.986Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:25:13.033Z] > git checkout -f 502b35c8f6e3312c2f5a90cda4add6cc5f31a0f4 # timeout=10 [2021-11-11T23:25:15.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T23:25:15.680Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T23:25:15.810Z] First time build. Skipping changelog. [2021-11-11T23:25:16.039Z] #21 9.375 Fetched 8360 kB in 8s (1015 kB/s) [Pipeline] withEnv [Pipeline] { [2021-11-11T23:25:16.179Z] Merge succeeded, producing 03fc1c436357b1d17517aa8774ae19597c9c282d [2021-11-11T23:25:16.180Z] Checking out Revision 03fc1c436357b1d17517aa8774ae19597c9c282d (PR-42996) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:25:16.287Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T23:25:16.287Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1c6c25e5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T23:25:16.287Z] ---------------------------------------------------------------------------- [2021-11-11T23:25:16.287Z] [2021-11-11T23:25:16.287Z] INFO: executeCI.ps1 starting at Thu Nov 11 23:25:14 CUT 2021 [2021-11-11T23:25:16.287Z] [2021-11-11T23:25:16.287Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T23:25:16.287Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T23:25:16.287Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T23:25:16.287Z] INFO: Environment variables: [2021-11-11T23:25:16.287Z] [2021-11-11T23:25:16.287Z] Name Value [2021-11-11T23:25:16.287Z] ---- ----- [2021-11-11T23:25:16.287Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T23:25:16.287Z] amd64 true [2021-11-11T23:25:16.287Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T23:25:16.287Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T23:25:16.287Z] arm64 true [2021-11-11T23:25:16.287Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T23:25:16.287Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T23:25:16.287Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T23:25:16.287Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T23:25:16.287Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T23:25:16.287Z] BRANCH_NAME PR-42996 [2021-11-11T23:25:16.287Z] BUILD_DISPLAY_NAME #11 [2021-11-11T23:25:16.287Z] BUILD_ID 11 [2021-11-11T23:25:16.287Z] BUILD_NUMBER 11 [2021-11-11T23:25:16.287Z] BUILD_TAG jenkins-moby-PR-42996-11 [2021-11-11T23:25:16.287Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/ [2021-11-11T23:25:16.287Z] cgroup2 true [2021-11-11T23:25:16.287Z] CHANGE_AUTHOR robert-shade [2021-11-11T23:25:16.287Z] CHANGE_AUTHOR_DISPLAY_NAME Robert Shade [2021-11-11T23:25:16.287Z] CHANGE_BRANCH rshade/fix-windows-reserved-names [2021-11-11T23:25:16.288Z] CHANGE_FORK robert-shade [2021-11-11T23:25:16.288Z] CHANGE_ID 42996 [2021-11-11T23:25:16.288Z] CHANGE_TARGET master [2021-11-11T23:25:16.288Z] CHANGE_TITLE Fix windows rxReservedNames [2021-11-11T23:25:16.288Z] CHANGE_URL https://github.com/moby/moby/pull/42996 [2021-11-11T23:25:16.288Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:25:16.288Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T23:25:16.288Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T23:25:16.288Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T23:25:16.288Z] COMPUTERNAME azwin-2-736320 [2021-11-11T23:25:16.288Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T23:25:16.288Z] ConfigSequenceNumber 0 [2021-11-11T23:25:16.288Z] dco true [2021-11-11T23:25:16.288Z] DOCKER_BUILDKIT 0 [2021-11-11T23:25:16.288Z] DOCKER_DUT_DEBUG 1 [2021-11-11T23:25:16.288Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T23:25:16.288Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T23:25:16.288Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T23:25:16.288Z] EXECUTOR_NUMBER 0 [2021-11-11T23:25:16.288Z] FQDN azwin-2-736320.westus.cloudapp.azure.com [2021-11-11T23:25:16.288Z] GIT_BRANCH PR-42996 [2021-11-11T23:25:16.288Z] GIT_COMMIT f80811ea6d509089b2b078e69822a1371a467069 [2021-11-11T23:25:16.288Z] GIT_PREVIOUS_COMMIT 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 [2021-11-11T23:25:16.288Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T23:25:16.288Z] HUDSON_COOKIE 333777a9-f8d4-4df7-8e27-96b6d9c8f82b [2021-11-11T23:25:16.288Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T23:25:16.288Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T23:25:16.288Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T23:25:16.288Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T23:25:16.288Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T23:25:16.288Z] JENKINS_NODE_COOKIE d0f6368b-b151-4ce0-bda9-91877b6ba8d7 [2021-11-11T23:25:16.288Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T23:25:16.288Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T23:25:16.288Z] JOB_BASE_NAME PR-42996 [2021-11-11T23:25:16.288Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/display/redirect [2021-11-11T23:25:16.288Z] JOB_NAME moby/PR-42996 [2021-11-11T23:25:16.288Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/ [2021-11-11T23:25:16.288Z] library.jps.version master [2021-11-11T23:25:16.288Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T23:25:16.288Z] NODE_LABELS amd64 azure azwin-2-736320 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T23:25:16.288Z] NODE_NAME azwin-2-736320 [2021-11-11T23:25:16.288Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T23:25:16.288Z] OS Windows_NT [2021-11-11T23:25:16.288Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T23:25:16.288Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T23:25:16.288Z] ppc64le false [2021-11-11T23:25:16.288Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T23:25:16.288Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T23:25:16.288Z] PROCESSOR_LEVEL 6 [2021-11-11T23:25:16.288Z] PROCESSOR_REVISION 5507 [2021-11-11T23:25:16.288Z] ProgramData C:\ProgramData [2021-11-11T23:25:16.288Z] ProgramFiles C:\Program Files [2021-11-11T23:25:16.288Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T23:25:16.288Z] ProgramW6432 C:\Program Files [2021-11-11T23:25:16.288Z] PROMPT $P$G [2021-11-11T23:25:16.288Z] PSExecutionPolicyPreference Bypass [2021-11-11T23:25:16.288Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T23:25:16.288Z] PUBLIC C:\Users\Public [2021-11-11T23:25:16.288Z] rootless true [2021-11-11T23:25:16.288Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=arti... [2021-11-11T23:25:16.288Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=changes [2021-11-11T23:25:16.288Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect [2021-11-11T23:25:16.288Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=tests [2021-11-11T23:25:16.288Z] s390x false [2021-11-11T23:25:16.288Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T23:25:16.288Z] SOURCES_DRIVE d [2021-11-11T23:25:16.288Z] SOURCES_SUBDIR gopath [2021-11-11T23:25:16.288Z] STAGE_NAME Run tests [2021-11-11T23:25:16.288Z] SystemDrive C: [2021-11-11T23:25:16.288Z] SystemRoot C:\Windows [2021-11-11T23:25:16.288Z] TEMP C:\Windows\TEMP [2021-11-11T23:25:16.288Z] TESTDEBUG 0 [2021-11-11T23:25:16.288Z] TESTRUN_DRIVE d [2021-11-11T23:25:16.288Z] TESTRUN_SUBDIR CI [2021-11-11T23:25:16.288Z] TIMEOUT 120m [2021-11-11T23:25:16.288Z] TMP C:\Windows\TEMP [2021-11-11T23:25:16.288Z] unit_validate true [2021-11-11T23:25:16.288Z] USERDOMAIN WORKGROUP [2021-11-11T23:25:16.288Z] USERNAME azwin-2-736320$ [2021-11-11T23:25:16.288Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T23:25:16.288Z] validate_force false [2021-11-11T23:25:16.288Z] windir C:\Windows [2021-11-11T23:25:16.288Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T23:25:16.288Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T23:25:16.288Z] windows2022 true [2021-11-11T23:25:16.288Z] windows2022containerd true [2021-11-11T23:25:16.288Z] windowsRS1 false [2021-11-11T23:25:16.288Z] windowsRS5 true [2021-11-11T23:25:16.288Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T23:25:16.288Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T23:25:16.288Z] [2021-11-11T23:25:16.288Z] [2021-11-11T23:25:16.288Z] [2021-11-11T23:25:16.381Z] #20 DONE 1.8s [2021-11-11T23:25:16.381Z] [2021-11-11T23:25:16.381Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:16.381Z] #58 sha256:547381d9a2c6bc1751bbdb4ebece227246b9665ec8828d890d6ae9dd9900c115 [2021-11-11T23:25:16.381Z] #58 11.17 + cd /tmp/tmp.M87eVL9Hkl/src/github.com/opencontainers/runc [2021-11-11T23:25:16.381Z] #58 11.17 + git checkout -q v1.0.2 [2021-11-11T23:25:16.381Z] #58 11.75 + '[' -z '' ']' [2021-11-11T23:25:16.381Z] #58 11.75 + target=static [2021-11-11T23:25:16.381Z] #58 11.75 + make BUILDTAGS=seccomp static [2021-11-11T23:25:16.381Z] #58 12.11 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-11-11T23:25:16.756Z] INFO: Sources under d:\gopath\... [2021-11-11T23:25:16.756Z] INFO: Test run under d:\CI\... [2021-11-11T23:25:16.756Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T23:25:16.756Z] INFO: docker/docker repository was found [2021-11-11T23:25:16.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T23:25:17.225Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-11T23:25:17.694Z] ltsc2022: Pulling from windows/servercore [2021-11-11T23:25:17.694Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T23:25:17.694Z] a0eb404f1860: Pulling fs layer [2021-11-11T23:25:18.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T23:25:15.518Z] > git remote # timeout=10 [2021-11-11T23:25:15.595Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T23:25:15.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T23:25:15.679Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T23:25:16.090Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T23:25:16.215Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T23:25:16.264Z] > git checkout -f 03fc1c436357b1d17517aa8774ae19597c9c282d # timeout=10 [2021-11-11T23:25:15.716Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:25:18.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T23:25:19.003Z] + docker version [2021-11-11T23:25:19.306Z] #21 9.375 Reading package lists... [2021-11-11T23:25:19.306Z] #21 ... [2021-11-11T23:25:19.306Z] [2021-11-11T23:25:19.306Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:19.306Z] #58 sha256:b6ebabc6d5009afa703e3c17956999f32eabe937629f53882e0332aa0e6937c6 [2021-11-11T23:25:19.306Z] #58 11.39 + cd /tmp/tmp.ikx7tNH2Ob/src/github.com/opencontainers/runc [2021-11-11T23:25:19.306Z] #58 11.39 + git checkout -q v1.0.2 [2021-11-11T23:25:19.306Z] #58 12.24 + '[' -z '' ']' [2021-11-11T23:25:19.306Z] #58 12.24 + target=static [2021-11-11T23:25:19.306Z] #58 12.24 + make BUILDTAGS=seccomp static [2021-11-11T23:25:19.306Z] #58 12.78 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-11-11T23:25:19.306Z] #58 ... [2021-11-11T23:25:19.306Z] [2021-11-11T23:25:19.306Z] #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 zstd [2021-11-11T23:25:19.306Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T23:25:19.306Z] #21 9.375 Reading package lists... [2021-11-11T23:25:19.385Z] #19 214.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-11T23:25:19.385Z] #19 214.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:25:19.385Z] #19 214.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:19.385Z] #19 214.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-11T23:25:19.385Z] #19 214.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-11T23:25:19.385Z] #19 214.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-11T23:25:19.385Z] #19 214.8 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-11T23:25:19.385Z] #19 214.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-11T23:25:19.385Z] #19 214.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-11T23:25:19.385Z] #19 215.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-11T23:25:19.385Z] #19 215.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T23:25:19.385Z] #19 215.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:19.385Z] #19 215.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-11T23:25:19.385Z] #19 215.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T23:25:19.385Z] #19 215.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:20.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T23:25:22.491Z] #62 ... [2021-11-11T23:25:22.491Z] [2021-11-11T23:25:22.491Z] #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-11-11T23:25:22.491Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:25:22.491Z] #14 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T23:25:22.491Z] #14 108.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:25:22.491Z] #14 108.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:25:22.491Z] #14 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T23:25:22.491Z] #14 112.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:25:22.491Z] #14 112.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:25:22.945Z] #58 ... [2021-11-11T23:25:22.945Z] [2021-11-11T23:25:22.945Z] #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 zstd [2021-11-11T23:25:22.945Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:25:22.945Z] #21 2.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:25:22.945Z] #21 2.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:25:22.945Z] #21 2.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:25:22.945Z] #21 2.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:25:22.945Z] #21 4.334 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:25:22.945Z] #21 5.836 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:25:23.477Z] #21 12.91 Reading package lists... [2021-11-11T23:25:23.573Z] #19 219.5 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-11T23:25:23.573Z] #19 219.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T23:25:23.573Z] #19 219.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:23.573Z] #19 219.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-11T23:25:23.573Z] #19 219.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-11T23:25:23.573Z] #19 219.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-11T23:25:23.573Z] #19 219.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-11T23:25:23.573Z] #19 219.6 Setting up libfile-which-perl (1.23-1) ... [2021-11-11T23:25:23.573Z] #19 219.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-11T23:25:23.573Z] #19 219.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-11T23:25:23.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T23:25:23.832Z] #19 219.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up file (1:5.39-3) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up bzip2 (1.0.8-4) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up libyaml-perl (1.30-1) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-11T23:25:23.832Z] #19 219.8 Setting up libio-string-perl (1.08-3.1) ... [2021-11-11T23:25:23.832Z] #19 219.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-11T23:25:23.832Z] #19 219.9 Setting up cross-config (2.6.18+nmu1) ... [2021-11-11T23:25:23.832Z] #19 220.0 Setting up xz-utils (5.2.5-2) ... [2021-11-11T23:25:23.881Z] #21 ... [2021-11-11T23:25:23.881Z] [2021-11-11T23:25:23.881Z] #34 [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-11-11T23:25:23.881Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:25:23.881Z] #34 DONE 135.2s [2021-11-11T23:25:23.881Z] [2021-11-11T23:25:23.881Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:25:23.881Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:25:24.040Z] #21 16.59 Building dependency tree... [2021-11-11T23:25:24.091Z] #19 220.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T23:25:24.091Z] #19 220.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-11T23:25:24.091Z] #19 220.0 Setting up patch (2.7.6-7) ... [2021-11-11T23:25:24.091Z] #19 220.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-11T23:25:24.091Z] #19 220.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-11T23:25:24.091Z] #19 220.1 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.091Z] #19 220.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-11T23:25:24.350Z] #19 220.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.350Z] #19 220.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-11T23:25:24.609Z] #19 220.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-11T23:25:24.609Z] #19 220.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-11T23:25:24.609Z] #19 220.7 [2021-11-11T23:25:24.609Z] #19 220.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-11T23:25:24.609Z] #19 220.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.609Z] #19 220.8 Setting up dpkg-dev (1.20.9) ... [2021-11-11T23:25:24.609Z] #19 220.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.609Z] #19 220.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T23:25:24.868Z] #19 220.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:24.868Z] #19 220.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-11T23:25:24.868Z] #19 221.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-11T23:25:24.868Z] #19 221.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-11T23:25:25.127Z] #19 221.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-11T23:25:25.127Z] #19 221.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-11T23:25:25.127Z] #19 221.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.127Z] #19 221.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.127Z] #19 221.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.127Z] #19 221.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T23:25:25.127Z] #19 221.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.127Z] #19 221.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.257Z] #53 ... [2021-11-11T23:25:25.257Z] [2021-11-11T23:25:25.257Z] #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 zstd [2021-11-11T23:25:25.257Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:25:25.257Z] #21 8.756 Fetched 8474 kB in 7s (1224 kB/s) [2021-11-11T23:25:25.386Z] #19 221.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.386Z] #19 221.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up libxml-simple-perl (2.25-1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.386Z] #19 221.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-11T23:25:25.386Z] #19 221.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T23:25:25.645Z] #19 221.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-11T23:25:25.645Z] #19 221.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.645Z] #19 221.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-11T23:25:25.645Z] #19 221.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.903Z] #19 221.7 Setting up crossbuild-essential-armel (12.9) ... [2021-11-11T23:25:25.903Z] #19 221.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T23:25:25.903Z] #19 221.8 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-11T23:25:25.903Z] #19 221.8 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-11T23:25:25.903Z] #19 221.8 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-11T23:25:25.903Z] #19 221.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-11T23:25:25.903Z] #19 221.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:25:25.933Z] #21 19.29 The following additional packages will be installed: [2021-11-11T23:25:25.933Z] #21 19.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:25:25.933Z] #21 19.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T23:25:25.933Z] #21 19.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T23:25:25.933Z] #21 19.30 python3-pkg-resources vim-runtime xxd [2021-11-11T23:25:25.933Z] #21 19.30 Suggested packages: [2021-11-11T23:25:25.933Z] #21 19.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T23:25:25.933Z] #21 19.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T23:25:25.933Z] #21 19.30 acl attr quota [2021-11-11T23:25:25.933Z] #21 19.30 Recommended packages: [2021-11-11T23:25:25.933Z] #21 19.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T23:25:26.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T23:25:26.187Z] Client: [2021-11-11T23:25:26.187Z] Version: 20.10.9 [2021-11-11T23:25:26.187Z] API version: 1.41 [2021-11-11T23:25:26.187Z] Go version: go1.16.8 [2021-11-11T23:25:26.187Z] Git commit: c2ea9bc [2021-11-11T23:25:26.187Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T23:25:26.187Z] OS/Arch: windows/amd64 [2021-11-11T23:25:26.187Z] Context: default [2021-11-11T23:25:26.187Z] Experimental: true [2021-11-11T23:25:26.187Z] [2021-11-11T23:25:26.187Z] Server: Docker Engine - Community [2021-11-11T23:25:26.187Z] Engine: [2021-11-11T23:25:26.187Z] Version: 20.10.9 [2021-11-11T23:25:26.187Z] API version: 1.41 (minimum version 1.24) [2021-11-11T23:25:26.187Z] Go version: go1.16.8 [2021-11-11T23:25:26.187Z] Git commit: 79ea9d3 [2021-11-11T23:25:26.187Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T23:25:26.187Z] OS/Arch: windows/amd64 [2021-11-11T23:25:26.187Z] Experimental: true [2021-11-11T23:25:26.700Z] #14 123.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T23:25:26.700Z] #14 123.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:25:26.700Z] #14 123.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:25:26.840Z] #19 DONE 222.7s [2021-11-11T23:25:26.840Z] [2021-11-11T23:25:26.840Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T23:25:26.840Z] #71 sha256:3282812c982824902aefff54fd822d569c6957cb567a82d01b8ca6513df969ea [2021-11-11T23:25:26.840Z] #71 ... [2021-11-11T23:25:26.840Z] [2021-11-11T23:25:26.840Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T23:25:26.840Z] #32 sha256:a2625929dbc4e6561f6f8be8236e1ef79670f88c176f0dcfe08a6ff689c0119d [2021-11-11T23:25:26.840Z] #32 DONE 0.2s [2021-11-11T23:25:26.862Z] #21 20.33 The following NEW packages will be installed: [2021-11-11T23:25:26.862Z] #21 20.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T23:25:26.862Z] #21 20.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:25:26.862Z] #21 20.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T23:25:26.862Z] #21 20.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T23:25:26.862Z] #21 20.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T23:25:26.862Z] #21 20.34 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T23:25:26.862Z] #21 20.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T23:25:26.862Z] #21 20.34 xz-utils zip zstd [Pipeline] sh [2021-11-11T23:25:27.098Z] [2021-11-11T23:25:27.098Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T23:25:27.098Z] #71 sha256:3282812c982824902aefff54fd822d569c6957cb567a82d01b8ca6513df969ea [2021-11-11T23:25:27.098Z] #71 DONE 0.2s [2021-11-11T23:25:27.098Z] [2021-11-11T23:25:27.098Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:25:27.098Z] #72 sha256:22455eeb20a6ac135cb6e38c17d2b379aee488c6db8490e8b89c1cd10b5f3213 [2021-11-11T23:25:27.119Z] #21 20.66 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:25:27.119Z] #21 20.66 Need to get 27.0 MB of archives. [2021-11-11T23:25:27.119Z] #21 20.66 After this operation, 105 MB of additional disk space will be used. [2021-11-11T23:25:27.119Z] #21 20.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-11T23:25:27.119Z] #21 20.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-11T23:25:27.119Z] #21 20.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-11T23:25:27.119Z] #21 20.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-11T23:25:27.119Z] #21 20.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-11T23:25:27.119Z] #21 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-11T23:25:27.119Z] #21 20.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-11T23:25:27.119Z] #21 20.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-11T23:25:27.119Z] #21 20.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T23:25:27.119Z] #21 20.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:25:27.119Z] #21 20.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T23:25:27.119Z] #21 20.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-11T23:25:27.119Z] #21 20.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-11T23:25:27.119Z] #21 20.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-11T23:25:27.119Z] #21 20.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-11T23:25:27.119Z] #21 20.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-11T23:25:27.119Z] #21 20.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-11T23:25:27.119Z] #21 20.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-11T23:25:27.119Z] #21 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-11T23:25:27.119Z] #21 20.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-11T23:25:27.119Z] #21 20.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-11T23:25:27.119Z] #21 20.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T23:25:27.119Z] #21 20.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T23:25:27.119Z] #21 20.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T23:25:27.273Z] #14 ... [2021-11-11T23:25:27.273Z] [2021-11-11T23:25:27.273Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:25:27.273Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:25:27.273Z] #65 124.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:25:27.376Z] #21 20.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-11T23:25:27.376Z] #21 20.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-11T23:25:27.376Z] #21 20.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T23:25:27.376Z] #21 21.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-11T23:25:27.376Z] #21 21.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T23:25:27.376Z] #21 21.07 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-11-11T23:25:27.376Z] #21 21.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T23:25:27.376Z] #21 21.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-11T23:25:27.376Z] #21 21.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-11T23:25:27.376Z] #21 21.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T23:25:27.376Z] #21 21.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T23:25:27.534Z] #65 124.2 + GOBIN=/build [2021-11-11T23:25:27.534Z] #65 124.2 + GO111MODULE=on [2021-11-11T23:25:27.534Z] #65 124.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T23:25:27.633Z] #21 21.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T23:25:27.633Z] #21 21.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:25:27.633Z] #21 21.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T23:25:27.633Z] #21 21.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T23:25:27.633Z] #21 21.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T23:25:27.633Z] #21 21.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-11T23:25:27.633Z] #21 21.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-11T23:25:27.633Z] #21 21.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-11T23:25:27.633Z] #21 21.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T23:25:27.633Z] #21 21.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-11T23:25:27.633Z] #21 21.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-11T23:25:27.633Z] #21 21.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-11T23:25:27.633Z] #21 21.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-11T23:25:27.788Z] + docker info [2021-11-11T23:25:27.788Z] Client: [2021-11-11T23:25:27.788Z] Context: default [2021-11-11T23:25:27.788Z] Debug Mode: false [2021-11-11T23:25:27.788Z] [2021-11-11T23:25:27.788Z] Server: [2021-11-11T23:25:27.788Z] Containers: 0 [2021-11-11T23:25:27.788Z] Running: 0 [2021-11-11T23:25:27.788Z] Paused: 0 [2021-11-11T23:25:27.788Z] Stopped: 0 [2021-11-11T23:25:27.788Z] Images: 0 [2021-11-11T23:25:27.788Z] Server Version: 20.10.9 [2021-11-11T23:25:27.788Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-11T23:25:27.788Z] LCOW: [2021-11-11T23:25:27.788Z] Windows: [2021-11-11T23:25:27.788Z] Logging Driver: json-file [2021-11-11T23:25:27.788Z] Plugins: [2021-11-11T23:25:27.788Z] Volume: local [2021-11-11T23:25:27.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:25:27.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:25:27.788Z] Swarm: inactive [2021-11-11T23:25:27.788Z] Default Isolation: process [2021-11-11T23:25:27.788Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T23:25:27.788Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T23:25:27.788Z] OSType: windows [2021-11-11T23:25:27.788Z] Architecture: x86_64 [2021-11-11T23:25:27.788Z] CPUs: 4 [2021-11-11T23:25:27.788Z] Total Memory: 32GiB [2021-11-11T23:25:27.788Z] Name: azwin-2-e92520 [2021-11-11T23:25:27.788Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T23:25:27.788Z] Docker Root Dir: D:\docker [2021-11-11T23:25:27.788Z] Debug Mode: false [2021-11-11T23:25:27.788Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:25:27.788Z] Labels: [2021-11-11T23:25:27.788Z] Experimental: true [2021-11-11T23:25:27.788Z] Insecure Registries: [2021-11-11T23:25:27.788Z] 10.0.0.4:5000 [2021-11-11T23:25:27.788Z] 127.0.0.0/8 [2021-11-11T23:25:27.788Z] Registry Mirrors: [2021-11-11T23:25:27.788Z] http://10.0.0.4:5000/ [2021-11-11T23:25:27.788Z] Live Restore Enabled: false [2021-11-11T23:25:27.788Z] Product License: Community Engine [2021-11-11T23:25:27.788Z] [2021-11-11T23:25:27.792Z] #21 8.756 Reading package lists... [2021-11-11T23:25:27.816Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [Pipeline] } [2021-11-11T23:25:27.946Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T23:25:28.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T23:25:28.199Z] #21 21.74 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:25:28.199Z] #21 21.85 Fetched 27.0 MB in 1s (28.5 MB/s) [2021-11-11T23:25:28.199Z] #21 21.90 Selecting previously unselected package pigz. [2021-11-11T23:25:28.455Z] #21 21.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-11T23:25:28.455Z] #21 21.97 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-11T23:25:28.455Z] #21 21.97 Unpacking pigz (2.6-1) ... [2021-11-11T23:25:28.455Z] #21 22.06 Selecting previously unselected package libelf1:arm64. [2021-11-11T23:25:28.455Z] #21 22.07 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-11T23:25:28.455Z] #21 22.08 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-11T23:25:28.455Z] #21 22.22 Selecting previously unselected package libbpf0:arm64. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T23:25:28.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T23:25:28.712Z] #21 22.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-11T23:25:28.712Z] #21 22.23 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-11T23:25:28.712Z] #21 22.31 Selecting previously unselected package libcap2:arm64. [2021-11-11T23:25:28.712Z] #21 22.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-11T23:25:28.712Z] #21 22.32 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-11T23:25:28.712Z] #21 22.38 Selecting previously unselected package libmnl0:arm64. [2021-11-11T23:25:28.712Z] #21 22.38 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-11T23:25:28.712Z] #21 22.39 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-11T23:25:28.712Z] #21 22.44 Selecting previously unselected package libxtables12:arm64. [2021-11-11T23:25:28.969Z] #21 22.44 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-11T23:25:28.969Z] #21 22.45 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-11T23:25:28.969Z] #21 22.50 Selecting previously unselected package libcap2-bin. [2021-11-11T23:25:28.969Z] #21 22.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-11T23:25:28.969Z] #21 22.50 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T23:25:28.969Z] #21 22.59 Selecting previously unselected package iproute2. [2021-11-11T23:25:28.969Z] #21 22.60 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-11T23:25:28.969Z] #21 22.61 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T23:25:29.482Z] #21 23.04 Selecting previously unselected package xxd. [2021-11-11T23:25:29.482Z] #21 23.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T23:25:29.482Z] #21 23.07 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:25:27.853Z] > git rev-list --no-walk 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 # timeout=10 [2021-11-11T23:25:29.633Z] #72 2.398 + RM_GOPATH=0 [2021-11-11T23:25:29.633Z] #72 2.398 + TMP_GOPATH= [2021-11-11T23:25:29.633Z] #72 2.398 + : /build [2021-11-11T23:25:29.633Z] #72 2.398 + '[' -z '' ']' [2021-11-11T23:25:29.633Z] #72 2.408 ++ mktemp -d [2021-11-11T23:25:29.633Z] #72 2.408 + export GOPATH=/tmp/tmp.FtKi7B2z7G [2021-11-11T23:25:29.633Z] #72 2.408 + GOPATH=/tmp/tmp.FtKi7B2z7G [2021-11-11T23:25:29.633Z] #72 2.408 + RM_GOPATH=1 [2021-11-11T23:25:29.633Z] #72 2.408 + case "$(go env GOARCH)" in [2021-11-11T23:25:29.633Z] #72 2.408 ++ go env GOARCH [2021-11-11T23:25:29.633Z] #72 2.435 Install rootlesskit version v0.14.6 [2021-11-11T23:25:29.633Z] #72 2.437 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:29.633Z] #72 2.437 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:29.633Z] #72 2.437 ++ dirname /install.sh [2021-11-11T23:25:29.633Z] #72 2.437 + dir=/ [2021-11-11T23:25:29.633Z] #72 2.437 + bin=rootlesskit [2021-11-11T23:25:29.633Z] #72 2.437 + shift [2021-11-11T23:25:29.633Z] #72 2.437 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T23:25:29.633Z] #72 2.437 + . //rootlesskit.installer [2021-11-11T23:25:29.633Z] #72 2.437 ++ : v0.14.6 [2021-11-11T23:25:29.634Z] #72 2.437 + install_rootlesskit [2021-11-11T23:25:29.634Z] #72 2.437 + case "$1" in [2021-11-11T23:25:29.634Z] #72 2.437 + export CGO_ENABLED=0 [2021-11-11T23:25:29.634Z] #72 2.437 + CGO_ENABLED=0 [2021-11-11T23:25:29.634Z] #72 2.437 + _install_rootlesskit [2021-11-11T23:25:29.634Z] #72 2.437 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T23:25:29.634Z] #72 2.437 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:25:29.634Z] #72 2.437 + GOBIN=/build [2021-11-11T23:25:29.634Z] #72 2.437 + GO111MODULE=on [2021-11-11T23:25:29.634Z] #72 2.437 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T23:25:29.739Z] #21 23.21 Selecting previously unselected package vim-common. [2021-11-11T23:25:29.739Z] #21 23.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:25:29.739Z] #21 23.22 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:25:29.739Z] #21 23.35 Selecting previously unselected package bash-completion. [2021-11-11T23:25:29.739Z] #21 23.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T23:25:29.895Z] #72 2.916 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T23:25:30.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T23:25:30.326Z] #21 11.41 Reading package lists... [2021-11-11T23:25:30.586Z] #21 13.73 Building dependency tree... [2021-11-11T23:25:31.458Z] #21 24.97 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T23:25:31.524Z] #21 15.09 The following additional packages will be installed: [2021-11-11T23:25:31.524Z] #21 15.09 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:25:31.524Z] #21 15.09 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T23:25:31.524Z] #21 15.10 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T23:25:31.524Z] #21 15.10 python3-pkg-resources vim-runtime xxd [2021-11-11T23:25:31.524Z] #21 15.10 Suggested packages: [2021-11-11T23:25:31.524Z] #21 15.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T23:25:31.524Z] #21 15.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T23:25:31.524Z] #21 15.10 acl attr quota [2021-11-11T23:25:31.524Z] #21 15.10 Recommended packages: [2021-11-11T23:25:31.524Z] #21 15.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T23:25:31.581Z] + docker version [2021-11-11T23:25:31.744Z] #65 128.6 rootlesskit version 0.14.6 [2021-11-11T23:25:31.801Z] #72 4.878 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T23:25:31.801Z] #72 4.978 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T23:25:31.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T23:25:32.004Z] #65 128.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T23:25:32.005Z] #65 128.6 -container-ip string [2021-11-11T23:25:32.005Z] #65 128.6 container ip [2021-11-11T23:25:32.005Z] #65 128.6 -container-port int [2021-11-11T23:25:32.005Z] #65 128.6 container port (default -1) [2021-11-11T23:25:32.005Z] #65 128.6 -host-ip string [2021-11-11T23:25:32.005Z] #65 128.6 host ip [2021-11-11T23:25:32.005Z] #65 128.6 -host-port int [2021-11-11T23:25:32.005Z] #65 128.6 host port (default -1) [2021-11-11T23:25:32.005Z] #65 128.6 -proto string [2021-11-11T23:25:32.005Z] #65 128.6 proxy protocol (default "tcp") [2021-11-11T23:25:32.022Z] #21 25.43 Selecting previously unselected package bzip2. [2021-11-11T23:25:32.022Z] #21 25.44 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-11T23:25:32.022Z] #21 25.45 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T23:25:32.022Z] #21 25.54 Selecting previously unselected package xz-utils. [2021-11-11T23:25:32.022Z] #21 25.56 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-11T23:25:32.022Z] #21 25.57 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T23:25:32.022Z] #21 25.74 Selecting previously unselected package apparmor. [2021-11-11T23:25:32.022Z] #21 25.74 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-11T23:25:32.022Z] #21 25.80 Unpacking apparmor (2.13.6-10) ... [2021-11-11T23:25:32.370Z] #72 5.367 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T23:25:32.585Z] #21 26.21 Selecting previously unselected package inetutils-ping. [2021-11-11T23:25:32.585Z] #21 26.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-11T23:25:32.585Z] #21 26.23 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T23:25:32.842Z] #21 26.32 Selecting previously unselected package libip4tc2:arm64. [2021-11-11T23:25:32.842Z] #21 26.33 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-11T23:25:32.842Z] #21 26.33 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T23:25:32.842Z] #21 26.40 Selecting previously unselected package libip6tc2:arm64. [2021-11-11T23:25:32.842Z] #21 26.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-11T23:25:32.842Z] #21 26.42 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T23:25:32.842Z] #21 26.49 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-11T23:25:32.842Z] #21 26.50 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-11T23:25:32.842Z] #21 26.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T23:25:32.842Z] #21 26.59 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-11T23:25:32.904Z] #21 16.38 The following NEW packages will be installed: [2021-11-11T23:25:32.904Z] #21 16.38 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T23:25:32.904Z] #21 16.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:25:32.904Z] #21 16.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T23:25:32.904Z] #21 16.40 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T23:25:32.904Z] #21 16.40 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T23:25:32.904Z] #21 16.40 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T23:25:32.904Z] #21 16.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T23:25:32.904Z] #21 16.40 xz-utils zip zstd [2021-11-11T23:25:32.904Z] #21 16.71 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:25:32.904Z] #21 16.71 Need to get 27.6 MB of archives. [2021-11-11T23:25:32.904Z] #21 16.71 After this operation, 106 MB of additional disk space will be used. [2021-11-11T23:25:32.904Z] #21 16.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T23:25:32.904Z] #21 16.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T23:25:32.904Z] #21 16.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T23:25:32.904Z] #21 16.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T23:25:32.904Z] #21 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T23:25:32.904Z] #21 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T23:25:32.904Z] #21 16.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T23:25:32.904Z] #21 16.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T23:25:32.904Z] #21 16.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:25:32.946Z] #65 ... [2021-11-11T23:25:32.946Z] [2021-11-11T23:25:32.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-11T23:25:32.946Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:25:32.946Z] #14 128.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T23:25:32.946Z] #14 128.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T23:25:32.946Z] #14 128.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:25:32.946Z] #14 128.5 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T23:25:32.946Z] #14 128.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 128.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:25:32.946Z] #14 128.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T23:25:32.946Z] #14 128.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 128.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:25:32.946Z] #14 128.8 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:25:32.946Z] #14 128.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 128.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:25:32.946Z] #14 128.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:25:32.946Z] #14 128.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 128.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:25:32.946Z] #14 129.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T23:25:32.946Z] #14 129.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 129.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:32.946Z] #14 129.1 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T23:25:32.946Z] #14 129.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 129.1 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:25:32.946Z] #14 129.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T23:25:32.946Z] #14 129.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 129.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:25:32.946Z] #14 130.1 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T23:25:32.946Z] #14 130.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T23:25:32.946Z] #14 130.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:25:33.098Z] #21 26.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-11T23:25:33.098Z] #21 26.60 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T23:25:33.098Z] #21 26.73 Selecting previously unselected package libnftnl11:arm64. [2021-11-11T23:25:33.098Z] #21 26.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-11T23:25:33.098Z] #21 26.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T23:25:33.163Z] #21 16.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:25:33.163Z] #21 16.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T23:25:33.163Z] #21 16.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T23:25:33.163Z] #21 16.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T23:25:33.163Z] #21 16.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T23:25:33.163Z] #21 16.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T23:25:33.163Z] #21 16.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T23:25:33.163Z] #21 16.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T23:25:33.163Z] #21 16.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T23:25:33.163Z] #21 16.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T23:25:33.163Z] #21 16.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T23:25:33.163Z] #21 16.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T23:25:33.163Z] #21 16.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:25:33.163Z] #21 16.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:25:33.163Z] #21 16.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:25:33.163Z] #21 16.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T23:25:33.163Z] #21 16.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T23:25:33.163Z] #21 16.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:25:33.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T23:25:33.354Z] #21 26.83 Selecting previously unselected package iptables. [2021-11-11T23:25:33.354Z] #21 26.83 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-11T23:25:33.354Z] #21 26.85 Unpacking iptables (1.8.7-1) ... [2021-11-11T23:25:33.423Z] #21 17.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T23:25:33.423Z] #21 17.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:25:33.423Z] #21 17.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T23:25:33.423Z] #21 17.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:25:33.423Z] #21 17.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T23:25:33.423Z] #21 17.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T23:25:33.423Z] #21 17.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T23:25:33.423Z] #21 17.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T23:25:33.423Z] #21 17.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T23:25:33.423Z] #21 17.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:25:33.423Z] #21 17.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T23:25:33.423Z] #21 17.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T23:25:33.423Z] #21 17.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T23:25:33.423Z] #21 17.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T23:25:33.423Z] #21 17.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T23:25:33.423Z] #21 17.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T23:25:33.611Z] #21 27.17 Selecting previously unselected package libonig5:arm64. [2021-11-11T23:25:33.611Z] #21 27.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T23:25:33.611Z] #21 27.18 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T23:25:33.611Z] #21 27.29 Selecting previously unselected package libjq1:arm64. [2021-11-11T23:25:33.611Z] #21 27.30 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T23:25:33.611Z] #21 27.31 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T23:25:33.611Z] #21 27.39 Selecting previously unselected package jq. [2021-11-11T23:25:33.683Z] #21 17.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T23:25:33.683Z] #21 17.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T23:25:33.683Z] #21 17.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T23:25:33.867Z] #21 27.39 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-11T23:25:33.867Z] #21 27.42 Unpacking jq (1.6-2.1) ... [2021-11-11T23:25:33.867Z] #21 27.51 Selecting previously unselected package libaio1:arm64. [2021-11-11T23:25:33.867Z] #21 27.51 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-11T23:25:33.867Z] #21 27.53 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-11T23:25:33.867Z] #21 27.59 Selecting previously unselected package libgpm2:arm64. [2021-11-11T23:25:33.867Z] #21 27.59 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-11T23:25:33.867Z] #21 27.60 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-11T23:25:33.924Z] #14 131.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T23:25:33.924Z] #14 131.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T23:25:33.924Z] #14 131.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:25:33.942Z] #21 17.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T23:25:33.942Z] #21 17.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T23:25:34.124Z] #21 27.65 Selecting previously unselected package libicu67:arm64. [2021-11-11T23:25:34.124Z] #21 27.66 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-11T23:25:34.124Z] #21 27.66 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T23:25:34.202Z] #21 18.15 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:25:34.462Z] #21 18.28 Fetched 27.6 MB in 1s (22.5 MB/s) [2021-11-11T23:25:34.462Z] #21 18.35 Selecting previously unselected package pigz. [2021-11-11T23:25:34.498Z] #14 131.9 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T23:25:34.498Z] #14 131.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T23:25:34.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T23:25:34.721Z] #21 18.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 ... 24014 files and directories currently installed.) [2021-11-11T23:25:34.721Z] #21 18.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T23:25:34.721Z] #21 18.41 Unpacking pigz (2.6-1) ... [2021-11-11T23:25:34.721Z] #21 18.51 Selecting previously unselected package libelf1:amd64. [2021-11-11T23:25:34.721Z] #21 18.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T23:25:34.722Z] #21 18.53 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T23:25:34.759Z] #14 132.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:25:34.760Z] #14 132.1 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T23:25:34.760Z] #14 132.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T23:25:34.910Z] #72 8.130 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T23:25:34.981Z] #21 18.70 Selecting previously unselected package libbpf0:amd64. [2021-11-11T23:25:34.981Z] #21 18.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T23:25:34.981Z] #21 18.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:25:34.981Z] #21 18.82 Selecting previously unselected package libcap2:amd64. [2021-11-11T23:25:34.981Z] #21 18.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T23:25:34.981Z] #21 18.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:25:34.981Z] #21 18.91 Selecting previously unselected package libmnl0:amd64. [2021-11-11T23:25:34.981Z] #21 18.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T23:25:35.021Z] #14 132.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:25:35.241Z] #21 18.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:25:35.241Z] #21 19.00 Selecting previously unselected package libxtables12:amd64. [2021-11-11T23:25:35.241Z] #21 19.00 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T23:25:35.241Z] #21 19.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:25:35.241Z] #21 19.08 Selecting previously unselected package libcap2-bin. [2021-11-11T23:25:35.241Z] #21 19.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T23:25:35.241Z] #21 19.08 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T23:25:35.241Z] #21 19.16 Selecting previously unselected package iproute2. [2021-11-11T23:25:35.296Z] #14 ... [2021-11-11T23:25:35.296Z] [2021-11-11T23:25:35.296Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:25:35.296Z] #65 sha256:e7ffe54581b1ed75d2106cb66f222493bde0b26f8473137f405e0741030ff980 [2021-11-11T23:25:35.296Z] #65 DONE 132.2s [2021-11-11T23:25:35.480Z] #72 ... [2021-11-11T23:25:35.480Z] [2021-11-11T23:25:35.480Z] #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-11-11T23:25:35.480Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:25:35.480Z] #20 2.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:25:35.480Z] #20 2.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:25:35.480Z] #20 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:25:35.480Z] #20 2.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T23:25:35.480Z] #20 3.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T23:25:35.480Z] #20 4.417 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T23:25:35.480Z] #20 5.381 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:25:35.480Z] #20 6.649 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:25:35.480Z] #20 7.838 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T23:25:35.480Z] #20 8.589 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:25:35.480Z] #20 8.609 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:25:35.480Z] #20 8.617 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-11T23:25:35.480Z] #20 8.633 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-11T23:25:35.480Z] #20 8.649 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-11T23:25:35.480Z] #20 8.663 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-11T23:25:35.480Z] #20 8.689 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:25:35.480Z] #20 8.689 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T23:25:35.480Z] #20 8.689 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T23:25:35.480Z] #20 8.689 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T23:25:35.480Z] #20 8.701 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:25:35.480Z] #20 8.701 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T23:25:35.480Z] #20 ... [2021-11-11T23:25:35.480Z] [2021-11-11T23:25:35.480Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:25:35.480Z] #72 sha256:22455eeb20a6ac135cb6e38c17d2b379aee488c6db8490e8b89c1cd10b5f3213 [2021-11-11T23:25:35.480Z] #72 8.552 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T23:25:35.480Z] #72 8.599 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T23:25:35.480Z] #72 8.616 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T23:25:35.480Z] #72 8.719 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T23:25:35.501Z] #21 19.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T23:25:35.501Z] #21 19.19 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T23:25:35.522Z] a0eb404f1860: Verifying Checksum [2021-11-11T23:25:35.522Z] a0eb404f1860: Download complete [2021-11-11T23:25:35.558Z] [2021-11-11T23:25:35.558Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T23:25:35.558Z] #66 sha256:d494bf4aa1526c2058d40a9b3c8af3818efb26367bdbe44f103b36c88912e632 [2021-11-11T23:25:35.558Z] #66 DONE 0.1s [2021-11-11T23:25:35.558Z] [2021-11-11T23:25:35.558Z] #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-11-11T23:25:35.558Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:25:35.558Z] #14 132.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T23:25:35.558Z] #14 132.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T23:25:35.558Z] #14 132.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:25:35.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T23:25:35.740Z] #72 8.780 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T23:25:35.740Z] #72 8.947 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T23:25:35.820Z] #14 ... [2021-11-11T23:25:35.820Z] [2021-11-11T23:25:35.820Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T23:25:35.820Z] #67 sha256:2f2c2d37f2d3ef59b5d3064cae30181571273498ac300609d2ce0b8535c54e7a [2021-11-11T23:25:35.820Z] #67 DONE 0.1s [2021-11-11T23:25:35.820Z] [2021-11-11T23:25:35.820Z] #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-11-11T23:25:35.820Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T23:25:35.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T23:25:35.917Z] Using test binary docker [2021-11-11T23:25:35.917Z] +++ /etc/init.d/apparmor start [2021-11-11T23:25:35.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T23:25:35.917Z] Using test binary docker [2021-11-11T23:25:35.917Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T23:25:35.917Z] INFO: Waiting for daemon to start... [2021-11-11T23:25:35.917Z] Starting dockerd [2021-11-11T23:25:35.917Z] +++ 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-11-11T23:25:35.917Z] .+++ /etc/init.d/apparmor start [2021-11-11T23:25:35.917Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T23:25:35.917Z] INFO: Waiting for daemon to start... [2021-11-11T23:25:35.917Z] Starting dockerd [2021-11-11T23:25:35.917Z] +++ 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-11-11T23:25:36.000Z] #72 ... [2021-11-11T23:25:36.000Z] [2021-11-11T23:25:36.000Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:25:36.000Z] #33 sha256:924062e393b17eabd5cd3191bf3875e1d08179b91821718847f66995a9e68e6f [2021-11-11T23:25:36.000Z] #33 2.442 + RM_GOPATH=0 [2021-11-11T23:25:36.000Z] #33 2.442 + TMP_GOPATH= [2021-11-11T23:25:36.000Z] #33 2.442 + : /build [2021-11-11T23:25:36.000Z] #33 2.442 + '[' -z '' ']' [2021-11-11T23:25:36.000Z] #33 2.451 ++ mktemp -d [2021-11-11T23:25:36.000Z] #33 2.456 + export GOPATH=/tmp/tmp.lbvUBiMJU9 [2021-11-11T23:25:36.000Z] #33 2.456 + GOPATH=/tmp/tmp.lbvUBiMJU9 [2021-11-11T23:25:36.000Z] #33 2.456 + RM_GOPATH=1 [2021-11-11T23:25:36.000Z] #33 2.456 + case "$(go env GOARCH)" in [2021-11-11T23:25:36.000Z] #33 2.456 ++ go env GOARCH [2021-11-11T23:25:36.000Z] #33 2.481 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:36.000Z] #33 2.481 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:36.000Z] #33 2.481 ++ dirname /install.sh [2021-11-11T23:25:36.000Z] #33 2.503 + dir=/ [2021-11-11T23:25:36.000Z] #33 2.503 + bin=dockercli [2021-11-11T23:25:36.000Z] #33 2.503 + shift [2021-11-11T23:25:36.000Z] #33 2.503 + '[' '!' -f //dockercli.installer ']' [2021-11-11T23:25:36.000Z] #33 2.503 + . //dockercli.installer [2021-11-11T23:25:36.000Z] #33 2.503 ++ : stable [2021-11-11T23:25:36.000Z] #33 2.503 ++ : 17.06.2-ce [2021-11-11T23:25:36.000Z] #33 2.503 + install_dockercli [2021-11-11T23:25:36.000Z] #33 2.503 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T23:25:36.000Z] #33 2.503 Install docker/cli version 17.06.2-ce from stable [2021-11-11T23:25:36.000Z] #33 2.510 ++ uname -m [2021-11-11T23:25:36.000Z] #33 2.532 + arch=x86_64 [2021-11-11T23:25:36.000Z] #33 2.532 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T23:25:36.000Z] #33 2.532 + url=https://download.docker.com/linux/static [2021-11-11T23:25:36.000Z] #33 2.532 + tar -xz docker/docker [2021-11-11T23:25:36.000Z] #33 2.532 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T23:25:36.000Z] #33 8.954 + mkdir -p /build [2021-11-11T23:25:36.000Z] #33 8.961 + mv docker/docker /build/ [2021-11-11T23:25:36.000Z] #33 8.961 + rmdir docker [2021-11-11T23:25:36.000Z] #33 DONE 9.1s [2021-11-11T23:25:36.071Z] #21 19.71 Selecting previously unselected package xxd. [2021-11-11T23:25:36.071Z] #21 19.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:25:36.071Z] #21 19.72 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:25:36.071Z] #21 19.86 Selecting previously unselected package vim-common. [2021-11-11T23:25:36.071Z] #21 19.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:25:36.071Z] #21 19.89 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:25:36.081Z] #14 133.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T23:25:36.081Z] #14 133.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:25:36.081Z] #14 133.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:36.081Z] #14 133.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T23:25:36.081Z] #14 133.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T23:25:36.081Z] #14 133.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:25:36.192Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T23:25:36.192Z] Using test binary docker [2021-11-11T23:25:36.192Z] +++ /etc/init.d/apparmor start [2021-11-11T23:25:36.192Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T23:25:36.192Z] INFO: Waiting for daemon to start... [2021-11-11T23:25:36.192Z] Starting dockerd [2021-11-11T23:25:36.192Z] +++ 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-11-11T23:25:36.260Z] [2021-11-11T23:25:36.260Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:25:36.260Z] #72 sha256:22455eeb20a6ac135cb6e38c17d2b379aee488c6db8490e8b89c1cd10b5f3213 [2021-11-11T23:25:36.260Z] #72 9.320 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T23:25:36.260Z] #72 9.400 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T23:25:36.331Z] #21 20.02 Selecting previously unselected package bash-completion. [2021-11-11T23:25:36.331Z] #21 20.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T23:25:36.348Z] #14 133.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T23:25:36.348Z] #14 133.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T23:25:36.348Z] #14 133.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:25:36.642Z] #21 30.18 Selecting previously unselected package libinih1:arm64. [2021-11-11T23:25:36.642Z] #21 30.19 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-11T23:25:36.642Z] #21 30.21 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-11T23:25:36.642Z] #21 30.27 Selecting previously unselected package libnet1:arm64. [2021-11-11T23:25:36.642Z] #21 30.27 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T23:25:36.642Z] #21 30.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:25:36.642Z] #21 30.34 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T23:25:36.642Z] #21 30.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T23:25:36.642Z] #21 30.35 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T23:25:36.642Z] #21 30.41 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T23:25:36.642Z] #21 30.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T23:25:36.642Z] #21 30.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T23:25:36.829Z] #72 ... [2021-11-11T23:25:36.829Z] [2021-11-11T23:25:36.829Z] #67 [containerd 1/3] 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-11-11T23:25:36.829Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T23:25:36.830Z] #67 2.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:25:36.830Z] #67 2.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:25:36.830Z] #67 2.705 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:25:36.830Z] #67 3.359 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T23:25:36.830Z] #67 4.093 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T23:25:36.830Z] #67 5.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:25:36.830Z] #67 5.909 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:25:36.830Z] #67 7.033 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T23:25:36.830Z] #67 8.081 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T23:25:36.830Z] #67 8.995 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:25:36.830Z] #67 9.000 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-11T23:25:36.830Z] #67 9.018 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-11T23:25:36.830Z] #67 9.032 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-11T23:25:36.830Z] #67 9.032 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:25:36.830Z] #67 9.032 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-11T23:25:36.830Z] #67 9.038 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:25:36.830Z] #67 9.038 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T23:25:36.830Z] #67 9.065 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:25:36.830Z] #67 9.065 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T23:25:36.830Z] #67 9.065 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T23:25:36.830Z] #67 9.065 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T23:25:36.830Z] #67 ... [2021-11-11T23:25:36.830Z] [2021-11-11T23:25:36.830Z] #45 [tini 1/3] 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-11-11T23:25:36.830Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T23:25:36.830Z] #45 2.479 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:25:36.830Z] #45 2.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:25:36.830Z] #45 2.525 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:25:36.830Z] #45 3.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:25:36.830Z] #45 3.793 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T23:25:36.830Z] #45 4.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T23:25:36.830Z] #45 6.101 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T23:25:36.830Z] #45 7.305 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:25:36.830Z] #45 8.441 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T23:25:36.830Z] #45 9.099 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-11T23:25:36.830Z] #45 9.099 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-11T23:25:36.830Z] #45 9.099 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:25:36.830Z] #45 9.099 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:25:36.830Z] #45 9.099 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-11T23:25:36.830Z] #45 9.106 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-11T23:25:36.830Z] #45 9.106 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T23:25:36.830Z] #45 9.106 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:25:36.830Z] #45 9.106 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T23:25:36.830Z] #45 9.112 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T23:25:36.830Z] #45 9.112 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T23:25:36.830Z] #45 9.112 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:25:36.902Z] #21 30.46 Selecting previously unselected package net-tools. [2021-11-11T23:25:36.902Z] #21 30.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-11T23:25:36.902Z] #21 30.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:25:37.158Z] #21 30.67 Selecting previously unselected package patch. [2021-11-11T23:25:37.158Z] #21 30.67 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-11T23:25:37.158Z] #21 30.68 Unpacking patch (2.7.6-7) ... [2021-11-11T23:25:37.158Z] #21 30.78 Selecting previously unselected package python-pip-whl. [2021-11-11T23:25:37.158Z] #21 30.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T23:25:37.158Z] #21 30.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T23:25:37.292Z] #14 134.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:25:37.292Z] #14 134.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:25:37.292Z] #14 134.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:25:37.292Z] #14 134.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:25:37.292Z] #14 134.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:25:37.292Z] #14 134.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:25:37.292Z] #14 134.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:25:37.292Z] #14 134.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:25:37.292Z] #14 134.7 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:25:37.553Z] #14 134.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:25:37.553Z] #14 134.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:25:37.553Z] #14 134.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:25:37.553Z] #14 134.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:25:37.553Z] #14 134.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:25:37.553Z] #14 134.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T23:25:37.553Z] #14 134.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:25:37.553Z] #14 134.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:25:37.721Z] #21 31.23 Selecting previously unselected package python3-lib2to3. [2021-11-11T23:25:37.721Z] #21 31.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T23:25:37.721Z] #21 31.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:25:37.721Z] #21 31.36 Selecting previously unselected package python3-distutils. [2021-11-11T23:25:37.721Z] #21 31.37 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T23:25:37.721Z] #21 31.38 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T23:25:37.768Z] #45 ... [2021-11-11T23:25:37.768Z] [2021-11-11T23:25:37.768Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:25:37.768Z] #72 sha256:22455eeb20a6ac135cb6e38c17d2b379aee488c6db8490e8b89c1cd10b5f3213 [2021-11-11T23:25:37.768Z] #72 10.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T23:25:37.768Z] #72 10.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T23:25:37.815Z] #14 135.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:25:37.815Z] #14 135.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:25:37.815Z] #14 135.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:25:37.815Z] #14 135.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:25:37.815Z] #14 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T23:25:37.815Z] #14 135.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:25:37.815Z] #14 135.2 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-11-11T23:25:37.815Z] #14 135.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:25:37.815Z] #14 135.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:25:37.815Z] #14 135.3 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-11-11T23:25:37.977Z] #21 31.51 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:25:37.977Z] #21 31.52 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:25:37.977Z] #21 31.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:25:37.977Z] #21 31.64 Selecting previously unselected package python3-setuptools. [2021-11-11T23:25:37.977Z] #21 31.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T23:25:37.977Z] #21 31.65 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T23:25:38.076Z] #14 135.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:25:38.076Z] #14 135.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:25:38.076Z] #14 135.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:38.076Z] #14 135.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:25:38.076Z] #14 135.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:38.076Z] #14 135.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:25:38.076Z] #14 135.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:25:38.234Z] #21 31.84 Selecting previously unselected package python3-wheel. [2021-11-11T23:25:38.234Z] #21 31.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T23:25:38.234Z] #21 31.87 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T23:25:38.490Z] #21 31.94 Selecting previously unselected package python3-pip. [2021-11-11T23:25:38.490Z] #21 31.95 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T23:25:38.490Z] #21 31.95 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T23:25:38.490Z] #21 32.20 Selecting previously unselected package sudo. [2021-11-11T23:25:38.499Z] #21 22.08 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T23:25:38.649Z] #14 DONE 136.0s [2021-11-11T23:25:38.649Z] [2021-11-11T23:25:38.649Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:25:38.649Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:25:38.649Z] #43 ... [2021-11-11T23:25:38.649Z] [2021-11-11T23:25:38.649Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T23:25:38.649Z] #57 sha256:6286333cd14e3436a11263ecfb71174f14643af8173bec0109f44a84cc9eabdb [2021-11-11T23:25:38.747Z] #21 32.20 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-11T23:25:38.747Z] #21 32.21 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T23:25:38.758Z] #21 22.63 Selecting previously unselected package bzip2. [2021-11-11T23:25:38.762Z] Client: [2021-11-11T23:25:38.762Z] Version: 20.10.9 [2021-11-11T23:25:38.762Z] API version: 1.41 [2021-11-11T23:25:38.762Z] Go version: go1.16.8 [2021-11-11T23:25:38.762Z] Git commit: c2ea9bc [2021-11-11T23:25:38.762Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T23:25:38.762Z] OS/Arch: windows/amd64 [2021-11-11T23:25:38.762Z] Context: default [2021-11-11T23:25:38.762Z] Experimental: true [2021-11-11T23:25:38.762Z] [2021-11-11T23:25:38.762Z] Server: Docker Engine - Community [2021-11-11T23:25:38.762Z] Engine: [2021-11-11T23:25:38.762Z] Version: 20.10.9 [2021-11-11T23:25:38.762Z] API version: 1.41 (minimum version 1.24) [2021-11-11T23:25:38.762Z] Go version: go1.16.8 [2021-11-11T23:25:38.762Z] Git commit: 79ea9d3 [2021-11-11T23:25:38.762Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T23:25:38.762Z] OS/Arch: windows/amd64 [2021-11-11T23:25:38.762Z] Experimental: true [2021-11-11T23:25:38.910Z] #57 DONE 0.2s [2021-11-11T23:25:38.910Z] [2021-11-11T23:25:38.910Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:38.910Z] #58 sha256:626175d7d49737483689826fbb7ef38314347cd96f331d15f2a312b85a82c151 [2021-11-11T23:25:39.004Z] #21 32.65 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T23:25:39.004Z] #21 32.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-11T23:25:39.004Z] #21 32.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:25:39.018Z] #21 22.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T23:25:39.018Z] #21 22.65 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T23:25:39.018Z] #21 22.75 Selecting previously unselected package xz-utils. [2021-11-11T23:25:39.018Z] #21 22.76 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T23:25:39.018Z] #21 22.76 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T23:25:39.261Z] #21 32.83 Selecting previously unselected package uidmap. [2021-11-11T23:25:39.261Z] #21 32.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-11T23:25:39.261Z] #21 32.84 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T23:25:39.277Z] #21 22.96 Selecting previously unselected package apparmor. [2021-11-11T23:25:39.277Z] #21 22.96 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T23:25:39.277Z] #21 23.04 Unpacking apparmor (2.13.6-10) ... [Pipeline] sh [2021-11-11T23:25:39.517Z] #21 32.97 Selecting previously unselected package vim-runtime. [2021-11-11T23:25:39.517Z] #21 32.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:25:39.517Z] #21 33.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T23:25:39.517Z] #21 33.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T23:25:39.517Z] #21 33.02 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:25:39.846Z] #21 23.60 Selecting previously unselected package inetutils-ping. [2021-11-11T23:25:39.846Z] #21 23.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T23:25:39.846Z] #21 23.62 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T23:25:40.105Z] #21 23.75 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T23:25:40.105Z] #21 23.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:25:40.105Z] #21 23.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:25:40.105Z] #21 23.81 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T23:25:40.105Z] #21 23.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:25:40.105Z] #21 23.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:25:40.105Z] #21 23.91 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T23:25:40.105Z] #21 23.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T23:25:40.105Z] #21 23.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:25:40.105Z] #21 23.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T23:25:40.105Z] #21 23.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T23:25:40.105Z] #21 23.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:25:40.362Z] + docker info [2021-11-11T23:25:40.365Z] #21 24.07 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T23:25:40.365Z] #21 24.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T23:25:40.365Z] #21 24.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:25:40.365Z] #21 24.17 Selecting previously unselected package iptables. [2021-11-11T23:25:40.365Z] #21 24.18 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T23:25:40.365Z] #21 24.19 Unpacking iptables (1.8.7-1) ... [2021-11-11T23:25:40.390Z] . [2021-11-11T23:25:40.390Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T23:25:40.390Z] [2021-11-11T23:25:40.390Z] [2021-11-11T23:25:40.390Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T23:25:40.390Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T23:25:40.390Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T23:25:40.390Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T23:25:40.390Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T23:25:40.390Z] Error: No such image: emptyfs [2021-11-11T23:25:40.390Z] Error: No such image: emptyfs [2021-11-11T23:25:40.390Z] Error: No such image: emptyfs [2021-11-11T23:25:40.390Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T23:25:40.390Z] ++++ docker load [2021-11-11T23:25:40.390Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T23:25:40.390Z] ++++ docker load [2021-11-11T23:25:40.390Z] ++++ docker load [2021-11-11T23:25:40.390Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T23:25:40.390Z] Running integration-test (iteration 1) [2021-11-11T23:25:40.390Z] Running integration-test (iteration 1) [2021-11-11T23:25:40.390Z] Running integration-test (iteration 1) [2021-11-11T23:25:40.390Z] 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-11-11T23:25:40.390Z] ++ 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-11-11T23:25:40.390Z] ++ set -e [2021-11-11T23:25:40.390Z] ++ '[' -n 0 ']' [2021-11-11T23:25:40.390Z] ++ set -x [2021-11-11T23:25:40.390Z] 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-11-11T23:25:40.390Z] ++ 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-11-11T23:25:40.390Z] ++ set -e [2021-11-11T23:25:40.390Z] ++ '[' -n 0 ']' [2021-11-11T23:25:40.390Z] ++ set -x [2021-11-11T23:25:40.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T23:25:40.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T23:25:40.390Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T23:25:40.390Z] ++ 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-11-11T23:25:40.390Z] ++ set -e [2021-11-11T23:25:40.390Z] ++ '[' -n 0 ']' [2021-11-11T23:25:40.390Z] ++ set -x [2021-11-11T23:25:40.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T23:25:40.390Z] Loaded image: busybox:latest [2021-11-11T23:25:40.390Z] Loaded image: busybox:latest [2021-11-11T23:25:40.390Z] Loaded image: busybox:latest [2021-11-11T23:25:40.390Z] Loaded image: busybox:glibc [2021-11-11T23:25:40.390Z] Loaded image: busybox:glibc [2021-11-11T23:25:40.390Z] Loaded image: busybox:glibc [2021-11-11T23:25:40.828Z] #58 2.008 + RM_GOPATH=0 [2021-11-11T23:25:40.828Z] #58 2.008 + TMP_GOPATH= [2021-11-11T23:25:40.828Z] #58 2.008 + : /build [2021-11-11T23:25:40.828Z] #58 2.008 + '[' -z '' ']' [2021-11-11T23:25:40.934Z] #21 24.54 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:25:40.934Z] #21 24.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:25:40.934Z] #21 24.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:25:40.934Z] #21 24.72 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:25:41.090Z] #58 ... [2021-11-11T23:25:41.090Z] [2021-11-11T23:25:41.090Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T23:25:41.090Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T23:25:41.090Z] #15 DONE 2.3s [2021-11-11T23:25:41.090Z] [2021-11-11T23:25:41.090Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:41.090Z] #58 sha256:626175d7d49737483689826fbb7ef38314347cd96f331d15f2a312b85a82c151 [2021-11-11T23:25:41.090Z] #58 2.010 ++ mktemp -d [2021-11-11T23:25:41.090Z] #58 2.017 + export GOPATH=/tmp/tmp.FM4zRosgwN [2021-11-11T23:25:41.090Z] #58 2.017 + GOPATH=/tmp/tmp.FM4zRosgwN [2021-11-11T23:25:41.090Z] #58 2.017 + RM_GOPATH=1 [2021-11-11T23:25:41.090Z] #58 2.017 + case "$(go env GOARCH)" in [2021-11-11T23:25:41.090Z] #58 2.017 ++ go env GOARCH [2021-11-11T23:25:41.090Z] #58 2.023 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:41.090Z] #58 2.023 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:25:41.090Z] #58 2.023 ++ dirname /install.sh [2021-11-11T23:25:41.090Z] #58 2.025 + dir=/ [2021-11-11T23:25:41.090Z] #58 2.025 + bin=runc [2021-11-11T23:25:41.090Z] #58 2.025 + shift [2021-11-11T23:25:41.090Z] #58 2.025 + '[' '!' -f //runc.installer ']' [2021-11-11T23:25:41.090Z] #58 2.025 + . //runc.installer [2021-11-11T23:25:41.090Z] #58 2.025 ++ set -e [2021-11-11T23:25:41.090Z] #58 2.025 ++ : v1.0.2 [2021-11-11T23:25:41.090Z] #58 2.034 + install_runc [2021-11-11T23:25:41.090Z] #58 2.034 + RUNC_BUILDTAGS=seccomp [2021-11-11T23:25:41.090Z] #58 2.034 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T23:25:41.090Z] #58 2.034 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FM4zRosgwN/src/github.com/opencontainers/runc [2021-11-11T23:25:41.090Z] #58 2.034 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T23:25:41.090Z] #58 2.038 Cloning into '/tmp/tmp.FM4zRosgwN/src/github.com/opencontainers/runc'... [2021-11-11T23:25:41.193Z] #21 24.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:25:41.193Z] #21 24.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:25:41.193Z] #21 24.94 Selecting previously unselected package jq. [2021-11-11T23:25:41.193Z] #21 24.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:25:41.193Z] #21 24.96 Unpacking jq (1.6-2.1) ... [2021-11-11T23:25:41.193Z] #21 25.05 Selecting previously unselected package libaio1:amd64. [2021-11-11T23:25:41.454Z] #21 25.05 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T23:25:41.454Z] #21 25.06 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:25:41.454Z] #21 25.12 Selecting previously unselected package libgpm2:amd64. [2021-11-11T23:25:41.454Z] #21 25.13 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T23:25:41.454Z] #21 25.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:25:41.454Z] #21 25.21 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:25:41.454Z] #21 25.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:25:41.454Z] #21 25.21 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:25:41.774Z] Loaded image: debian:bullseye-slim [2021-11-11T23:25:41.774Z] Loaded image: debian:bullseye-slim [2021-11-11T23:25:41.774Z] Loaded image: hello-world:latest [2021-11-11T23:25:41.774Z] Loaded image: debian:bullseye-slim [2021-11-11T23:25:41.774Z] Loaded image: hello-world:latest [2021-11-11T23:25:41.774Z] Loaded image: hello-world:latest [2021-11-11T23:25:41.774Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:25:41.774Z] INFO: Testing against a local daemon [2021-11-11T23:25:41.774Z] === RUN TestCgroupNamespacesBuild [2021-11-11T23:25:41.774Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:25:41.774Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:25:41.774Z] INFO: Testing against a local daemon [2021-11-11T23:25:41.774Z] === RUN TestDockerDaemonSuite [2021-11-11T23:25:41.774Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-11T23:25:41.775Z] INFO: Testing against a local daemon [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T23:25:41.775Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T23:25:42.036Z] #21 35.50 Selecting previously unselected package vim. [2021-11-11T23:25:42.036Z] #21 35.51 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T23:25:42.036Z] #21 35.52 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T23:25:42.293Z] #21 35.99 Selecting previously unselected package xfsprogs. [2021-11-11T23:25:42.293Z] #21 36.00 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-11T23:25:42.293Z] #21 36.01 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T23:25:42.714Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T23:25:42.715Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T23:25:42.855Z] #21 36.39 Selecting previously unselected package zip. [2021-11-11T23:25:42.855Z] #21 36.39 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-11T23:25:42.855Z] #21 36.40 Unpacking zip (3.0-12) ... [2021-11-11T23:25:42.855Z] #21 36.51 Selecting previously unselected package zstd. [2021-11-11T23:25:42.855Z] #21 36.52 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-11T23:25:42.855Z] #21 36.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:25:42.976Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T23:25:42.976Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T23:25:43.008Z] #58 ... [2021-11-11T23:25:43.008Z] [2021-11-11T23:25:43.008Z] #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-11-11T23:25:43.008Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T23:25:43.008Z] #16 DONE 1.6s [2021-11-11T23:25:43.008Z] [2021-11-11T23:25:43.008Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T23:25:43.008Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T23:25:43.236Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T23:25:43.366Z] #21 36.79 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:25:43.482Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T23:25:43.482Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-58eafb7d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T23:25:43.482Z] ---------------------------------------------------------------------------- [2021-11-11T23:25:43.496Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T23:25:43.496Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T23:25:43.496Z] --- PASS: TestCgroupNamespacesBuild (1.83s) [2021-11-11T23:25:43.496Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T23:25:43.928Z] #21 37.43 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T23:25:43.928Z] #21 37.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:25:43.928Z] #21 37.45 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-11T23:25:43.928Z] #21 37.47 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T23:25:43.928Z] #21 37.52 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T23:25:43.928Z] #21 37.54 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-11T23:25:43.928Z] #21 37.56 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T23:25:43.928Z] #21 37.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:25:43.928Z] #21 37.59 Setting up bzip2 (1.0.8-4) ... [2021-11-11T23:25:43.928Z] #21 37.60 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T23:25:43.928Z] #21 37.62 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T23:25:43.953Z] [2021-11-11T23:25:43.953Z] INFO: executeCI.ps1 starting at Thu Nov 11 23:25:43 CUT 2021 [2021-11-11T23:25:43.953Z] [2021-11-11T23:25:43.953Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T23:25:43.953Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T23:25:43.953Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T23:25:43.953Z] INFO: Environment variables: [2021-11-11T23:25:43.954Z] #17 1.409 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T23:25:44.216Z] #17 DONE 1.5s [2021-11-11T23:25:44.216Z] [2021-11-11T23:25:44.216Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T23:25:44.216Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T23:25:44.424Z] [2021-11-11T23:25:44.424Z] Name Value [2021-11-11T23:25:44.424Z] ---- ----- [2021-11-11T23:25:44.424Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T23:25:44.424Z] amd64 true [2021-11-11T23:25:44.424Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T23:25:44.424Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T23:25:44.424Z] arm64 true [2021-11-11T23:25:44.424Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T23:25:44.424Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T23:25:44.424Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T23:25:44.424Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T23:25:44.424Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T23:25:44.424Z] BRANCH_NAME PR-42996 [2021-11-11T23:25:44.424Z] BUILD_DISPLAY_NAME #11 [2021-11-11T23:25:44.424Z] BUILD_ID 11 [2021-11-11T23:25:44.424Z] BUILD_NUMBER 11 [2021-11-11T23:25:44.424Z] BUILD_TAG jenkins-moby-PR-42996-11 [2021-11-11T23:25:44.424Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/ [2021-11-11T23:25:44.424Z] cgroup2 true [2021-11-11T23:25:44.424Z] CHANGE_AUTHOR robert-shade [2021-11-11T23:25:44.424Z] CHANGE_AUTHOR_DISPLAY_NAME Robert Shade [2021-11-11T23:25:44.424Z] CHANGE_BRANCH rshade/fix-windows-reserved-names [2021-11-11T23:25:44.424Z] CHANGE_FORK robert-shade [2021-11-11T23:25:44.424Z] CHANGE_ID 42996 [2021-11-11T23:25:44.424Z] CHANGE_TARGET master [2021-11-11T23:25:44.424Z] CHANGE_TITLE Fix windows rxReservedNames [2021-11-11T23:25:44.424Z] CHANGE_URL https://github.com/moby/moby/pull/42996 [2021-11-11T23:25:44.424Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:25:44.424Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T23:25:44.424Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T23:25:44.424Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T23:25:44.424Z] COMPUTERNAME azwin-2-e92520 [2021-11-11T23:25:44.424Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T23:25:44.424Z] ConfigSequenceNumber 0 [2021-11-11T23:25:44.424Z] dco true [2021-11-11T23:25:44.424Z] DOCKER_BUILDKIT 0 [2021-11-11T23:25:44.424Z] DOCKER_DUT_DEBUG 1 [2021-11-11T23:25:44.424Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T23:25:44.424Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T23:25:44.424Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-11T23:25:44.424Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T23:25:44.424Z] EXECUTOR_NUMBER 0 [2021-11-11T23:25:44.424Z] FQDN azwin-2-e92520.westus.cloudapp.azure.com [2021-11-11T23:25:44.424Z] GIT_BRANCH PR-42996 [2021-11-11T23:25:44.424Z] GIT_COMMIT f192e27b481aac3410f4ecb71795c8140e18429f [2021-11-11T23:25:44.424Z] GIT_PREVIOUS_COMMIT 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 [2021-11-11T23:25:44.424Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T23:25:44.424Z] HUDSON_COOKIE f301fa84-0150-4ea9-b63a-70bae54aa04c [2021-11-11T23:25:44.424Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T23:25:44.424Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T23:25:44.424Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T23:25:44.424Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T23:25:44.424Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T23:25:44.424Z] JENKINS_NODE_COOKIE b0c8ebc3-06bc-4b1f-a8cd-c0418f2f2e79 [2021-11-11T23:25:44.424Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T23:25:44.424Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T23:25:44.424Z] JOB_BASE_NAME PR-42996 [2021-11-11T23:25:44.424Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/display/redirect [2021-11-11T23:25:44.424Z] JOB_NAME moby/PR-42996 [2021-11-11T23:25:44.424Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/ [2021-11-11T23:25:44.424Z] library.jps.version master [2021-11-11T23:25:44.424Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T23:25:44.424Z] NODE_LABELS amd64 azure azwin-2-e92520 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T23:25:44.424Z] NODE_NAME azwin-2-e92520 [2021-11-11T23:25:44.424Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T23:25:44.424Z] OS Windows_NT [2021-11-11T23:25:44.424Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T23:25:44.424Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T23:25:44.424Z] ppc64le false [2021-11-11T23:25:44.424Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T23:25:44.424Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-11T23:25:44.424Z] PROCESSOR_LEVEL 6 [2021-11-11T23:25:44.424Z] PROCESSOR_REVISION 5504 [2021-11-11T23:25:44.424Z] ProgramData C:\ProgramData [2021-11-11T23:25:44.424Z] ProgramFiles C:\Program Files [2021-11-11T23:25:44.424Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T23:25:44.424Z] ProgramW6432 C:\Program Files [2021-11-11T23:25:44.424Z] PROMPT $P$G [2021-11-11T23:25:44.424Z] PSExecutionPolicyPreference Bypass [2021-11-11T23:25:44.424Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T23:25:44.424Z] PUBLIC C:\Users\Public [2021-11-11T23:25:44.424Z] rootless true [2021-11-11T23:25:44.424Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=arti... [2021-11-11T23:25:44.424Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=changes [2021-11-11T23:25:44.424Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect [2021-11-11T23:25:44.424Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=tests [2021-11-11T23:25:44.424Z] s390x false [2021-11-11T23:25:44.424Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T23:25:44.424Z] SOURCES_DRIVE d [2021-11-11T23:25:44.424Z] SOURCES_SUBDIR gopath [2021-11-11T23:25:44.424Z] STAGE_NAME Run tests [2021-11-11T23:25:44.424Z] SystemDrive C: [2021-11-11T23:25:44.424Z] SystemRoot C:\Windows [2021-11-11T23:25:44.424Z] TEMP C:\Windows\TEMP [2021-11-11T23:25:44.424Z] TESTDEBUG 0 [2021-11-11T23:25:44.425Z] TESTRUN_DRIVE d [2021-11-11T23:25:44.425Z] TESTRUN_SUBDIR CI [2021-11-11T23:25:44.425Z] TIMEOUT 120m [2021-11-11T23:25:44.425Z] TMP C:\Windows\TEMP [2021-11-11T23:25:44.425Z] unit_validate true [2021-11-11T23:25:44.425Z] USERDOMAIN WORKGROUP [2021-11-11T23:25:44.425Z] USERNAME azwin-2-e92520$ [2021-11-11T23:25:44.425Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T23:25:44.425Z] validate_force false [2021-11-11T23:25:44.425Z] windir C:\Windows [2021-11-11T23:25:44.425Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T23:25:44.425Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T23:25:44.425Z] windows2022 true [2021-11-11T23:25:44.425Z] windows2022containerd true [2021-11-11T23:25:44.425Z] windowsRS1 false [2021-11-11T23:25:44.425Z] windowsRS5 true [2021-11-11T23:25:44.425Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T23:25:44.425Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T23:25:44.425Z] [2021-11-11T23:25:44.425Z] [2021-11-11T23:25:44.425Z] [2021-11-11T23:25:44.490Z] #21 38.11 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:25:44.490Z] #21 38.14 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-11T23:25:44.490Z] #21 38.16 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T23:25:44.490Z] #21 38.18 Setting up apparmor (2.13.6-10) ... [2021-11-11T23:25:44.878Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T23:25:45.138Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s) [2021-11-11T23:25:45.138Z] === RUN TestBuildWithSession [2021-11-11T23:25:45.138Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:25:45.138Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:25:45.138Z] === RUN TestBuildSquashParent [2021-11-11T23:25:45.138Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T23:25:45.138Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T23:25:45.138Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T23:25:45.604Z] #18 DONE 1.5s [2021-11-11T23:25:45.604Z] [2021-11-11T23:25:45.604Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T23:25:45.604Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T23:25:45.648Z] #21 28.72 Selecting previously unselected package libinih1:amd64. [2021-11-11T23:25:45.648Z] #21 28.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T23:25:45.648Z] #21 28.72 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T23:25:45.648Z] #21 28.81 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:25:45.648Z] #21 28.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:25:45.648Z] #21 28.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:25:45.648Z] #21 28.91 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:25:45.648Z] #21 28.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:25:45.648Z] #21 28.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:25:45.648Z] #21 29.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:25:45.648Z] #21 29.03 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:25:45.648Z] #21 29.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:25:45.648Z] #21 29.11 Selecting previously unselected package net-tools. [2021-11-11T23:25:45.648Z] #21 29.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T23:25:45.648Z] #21 29.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:25:45.648Z] #21 29.28 Selecting previously unselected package patch. [2021-11-11T23:25:45.648Z] #21 29.28 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T23:25:45.648Z] #21 29.29 Unpacking patch (2.7.6-7) ... [2021-11-11T23:25:45.648Z] #21 29.39 Selecting previously unselected package python-pip-whl. [2021-11-11T23:25:45.648Z] #21 29.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T23:25:45.648Z] #21 29.40 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T23:25:45.996Z] INFO: Sources under d:\gopath\... [2021-11-11T23:25:45.996Z] INFO: Test run under d:\CI\... [2021-11-11T23:25:45.996Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T23:25:45.996Z] INFO: docker/docker repository was found [2021-11-11T23:25:45.996Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-11T23:25:46.078Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T23:25:46.111Z] #21 39.60 Setting up zip (3.0-12) ... [2021-11-11T23:25:46.111Z] #21 39.62 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:25:46.111Z] #21 39.65 Setting up bash-completion (1:2.11-2) ... [2021-11-11T23:25:46.215Z] #21 29.93 Selecting previously unselected package python3-lib2to3. [2021-11-11T23:25:46.215Z] #21 29.93 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T23:25:46.215Z] #21 29.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:25:46.338Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-11T23:25:46.468Z] ltsc2022: Pulling from windows/servercore [2021-11-11T23:25:46.468Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T23:25:46.468Z] a0eb404f1860: Pulling fs layer [2021-11-11T23:25:46.474Z] #21 30.18 Selecting previously unselected package python3-distutils. [2021-11-11T23:25:46.474Z] #21 30.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T23:25:46.474Z] #21 30.20 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T23:25:46.733Z] #21 30.34 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:25:46.733Z] #21 30.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:25:46.733Z] #21 30.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:25:46.733Z] #21 30.48 Selecting previously unselected package python3-setuptools. [2021-11-11T23:25:46.733Z] #21 30.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T23:25:46.733Z] #21 30.49 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T23:25:46.908Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T23:25:46.992Z] #19 DONE 1.4s [2021-11-11T23:25:46.992Z] [2021-11-11T23:25:46.992Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T23:25:46.992Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T23:25:46.993Z] #21 30.73 Selecting previously unselected package python3-wheel. [2021-11-11T23:25:46.993Z] #21 30.74 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T23:25:46.993Z] #21 30.75 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T23:25:46.993Z] #21 30.83 Selecting previously unselected package python3-pip. [2021-11-11T23:25:47.168Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T23:25:47.168Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T23:25:47.168Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T23:25:47.252Z] #21 30.83 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T23:25:47.252Z] #21 30.85 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T23:25:47.428Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T23:25:47.512Z] #21 31.12 Selecting previously unselected package sudo. [2021-11-11T23:25:47.512Z] #21 31.13 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T23:25:47.512Z] #21 31.15 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T23:25:48.003Z] #21 41.27 Setting up xz-utils (5.2.5-2) ... [2021-11-11T23:25:48.003Z] #21 41.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T23:25:48.003Z] #21 41.29 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-11T23:25:48.003Z] #21 41.35 Setting up patch (2.7.6-7) ... [2021-11-11T23:25:48.003Z] #21 41.37 Setting up sudo (1.9.5p2-3) ... [2021-11-11T23:25:48.003Z] #21 41.47 invoke-rc.d: could not determine current runlevel [2021-11-11T23:25:48.003Z] #21 41.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T23:25:48.003Z] #21 41.50 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T23:25:48.003Z] #21 41.52 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-11T23:25:48.003Z] #21 41.53 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T23:25:48.003Z] #21 41.55 Setting up pigz (2.6-1) ... [2021-11-11T23:25:48.003Z] #21 41.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T23:25:48.003Z] #21 41.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T23:25:48.003Z] #21 41.61 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T23:25:48.003Z] #21 41.62 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:25:48.030Z] #21 31.69 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T23:25:48.030Z] #21 31.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T23:25:48.030Z] #21 31.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:25:48.303Z] #21 32.02 Selecting previously unselected package uidmap. [2021-11-11T23:25:48.303Z] #21 32.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T23:25:48.303Z] #21 32.05 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T23:25:48.303Z] #21 32.19 Selecting previously unselected package vim-runtime. [2021-11-11T23:25:48.303Z] #21 32.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:25:48.303Z] #21 32.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T23:25:48.379Z] #20 DONE 1.3s [2021-11-11T23:25:48.379Z] [2021-11-11T23:25:48.379Z] #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 zstd [2021-11-11T23:25:48.379Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:25:48.563Z] #21 32.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T23:25:48.563Z] #21 32.25 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:25:48.566Z] #21 42.21 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-11T23:25:48.566Z] #21 42.22 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:25:48.822Z] #21 42.54 Setting up libelf1:arm64 (0.183-1) ... [2021-11-11T23:25:48.822Z] #21 42.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:25:48.822Z] #21 42.58 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T23:25:48.822Z] #21 42.59 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T23:25:49.393Z] #21 42.97 Setting up vim (2:8.2.2434-3) ... [2021-11-11T23:25:49.393Z] #21 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T23:25:49.393Z] #21 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T23:25:49.393Z] #21 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T23:25:49.393Z] #21 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T23:25:49.393Z] #21 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T23:25:49.393Z] #21 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T23:25:49.393Z] #21 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T23:25:49.393Z] #21 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T23:25:49.393Z] #21 43.04 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T23:25:50.296Z] #21 1.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:25:50.296Z] #21 1.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:25:50.460Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T23:25:50.460Z] 8f616e6e9eec: Download complete [2021-11-11T23:25:50.558Z] #21 2.090 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:25:50.722Z] --- PASS: TestBuildSquashParent (5.31s) [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:25:50.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:25:50.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:25:50.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:25:50.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:25:50.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:25:50.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:25:50.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:25:50.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:25:50.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:25:50.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:25:50.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:25:50.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:25:50.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:25:50.722Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T23:25:50.772Z] #21 44.32 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T23:25:50.772Z] #21 44.34 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T23:25:50.772Z] #21 44.38 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:25:50.772Z] #21 44.42 Setting up python3-pip (20.3.4-4) ... [2021-11-11T23:25:51.131Z] #21 2.838 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:25:51.701Z] #21 45.39 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T23:25:51.701Z] #21 45.40 Setting up jq (1.6-2.1) ... [2021-11-11T23:25:51.701Z] #21 45.42 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-11T23:25:51.701Z] #21 45.45 Setting up iptables (1.8.7-1) ... [2021-11-11T23:25:51.701Z] #21 45.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:25:51.701Z] #21 45.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:25:51.701Z] #21 45.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:25:51.854Z] #21 35.56 Selecting previously unselected package vim. [2021-11-11T23:25:51.855Z] #21 35.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:25:51.855Z] #21 35.59 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T23:25:51.958Z] #21 45.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:25:51.958Z] #21 45.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T23:25:51.958Z] #21 45.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T23:25:51.958Z] #21 45.50 Setting up iproute2 (5.10.0-4) ... [2021-11-11T23:25:52.214Z] #21 45.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:25:52.421Z] #21 36.20 Selecting previously unselected package xfsprogs. [2021-11-11T23:25:52.421Z] #21 36.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T23:25:52.421Z] #21 36.21 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T23:25:52.989Z] #21 36.65 Selecting previously unselected package zip. [2021-11-11T23:25:52.989Z] #21 36.65 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T23:25:52.989Z] #21 36.68 Unpacking zip (3.0-12) ... [2021-11-11T23:25:52.989Z] #21 36.83 Selecting previously unselected package zstd. [2021-11-11T23:25:52.989Z] #21 36.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T23:25:53.048Z] #21 4.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:25:53.248Z] #21 36.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:25:53.262Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T23:25:53.563Z] #21 37.15 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:25:53.581Z] #21 DONE 46.9s [2021-11-11T23:25:53.581Z] [2021-11-11T23:25:53.581Z] #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-11-11T23:25:53.581Z] #22 sha256:6891a1d870e73054c3427a1322b115c250d0d62f5d01f2fa230c6d1ad12fa271 [2021-11-11T23:25:54.145Z] #22 0.799 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T23:25:54.145Z] #22 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T23:25:54.145Z] #22 0.813 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T23:25:54.145Z] #22 DONE 0.9s [2021-11-11T23:25:54.145Z] [2021-11-11T23:25:54.145Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:25:54.145Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T23:25:54.201Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T23:25:54.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2021-11-11T23:25:54.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2021-11-11T23:25:54.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2021-11-11T23:25:54.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2021-11-11T23:25:54.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2021-11-11T23:25:54.202Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.66s) [2021-11-11T23:25:54.202Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:25:54.202Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:25:54.436Z] #21 ... [2021-11-11T23:25:54.436Z] [2021-11-11T23:25:54.436Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:25:54.436Z] #58 sha256:626175d7d49737483689826fbb7ef38314347cd96f331d15f2a312b85a82c151 [2021-11-11T23:25:54.436Z] #58 15.41 + cd /tmp/tmp.FM4zRosgwN/src/github.com/opencontainers/runc [2021-11-11T23:25:54.436Z] #58 15.42 + git checkout -q v1.0.2 [2021-11-11T23:25:54.521Z] #21 38.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:25:54.521Z] #21 38.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:25:54.521Z] #21 38.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:25:54.521Z] #21 38.18 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:25:54.521Z] #21 38.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:25:54.521Z] #21 38.23 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T23:25:54.521Z] #21 38.25 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T23:25:54.521Z] #21 38.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:25:54.521Z] #21 38.28 Setting up bzip2 (1.0.8-4) ... [2021-11-11T23:25:54.521Z] #21 38.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:25:54.521Z] #21 38.32 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T23:25:55.009Z] #58 16.14 + '[' -z '' ']' [2021-11-11T23:25:55.009Z] #58 16.14 + target=static [2021-11-11T23:25:55.009Z] #58 16.14 + make BUILDTAGS=seccomp static [2021-11-11T23:25:55.140Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T23:25:55.331Z] Client: [2021-11-11T23:25:55.331Z] Context: default [2021-11-11T23:25:55.331Z] Debug Mode: false [2021-11-11T23:25:55.331Z] Plugins: [2021-11-11T23:25:55.331Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T23:25:55.331Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T23:25:55.331Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T23:25:55.331Z] [2021-11-11T23:25:55.331Z] Server: [2021-11-11T23:25:55.331Z] Containers: 0 [2021-11-11T23:25:55.331Z] Running: 0 [2021-11-11T23:25:55.331Z] Paused: 0 [2021-11-11T23:25:55.331Z] Stopped: 0 [2021-11-11T23:25:55.331Z] Images: 0 [2021-11-11T23:25:55.331Z] Server Version: 20.10.9 [2021-11-11T23:25:55.331Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T23:25:55.331Z] Windows: [2021-11-11T23:25:55.331Z] LCOW: [2021-11-11T23:25:55.331Z] Logging Driver: json-file [2021-11-11T23:25:55.331Z] Plugins: [2021-11-11T23:25:55.331Z] Volume: local [2021-11-11T23:25:55.331Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:25:55.331Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:25:55.331Z] Swarm: inactive [2021-11-11T23:25:55.331Z] Default Isolation: process [2021-11-11T23:25:55.331Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T23:25:55.331Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T23:25:55.331Z] OSType: windows [2021-11-11T23:25:55.331Z] Architecture: x86_64 [2021-11-11T23:25:55.331Z] CPUs: 4 [2021-11-11T23:25:55.331Z] Total Memory: 32GiB [2021-11-11T23:25:55.331Z] Name: azwin-2-5316b0 [2021-11-11T23:25:55.331Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T23:25:55.331Z] Docker Root Dir: D:\docker [2021-11-11T23:25:55.331Z] Debug Mode: false [2021-11-11T23:25:55.331Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:25:55.331Z] Labels: [2021-11-11T23:25:55.331Z] Experimental: true [2021-11-11T23:25:55.331Z] Insecure Registries: [2021-11-11T23:25:55.331Z] 10.0.0.4:5000 [2021-11-11T23:25:55.331Z] 127.0.0.0/8 [2021-11-11T23:25:55.331Z] Registry Mirrors: [2021-11-11T23:25:55.331Z] http://10.0.0.4:5000/ [2021-11-11T23:25:55.331Z] Live Restore Enabled: false [2021-11-11T23:25:55.331Z] Product License: Community Engine [2021-11-11T23:25:55.331Z] [2021-11-11T23:25:55.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:25:55.459Z] #21 39.11 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:25:55.459Z] #21 39.12 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:25:55.459Z] #21 39.14 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T23:25:55.459Z] #21 39.15 Setting up apparmor (2.13.6-10) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T23:25:55.582Z] #58 16.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-11-11T23:25:55.661Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:25:55.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:25:56.181Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:25:56.181Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2021-11-11T23:25:56.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2021-11-11T23:25:56.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-11-11T23:25:56.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-11-11T23:25:56.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-11-11T23:25:56.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-11-11T23:25:56.181Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T23:25:56.751Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-11-11T23:25:56.751Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:25:57.011Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T23:25:57.363Z] #21 40.93 Setting up zip (3.0-12) ... [2021-11-11T23:25:57.363Z] #21 40.95 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:25:57.363Z] #21 40.98 Setting up bash-completion (1:2.11-2) ... [2021-11-11T23:25:57.581Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T23:25:57.841Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-11-11T23:25:57.841Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:25:58.101Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-11-11T23:25:58.101Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:25:58.361Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T23:25:58.931Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T23:25:59.268Z] #21 42.99 Setting up xz-utils (5.2.5-2) ... [2021-11-11T23:25:59.269Z] #21 43.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T23:25:59.269Z] #21 43.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:25:59.269Z] #21 43.03 Setting up patch (2.7.6-7) ... [2021-11-11T23:25:59.269Z] #21 43.04 Setting up sudo (1.9.5p2-3) ... [2021-11-11T23:25:59.269Z] #21 43.11 invoke-rc.d: could not determine current runlevel [2021-11-11T23:25:59.269Z] #21 43.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T23:25:59.269Z] #21 43.13 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T23:25:59.269Z] #21 43.14 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:25:59.269Z] #21 43.15 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T23:25:59.269Z] #21 43.16 Setting up pigz (2.6-1) ... [2021-11-11T23:25:59.269Z] #21 43.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:25:59.269Z] #21 43.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:25:59.269Z] #21 43.22 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T23:25:59.500Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-11T23:25:59.527Z] #21 43.23 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:25:59.708Z] #72 ... [2021-11-11T23:25:59.708Z] [2021-11-11T23:25:59.708Z] #45 [tini 1/3] 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-11-11T23:25:59.708Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T23:25:59.708Z] #45 29.56 Fetched 48.7 MB in 27s (1783 kB/s) [2021-11-11T23:26:00.070Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2021-11-11T23:26:00.070Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:26:00.330Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-11-11T23:26:00.330Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:26:00.464Z] #21 43.97 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:26:00.464Z] #21 43.98 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:26:00.464Z] #21 44.35 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T23:26:00.723Z] #21 44.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:26:00.723Z] #21 44.40 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:26:00.723Z] #21 44.41 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T23:26:00.982Z] #21 44.88 Setting up vim (2:8.2.2434-3) ... [2021-11-11T23:26:00.982Z] #21 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T23:26:00.982Z] #21 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T23:26:00.982Z] #21 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T23:26:00.982Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T23:26:00.982Z] #21 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T23:26:01.241Z] #21 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T23:26:01.241Z] #21 44.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T23:26:01.241Z] #21 44.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T23:26:01.241Z] #21 44.96 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T23:26:01.269Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-11T23:26:02.208Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2021-11-11T23:26:02.208Z] === RUN TestBuildWithHugeFile [2021-11-11T23:26:02.621Z] #21 46.52 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:26:02.621Z] #21 46.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:26:02.880Z] #21 46.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:26:02.880Z] #21 46.55 Setting up python3-pip (20.3.4-4) ... [2021-11-11T23:26:03.904Z] #45 29.56 Reading package lists... [2021-11-11T23:26:03.904Z] #45 ... [2021-11-11T23:26:03.904Z] [2021-11-11T23:26:03.904Z] #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-11-11T23:26:03.904Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:03.904Z] #20 30.22 Fetched 48.7 MB in 28s (1737 kB/s) [2021-11-11T23:26:04.258Z] #21 47.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:26:04.258Z] #21 47.80 Setting up jq (1.6-2.1) ... [2021-11-11T23:26:04.258Z] #21 47.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:26:04.258Z] #21 47.83 Setting up iptables (1.8.7-1) ... [2021-11-11T23:26:04.258Z] #21 47.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:26:04.258Z] #21 47.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:26:04.258Z] #21 47.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:26:04.258Z] #21 47.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:26:04.258Z] #21 47.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T23:26:04.258Z] #21 47.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T23:26:04.258Z] #21 47.87 Setting up iproute2 (5.10.0-4) ... [2021-11-11T23:26:04.517Z] #21 48.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:26:05.084Z] #21 DONE 48.8s [2021-11-11T23:26:05.084Z] [2021-11-11T23:26:05.084Z] #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-11-11T23:26:05.084Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T23:26:05.284Z] #20 30.22 Reading package lists... [2021-11-11T23:26:05.284Z] #20 ... [2021-11-11T23:26:05.284Z] [2021-11-11T23:26:05.284Z] #45 [tini 1/3] 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-11-11T23:26:05.284Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T23:26:05.284Z] #45 29.56 Reading package lists... [2021-11-11T23:26:05.597Z] #58 ... [2021-11-11T23:26:05.597Z] [2021-11-11T23:26:05.597Z] #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 zstd [2021-11-11T23:26:05.597Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:26:05.597Z] #21 6.314 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:26:05.597Z] #21 13.19 Fetched 8474 kB in 12s (731 kB/s) [2021-11-11T23:26:06.315Z] #23 11.05 Collecting yamllint==1.26.1 [2021-11-11T23:26:06.315Z] #23 12.09 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T23:26:06.462Z] #22 1.473 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T23:26:06.462Z] #22 1.476 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T23:26:06.462Z] #22 1.479 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T23:26:06.462Z] #22 DONE 1.6s [2021-11-11T23:26:06.462Z] [2021-11-11T23:26:06.462Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:26:06.462Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T23:26:06.545Z] #21 13.19 Reading package lists... [2021-11-11T23:26:06.665Z] #45 38.67 Reading package lists... [2021-11-11T23:26:06.665Z] #45 ... [2021-11-11T23:26:06.665Z] [2021-11-11T23:26:06.665Z] #67 [containerd 1/3] 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-11-11T23:26:06.665Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T23:26:06.665Z] #67 30.01 Fetched 48.7 MB in 28s (1766 kB/s) [2021-11-11T23:26:06.665Z] #67 30.01 Reading package lists... [2021-11-11T23:26:06.924Z] #67 39.47 Reading package lists... [2021-11-11T23:26:06.924Z] #67 ... [2021-11-11T23:26:06.924Z] [2021-11-11T23:26:06.924Z] #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-11-11T23:26:06.924Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:06.924Z] #20 30.22 Reading package lists... [2021-11-11T23:26:07.118Z] #21 18.23 Reading package lists... [2021-11-11T23:26:07.118Z] #21 ... [2021-11-11T23:26:07.118Z] [2021-11-11T23:26:07.118Z] #34 [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-11-11T23:26:07.118Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T23:26:07.118Z] #34 DONE 164.1s [2021-11-11T23:26:07.246Z] #23 13.02 Collecting pathspec>=0.5.3 [2021-11-11T23:26:07.246Z] #23 13.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T23:26:07.246Z] #23 13.28 Collecting pyyaml [2021-11-11T23:26:07.246Z] #23 ... [2021-11-11T23:26:07.246Z] [2021-11-11T23:26:07.246Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:26:07.246Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T23:26:07.246Z] #43 187.3 + dpkg --print-architecture [2021-11-11T23:26:07.380Z] [2021-11-11T23:26:07.380Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:26:07.380Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:26:07.808Z] #43 DONE 187.7s [2021-11-11T23:26:07.809Z] [2021-11-11T23:26:07.809Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:26:07.809Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T23:26:07.809Z] #23 13.29 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-11T23:26:07.809Z] #23 13.33 Building wheels for collected packages: yamllint [2021-11-11T23:26:07.809Z] #23 13.33 Building wheel for yamllint (setup.py): started [2021-11-11T23:26:08.736Z] #23 14.62 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T23:26:08.736Z] #23 14.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=09f315d69bb1c7cadaa8eaec601ea25c47e93dbc956f50f459f5c145e106d46d [2021-11-11T23:26:08.736Z] #23 14.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T23:26:08.736Z] #23 14.64 Successfully built yamllint [2021-11-11T23:26:08.736Z] #23 14.66 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T23:26:09.300Z] #23 15.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T23:26:09.864Z] #23 DONE 15.7s [2021-11-11T23:26:09.864Z] [2021-11-11T23:26:09.864Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:26:09.864Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:26:10.337Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-11T23:26:10.691Z] #53 ... [2021-11-11T23:26:10.691Z] [2021-11-11T23:26:10.691Z] #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 zstd [2021-11-11T23:26:10.691Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T23:26:10.691Z] #21 18.23 Reading package lists... [2021-11-11T23:26:11.842Z] a0eb404f1860: Verifying Checksum [2021-11-11T23:26:11.842Z] a0eb404f1860: Download complete [2021-11-11T23:26:12.078Z] #21 22.31 Building dependency tree... [2021-11-11T23:26:12.312Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T23:26:12.312Z] 8f616e6e9eec: Download complete [2021-11-11T23:26:13.466Z] #21 24.96 The following additional packages will be installed: [2021-11-11T23:26:13.466Z] #21 24.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:26:13.466Z] #21 24.96 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T23:26:13.466Z] #21 24.96 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T23:26:13.466Z] #21 24.96 python3-pkg-resources vim-runtime xxd [2021-11-11T23:26:13.466Z] #21 24.96 Suggested packages: [2021-11-11T23:26:13.466Z] #21 24.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T23:26:13.466Z] #21 24.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T23:26:13.466Z] #21 24.96 acl attr quota [2021-11-11T23:26:13.466Z] #21 24.96 Recommended packages: [2021-11-11T23:26:13.466Z] #21 24.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T23:26:15.050Z] #20 39.61 Reading package lists... [2021-11-11T23:26:15.050Z] #20 ... [2021-11-11T23:26:15.050Z] [2021-11-11T23:26:15.050Z] #45 [tini 1/3] 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-11-11T23:26:15.050Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T23:26:15.050Z] #45 38.67 Reading package lists... [2021-11-11T23:26:15.110Z] #26 ... [2021-11-11T23:26:15.110Z] [2021-11-11T23:26:15.110Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:26:15.110Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T23:26:15.110Z] #53 195.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T23:26:16.017Z] #21 27.20 The following NEW packages will be installed: [2021-11-11T23:26:16.017Z] #21 27.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T23:26:16.017Z] #21 27.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T23:26:16.017Z] #21 27.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T23:26:16.017Z] #21 27.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T23:26:16.017Z] #21 27.20 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T23:26:16.017Z] #21 27.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T23:26:16.017Z] #21 27.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T23:26:16.017Z] #21 27.20 xz-utils zip zstd [2021-11-11T23:26:16.017Z] #21 27.60 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:26:16.017Z] #21 27.60 Need to get 27.6 MB of archives. [2021-11-11T23:26:16.017Z] #21 27.60 After this operation, 106 MB of additional disk space will be used. [2021-11-11T23:26:16.017Z] #21 27.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T23:26:16.017Z] #21 27.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T23:26:16.017Z] #21 27.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T23:26:16.017Z] #21 27.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T23:26:16.017Z] #21 27.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T23:26:16.017Z] #21 27.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T23:26:16.017Z] #21 27.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T23:26:16.017Z] #21 27.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T23:26:16.017Z] #21 27.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:26:16.017Z] #21 27.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:26:16.017Z] #21 27.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T23:26:16.017Z] #21 27.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T23:26:16.017Z] #21 27.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T23:26:16.017Z] #21 27.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T23:26:16.017Z] #21 27.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T23:26:16.017Z] #21 27.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T23:26:16.017Z] #21 27.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T23:26:16.017Z] #21 27.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T23:26:16.017Z] #21 27.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T23:26:16.017Z] #21 27.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T23:26:16.017Z] #21 27.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T23:26:16.042Z] #53 DONE 196.2s [2021-11-11T23:26:16.042Z] [2021-11-11T23:26:16.042Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:16.042Z] #58 sha256:b6ebabc6d5009afa703e3c17956999f32eabe937629f53882e0332aa0e6937c6 [2021-11-11T23:26:16.279Z] #21 27.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:26:16.279Z] #21 27.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:26:16.279Z] #21 27.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:26:16.279Z] #21 27.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T23:26:16.279Z] #21 27.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T23:26:16.279Z] #21 27.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T23:26:16.541Z] #21 28.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T23:26:16.541Z] #21 28.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:26:16.541Z] #21 28.21 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-11-11T23:26:16.541Z] #21 28.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:26:16.541Z] #21 28.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T23:26:16.541Z] #21 28.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T23:26:16.541Z] #21 28.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T23:26:16.541Z] #21 28.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T23:26:16.541Z] #21 28.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T23:26:16.803Z] #21 28.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:26:16.803Z] #21 28.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T23:26:16.803Z] #21 28.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T23:26:16.803Z] #21 28.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T23:26:16.803Z] #21 28.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T23:26:16.803Z] #21 28.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T23:26:16.803Z] #21 28.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T23:26:16.803Z] #21 28.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T23:26:16.958Z] #45 47.80 Building dependency tree... [2021-11-11T23:26:17.064Z] #21 28.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T23:26:17.064Z] #21 28.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T23:26:17.064Z] #21 28.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T23:26:17.064Z] #21 28.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T23:26:17.344Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T23:26:17.344Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b87a1870\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T23:26:17.344Z] ---------------------------------------------------------------------------- [2021-11-11T23:26:17.344Z] [2021-11-11T23:26:17.344Z] INFO: executeCI.ps1 starting at Thu Nov 11 23:26:16 CUT 2021 [2021-11-11T23:26:17.344Z] [2021-11-11T23:26:17.344Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T23:26:17.344Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T23:26:17.344Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-11T23:26:17.344Z] INFO: Environment variables: [2021-11-11T23:26:17.344Z] [2021-11-11T23:26:17.344Z] Name Value [2021-11-11T23:26:17.344Z] ---- ----- [2021-11-11T23:26:17.344Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T23:26:17.344Z] amd64 true [2021-11-11T23:26:17.344Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T23:26:17.344Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T23:26:17.344Z] arm64 true [2021-11-11T23:26:17.344Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T23:26:17.344Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T23:26:17.344Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T23:26:17.344Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T23:26:17.344Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T23:26:17.344Z] BRANCH_NAME PR-42996 [2021-11-11T23:26:17.344Z] BUILD_DISPLAY_NAME #11 [2021-11-11T23:26:17.344Z] BUILD_ID 11 [2021-11-11T23:26:17.344Z] BUILD_NUMBER 11 [2021-11-11T23:26:17.344Z] BUILD_TAG jenkins-moby-PR-42996-11 [2021-11-11T23:26:17.344Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/ [2021-11-11T23:26:17.344Z] cgroup2 true [2021-11-11T23:26:17.344Z] CHANGE_AUTHOR robert-shade [2021-11-11T23:26:17.344Z] CHANGE_AUTHOR_DISPLAY_NAME Robert Shade [2021-11-11T23:26:17.344Z] CHANGE_BRANCH rshade/fix-windows-reserved-names [2021-11-11T23:26:17.344Z] CHANGE_FORK robert-shade [2021-11-11T23:26:17.344Z] CHANGE_ID 42996 [2021-11-11T23:26:17.344Z] CHANGE_TARGET master [2021-11-11T23:26:17.344Z] CHANGE_TITLE Fix windows rxReservedNames [2021-11-11T23:26:17.344Z] CHANGE_URL https://github.com/moby/moby/pull/42996 [2021-11-11T23:26:17.344Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T23:26:17.344Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T23:26:17.344Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T23:26:17.344Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T23:26:17.344Z] COMPUTERNAME azwin-2-5316b0 [2021-11-11T23:26:17.344Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T23:26:17.344Z] ConfigSequenceNumber 0 [2021-11-11T23:26:17.344Z] dco true [2021-11-11T23:26:17.344Z] DOCKER_BUILDKIT 0 [2021-11-11T23:26:17.344Z] DOCKER_DUT_DEBUG 1 [2021-11-11T23:26:17.344Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T23:26:17.344Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T23:26:17.344Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T23:26:17.344Z] EXECUTOR_NUMBER 0 [2021-11-11T23:26:17.344Z] FQDN azwin-2-5316b0.westus.cloudapp.azure.com [2021-11-11T23:26:17.344Z] GIT_BRANCH PR-42996 [2021-11-11T23:26:17.344Z] GIT_COMMIT 03fc1c436357b1d17517aa8774ae19597c9c282d [2021-11-11T23:26:17.344Z] GIT_PREVIOUS_COMMIT 8ef9b3fd908f8e9ec58d8f00ceb2caf77e7cd8a7 [2021-11-11T23:26:17.344Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T23:26:17.344Z] HUDSON_COOKIE 04088a3f-643c-4fb9-9c92-4b54812c275e [2021-11-11T23:26:17.344Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T23:26:17.344Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T23:26:17.344Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T23:26:17.344Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T23:26:17.344Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T23:26:17.344Z] JENKINS_NODE_COOKIE 1be902a4-572d-4f61-95c6-7c30693fe6fa [2021-11-11T23:26:17.344Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T23:26:17.344Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T23:26:17.344Z] JOB_BASE_NAME PR-42996 [2021-11-11T23:26:17.344Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/display/redirect [2021-11-11T23:26:17.344Z] JOB_NAME moby/PR-42996 [2021-11-11T23:26:17.344Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/ [2021-11-11T23:26:17.344Z] library.jps.version master [2021-11-11T23:26:17.344Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T23:26:17.344Z] NODE_LABELS amd64 azure azwin-2-5316b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-11T23:26:17.345Z] NODE_NAME azwin-2-5316b0 [2021-11-11T23:26:17.345Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T23:26:17.345Z] OS Windows_NT [2021-11-11T23:26:17.345Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T23:26:17.345Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T23:26:17.345Z] ppc64le false [2021-11-11T23:26:17.345Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T23:26:17.345Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-11T23:26:17.345Z] PROCESSOR_LEVEL 6 [2021-11-11T23:26:17.345Z] PROCESSOR_REVISION 5504 [2021-11-11T23:26:17.345Z] ProgramData C:\ProgramData [2021-11-11T23:26:17.345Z] ProgramFiles C:\Program Files [2021-11-11T23:26:17.345Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T23:26:17.345Z] ProgramW6432 C:\Program Files [2021-11-11T23:26:17.345Z] PROMPT $P$G [2021-11-11T23:26:17.345Z] PSExecutionPolicyPreference Bypass [2021-11-11T23:26:17.345Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T23:26:17.345Z] PUBLIC C:\Users\Public [2021-11-11T23:26:17.345Z] rootless true [2021-11-11T23:26:17.345Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=arti... [2021-11-11T23:26:17.345Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=changes [2021-11-11T23:26:17.345Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect [2021-11-11T23:26:17.345Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42996/11/display/redirect?page=tests [2021-11-11T23:26:17.345Z] s390x false [2021-11-11T23:26:17.345Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T23:26:17.345Z] SOURCES_DRIVE d [2021-11-11T23:26:17.345Z] SOURCES_SUBDIR gopath [2021-11-11T23:26:17.345Z] STAGE_NAME Run tests [2021-11-11T23:26:17.345Z] SystemDrive C: [2021-11-11T23:26:17.345Z] SystemRoot C:\Windows [2021-11-11T23:26:17.345Z] TEMP C:\Windows\TEMP [2021-11-11T23:26:17.345Z] TESTDEBUG 0 [2021-11-11T23:26:17.345Z] TESTRUN_DRIVE d [2021-11-11T23:26:17.345Z] TESTRUN_SUBDIR CI [2021-11-11T23:26:17.345Z] TIMEOUT 120m [2021-11-11T23:26:17.345Z] TMP C:\Windows\TEMP [2021-11-11T23:26:17.345Z] unit_validate true [2021-11-11T23:26:17.345Z] USERDOMAIN WORKGROUP [2021-11-11T23:26:17.345Z] USERNAME azwin-2-5316b0$ [2021-11-11T23:26:17.345Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T23:26:17.345Z] validate_force false [2021-11-11T23:26:17.345Z] windir C:\Windows [2021-11-11T23:26:17.345Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T23:26:17.345Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-11T23:26:17.345Z] windows2022 true [2021-11-11T23:26:17.345Z] windows2022containerd true [2021-11-11T23:26:17.345Z] windowsRS1 false [2021-11-11T23:26:17.345Z] windowsRS5 true [2021-11-11T23:26:17.345Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T23:26:17.345Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T23:26:17.345Z] [2021-11-11T23:26:17.345Z] [2021-11-11T23:26:17.345Z] [2021-11-11T23:26:18.009Z] #21 29.72 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:26:18.271Z] #21 29.93 Fetched 27.6 MB in 2s (18.0 MB/s) [2021-11-11T23:26:18.533Z] #21 30.05 Selecting previously unselected package pigz. [2021-11-11T23:26:18.533Z] #21 30.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-11T23:26:18.533Z] #21 30.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T23:26:18.533Z] #21 30.16 Unpacking pigz (2.6-1) ... [2021-11-11T23:26:18.670Z] #23 10.99 Collecting yamllint==1.26.1 [2021-11-11T23:26:18.670Z] #23 12.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T23:26:18.795Z] #21 30.29 Selecting previously unselected package libelf1:amd64. [2021-11-11T23:26:18.795Z] #21 30.30 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T23:26:18.795Z] #21 30.31 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T23:26:18.795Z] #21 30.59 Selecting previously unselected package libbpf0:amd64. [2021-11-11T23:26:18.795Z] #21 30.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T23:26:18.865Z] #45 52.16 The following additional packages will be installed: [2021-11-11T23:26:18.865Z] #45 52.18 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-11T23:26:18.865Z] #45 52.22 Suggested packages: [2021-11-11T23:26:18.865Z] #45 52.23 cmake-doc ninja-build lrzip [2021-11-11T23:26:18.865Z] #45 52.23 Recommended packages: [2021-11-11T23:26:18.865Z] #45 52.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T23:26:19.118Z] #21 30.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:26:19.393Z] #21 30.86 Selecting previously unselected package libcap2:amd64. [2021-11-11T23:26:19.393Z] #21 30.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T23:26:19.393Z] #21 30.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:26:19.393Z] #21 31.03 Selecting previously unselected package libmnl0:amd64. [2021-11-11T23:26:19.393Z] #21 31.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T23:26:19.393Z] #21 31.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:26:19.434Z] #45 52.82 The following NEW packages will be installed: [2021-11-11T23:26:19.572Z] INFO: Sources under d:\gopath\... [2021-11-11T23:26:19.572Z] INFO: Test run under d:\CI\... [2021-11-11T23:26:19.572Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T23:26:19.572Z] INFO: docker/docker repository was found [2021-11-11T23:26:19.572Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-11-11T23:26:19.572Z] ltsc2019: Pulling from windows/servercore [2021-11-11T23:26:19.572Z] 4612f6d0b889: Pulling fs layer [2021-11-11T23:26:19.572Z] c1f4c7287c99: Pulling fs layer [2021-11-11T23:26:19.664Z] #21 31.20 Selecting previously unselected package libxtables12:amd64. [2021-11-11T23:26:19.664Z] #21 31.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T23:26:19.664Z] #21 31.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:26:19.664Z] #21 31.39 Selecting previously unselected package libcap2-bin. [2021-11-11T23:26:19.664Z] #21 31.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T23:26:19.693Z] #45 52.85 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-11T23:26:19.937Z] #21 31.42 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T23:26:19.937Z] #21 31.59 Selecting previously unselected package iproute2. [2021-11-11T23:26:19.937Z] #21 31.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T23:26:19.937Z] #21 31.60 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T23:26:19.953Z] #45 53.29 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:26:19.953Z] #45 53.29 Need to get 8419 kB of archives. [2021-11-11T23:26:19.953Z] #45 53.29 After this operation, 34.9 MB of additional disk space will be used. [2021-11-11T23:26:19.953Z] #45 53.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:26:19.953Z] #45 53.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:26:19.953Z] #45 53.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T23:26:19.953Z] #45 53.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T23:26:19.953Z] #45 53.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T23:26:19.953Z] #45 53.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T23:26:19.953Z] #45 53.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T23:26:19.953Z] #45 53.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T23:26:20.051Z] #23 13.37 Collecting pathspec>=0.5.3 [2021-11-11T23:26:20.051Z] #23 13.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T23:26:20.311Z] #23 13.82 Collecting pyyaml [2021-11-11T23:26:20.572Z] #23 13.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T23:26:20.572Z] #23 13.90 Building wheels for collected packages: yamllint [2021-11-11T23:26:20.572Z] #23 13.90 Building wheel for yamllint (setup.py): started [2021-11-11T23:26:20.891Z] #45 54.16 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:26:20.892Z] #21 32.47 Selecting previously unselected package xxd. [2021-11-11T23:26:20.892Z] #21 32.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:26:20.892Z] #21 32.50 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:26:21.151Z] #45 ... [2021-11-11T23:26:21.151Z] [2021-11-11T23:26:21.151Z] #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-11-11T23:26:21.151Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:21.151Z] #20 39.61 Reading package lists... [2021-11-11T23:26:21.151Z] #20 48.56 Building dependency tree... [2021-11-11T23:26:21.151Z] #20 52.73 The following additional packages will be installed: [2021-11-11T23:26:21.151Z] #20 52.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:26:21.151Z] #20 52.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T23:26:21.151Z] #20 52.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T23:26:21.151Z] #20 52.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T23:26:21.151Z] #20 52.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T23:26:21.151Z] #20 52.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T23:26:21.151Z] #20 52.74 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T23:26:21.151Z] #20 52.77 Suggested packages: [2021-11-11T23:26:21.151Z] #20 52.77 gcc-10-locales seccomp wine64 [2021-11-11T23:26:21.151Z] #20 53.30 The following NEW packages will be installed: [2021-11-11T23:26:21.151Z] #20 53.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T23:26:21.151Z] #20 53.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T23:26:21.151Z] #20 53.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T23:26:21.151Z] #20 53.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T23:26:21.151Z] #20 53.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T23:26:21.151Z] #20 53.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T23:26:21.151Z] #20 53.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T23:26:21.151Z] #20 53.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T23:26:21.151Z] #20 53.31 mingw-w64-x86-64-dev [2021-11-11T23:26:21.151Z] #20 53.68 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:26:21.151Z] #20 53.68 Need to get 115 MB of archives. [2021-11-11T23:26:21.151Z] #20 53.68 After this operation, 645 MB of additional disk space will be used. [2021-11-11T23:26:21.151Z] #20 53.68 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-11-11T23:26:21.151Z] #20 53.73 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-11-11T23:26:21.151Z] #20 53.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T23:26:21.151Z] #20 53.80 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-11-11T23:26:21.151Z] #20 53.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T23:26:21.151Z] #20 53.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T23:26:21.151Z] #20 53.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-11-11T23:26:21.151Z] #20 53.98 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-11-11T23:26:21.151Z] #20 53.98 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-11-11T23:26:21.151Z] #20 54.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T23:26:21.151Z] #20 ... [2021-11-11T23:26:21.151Z] [2021-11-11T23:26:21.151Z] #45 [tini 1/3] 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-11-11T23:26:21.151Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T23:26:21.151Z] #45 54.47 Fetched 8419 kB in 0s (18.1 MB/s) [2021-11-11T23:26:21.151Z] #45 54.51 Selecting previously unselected package xxd. [2021-11-11T23:26:21.152Z] #21 32.73 Selecting previously unselected package vim-common. [2021-11-11T23:26:21.152Z] #21 32.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:26:21.152Z] #21 32.75 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:26:21.411Z] #45 54.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-11T23:26:21.412Z] #45 54.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:26:21.412Z] #45 54.58 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:26:21.412Z] #45 54.70 Selecting previously unselected package vim-common. [2021-11-11T23:26:21.412Z] #45 54.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:26:21.412Z] #45 54.73 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:26:21.413Z] #21 32.99 Selecting previously unselected package bash-completion. [2021-11-11T23:26:21.413Z] #21 33.00 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T23:26:21.511Z] #23 14.97 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T23:26:21.511Z] #23 14.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f49440569b1831671377f75849abdac7a3df2729dba15dc3c1f930afd2211d45 [2021-11-11T23:26:21.511Z] #23 14.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T23:26:21.511Z] #23 14.98 Successfully built yamllint [2021-11-11T23:26:21.511Z] #23 15.01 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T23:26:21.673Z] #45 54.87 Selecting previously unselected package cmake-data. [2021-11-11T23:26:21.673Z] #45 54.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T23:26:21.673Z] #45 54.88 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T23:26:21.934Z] #45 ... [2021-11-11T23:26:21.934Z] [2021-11-11T23:26:21.934Z] #67 [containerd 1/3] 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-11-11T23:26:21.934Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T23:26:21.934Z] #67 39.47 Reading package lists... [2021-11-11T23:26:21.934Z] #67 48.31 Building dependency tree... [2021-11-11T23:26:21.934Z] #67 52.58 The following additional packages will be installed: [2021-11-11T23:26:21.934Z] #67 52.60 libbtrfs0 [2021-11-11T23:26:21.934Z] #67 52.84 The following NEW packages will be installed: [2021-11-11T23:26:21.934Z] #67 52.86 libbtrfs-dev libbtrfs0 [2021-11-11T23:26:21.934Z] #67 53.32 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:26:21.934Z] #67 53.32 Need to get 460 kB of archives. [2021-11-11T23:26:21.934Z] #67 53.32 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T23:26:21.934Z] #67 53.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:26:21.934Z] #67 53.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:26:21.934Z] #67 54.09 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:26:21.934Z] #67 54.35 Fetched 460 kB in 0s (1489 kB/s) [2021-11-11T23:26:21.934Z] #67 54.42 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:26:21.934Z] #67 54.42 (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-11-11T23:26:21.934Z] #67 54.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:26:21.934Z] #67 54.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:26:21.934Z] #67 54.58 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:26:21.934Z] #67 54.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:26:21.934Z] #67 54.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:26:21.934Z] #67 54.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:26:21.934Z] #67 54.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:26:21.934Z] #67 54.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:26:21.934Z] #67 DONE 55.2s [2021-11-11T23:26:21.934Z] [2021-11-11T23:26:21.934Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T23:26:21.934Z] #68 sha256:f54e5fdc413b926a88a30d220d546fd8e4d0a7afebd0040a1167829502aa1caa [2021-11-11T23:26:21.934Z] #68 DONE 0.1s [2021-11-11T23:26:21.934Z] [2021-11-11T23:26:21.934Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:21.934Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:26:22.080Z] #23 15.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T23:26:22.194Z] #69 ... [2021-11-11T23:26:22.194Z] [2021-11-11T23:26:22.194Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T23:26:22.194Z] #72 sha256:22455eeb20a6ac135cb6e38c17d2b379aee488c6db8490e8b89c1cd10b5f3213 [2021-11-11T23:26:22.194Z] #72 52.33 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T23:26:22.194Z] #72 52.33 + GOBIN=/build [2021-11-11T23:26:22.194Z] #72 52.33 + GO111MODULE=on [2021-11-11T23:26:22.194Z] #72 52.33 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T23:26:22.194Z] #72 55.10 rootlesskit version 0.14.6 [2021-11-11T23:26:22.194Z] #72 55.11 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T23:26:22.194Z] #72 55.11 -container-ip string [2021-11-11T23:26:22.194Z] #72 55.11 container ip [2021-11-11T23:26:22.194Z] #72 55.11 -container-port int [2021-11-11T23:26:22.194Z] #72 55.11 container port (default -1) [2021-11-11T23:26:22.194Z] #72 55.11 -host-ip string [2021-11-11T23:26:22.194Z] #72 55.11 host ip [2021-11-11T23:26:22.194Z] #72 55.11 -host-port int [2021-11-11T23:26:22.194Z] #72 55.11 host port (default -1) [2021-11-11T23:26:22.194Z] #72 55.11 -proto string [2021-11-11T23:26:22.194Z] #72 55.11 proxy protocol (default "tcp") [2021-11-11T23:26:22.194Z] #72 DONE 55.3s [2021-11-11T23:26:22.455Z] [2021-11-11T23:26:22.455Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T23:26:22.455Z] #73 sha256:86b96a1f0ef0a3b510b0c9f083feefed49eb458ae58628c83bd83db17abd897a [2021-11-11T23:26:22.455Z] #73 DONE 0.1s [2021-11-11T23:26:22.456Z] [2021-11-11T23:26:22.456Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T23:26:22.456Z] #74 sha256:5471d70d411051c9da91b1d61b5e3a0adc1c82bff62d4b73ed29d9fc44860bd3 [2021-11-11T23:26:22.558Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-11T23:26:22.650Z] #23 DONE 15.9s [2021-11-11T23:26:22.650Z] [2021-11-11T23:26:22.650Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T23:26:22.650Z] #27 sha256:41891bc9b39cc26284af8abd8ccd280f1c9f40f03cf790701cb5a41028259dd0 [2021-11-11T23:26:22.716Z] #74 DONE 0.2s [2021-11-11T23:26:22.716Z] [2021-11-11T23:26:22.716Z] #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-11-11T23:26:22.716Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:22.716Z] #20 54.79 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-11-11T23:26:22.716Z] #20 55.01 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-11-11T23:26:22.716Z] #20 55.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T23:26:22.716Z] #20 55.83 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-11-11T23:26:22.716Z] #20 56.06 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-11-11T23:26:22.716Z] #20 56.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T23:26:22.911Z] #27 DONE 0.3s [2021-11-11T23:26:22.911Z] [2021-11-11T23:26:22.911Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T23:26:22.911Z] #32 sha256:1e7bd1760a1a3fe9a33deb6cb998a4ab2c7f94fe98f62f4da963af84491afffe [2021-11-11T23:26:22.976Z] #20 56.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T23:26:22.976Z] #20 56.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T23:26:22.976Z] #20 56.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T23:26:22.976Z] #20 56.08 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-11-11T23:26:22.976Z] #20 56.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T23:26:22.976Z] #20 56.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T23:26:22.976Z] #20 56.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T23:26:22.976Z] #20 56.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T23:26:22.976Z] #20 56.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T23:26:22.976Z] #20 56.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T23:26:22.976Z] #20 56.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T23:26:22.976Z] #20 56.14 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-11-11T23:26:22.976Z] #20 56.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T23:26:22.976Z] #20 56.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T23:26:23.175Z] #32 DONE 0.4s [2021-11-11T23:26:23.175Z] [2021-11-11T23:26:23.175Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T23:26:23.175Z] #35 sha256:c6d387fc32c686daef76f3a737c2e7d76a2c2f443a71cf344aecb4f2e19565c0 [2021-11-11T23:26:23.175Z] #35 DONE 0.2s [2021-11-11T23:26:23.175Z] [2021-11-11T23:26:23.175Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T23:26:23.175Z] #37 sha256:d12bd6d2de8233001000de5f9f24fd474523888121ff5d7b277556eb1e6073d8 [2021-11-11T23:26:23.175Z] #37 DONE 0.1s [2021-11-11T23:26:23.175Z] [2021-11-11T23:26:23.175Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:23.175Z] #58 sha256:547381d9a2c6bc1751bbdb4ebece227246b9665ec8828d890d6ae9dd9900c115 [2021-11-11T23:26:23.435Z] #58 ... [2021-11-11T23:26:23.435Z] [2021-11-11T23:26:23.435Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T23:26:23.435Z] #41 sha256:186f6e999bb1541503357787da8ae61a2bd73bdb498a2276a6637e41697a9f70 [2021-11-11T23:26:23.435Z] #41 DONE 0.0s [2021-11-11T23:26:23.435Z] [2021-11-11T23:26:23.435Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:26:23.435Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:26:23.549Z] #20 56.75 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:26:23.809Z] #20 57.01 Fetched 115 MB in 3s (42.2 MB/s) [2021-11-11T23:26:23.809Z] #20 57.06 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T23:26:23.809Z] #20 57.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-11T23:26:23.809Z] #20 57.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:26:23.809Z] #20 57.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:26:24.718Z] #21 36.20 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T23:26:24.748Z] #20 58.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T23:26:24.748Z] #20 58.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T23:26:24.748Z] #20 58.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:26:24.980Z] #21 36.50 Selecting previously unselected package bzip2. [2021-11-11T23:26:24.980Z] #21 36.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T23:26:24.980Z] #21 36.52 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T23:26:24.980Z] #21 36.61 Selecting previously unselected package xz-utils. [2021-11-11T23:26:24.980Z] #21 36.62 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T23:26:24.980Z] #21 36.62 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T23:26:25.242Z] #21 36.78 Selecting previously unselected package apparmor. [2021-11-11T23:26:25.242Z] #21 36.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T23:26:25.242Z] #21 36.83 Unpacking apparmor (2.13.6-10) ... [2021-11-11T23:26:25.504Z] #21 37.12 Selecting previously unselected package inetutils-ping. [2021-11-11T23:26:25.504Z] #21 37.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T23:26:25.504Z] #21 37.14 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T23:26:25.504Z] #21 37.24 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T23:26:25.504Z] #21 37.24 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:26:25.504Z] #21 37.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:26:25.765Z] #21 37.31 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T23:26:25.765Z] #21 37.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:26:25.765Z] #21 37.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:26:25.765Z] #21 37.40 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T23:26:25.765Z] #21 37.40 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T23:26:25.765Z] #21 37.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:26:25.765Z] #21 37.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T23:26:25.765Z] #21 37.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T23:26:25.765Z] #21 37.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:26:25.765Z] #21 37.56 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T23:26:26.028Z] #21 37.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T23:26:26.028Z] #21 37.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:26:26.130Z] #20 ... [2021-11-11T23:26:26.130Z] [2021-11-11T23:26:26.130Z] #45 [tini 1/3] 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-11-11T23:26:26.130Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T23:26:26.130Z] #45 56.24 Selecting previously unselected package libarchive13:amd64. [2021-11-11T23:26:26.130Z] #45 56.24 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T23:26:26.130Z] #45 56.25 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:26:26.130Z] #45 56.41 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T23:26:26.130Z] #45 56.41 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T23:26:26.130Z] #45 56.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:26:26.130Z] #45 56.52 Selecting previously unselected package librhash0:amd64. [2021-11-11T23:26:26.130Z] #45 56.53 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T23:26:26.130Z] #45 56.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:26:26.130Z] #45 56.66 Selecting previously unselected package libuv1:amd64. [2021-11-11T23:26:26.130Z] #45 56.66 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T23:26:26.130Z] #45 56.68 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:26:26.130Z] #45 56.77 Selecting previously unselected package cmake. [2021-11-11T23:26:26.130Z] #45 56.77 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-11T23:26:26.130Z] #45 56.78 Unpacking cmake (3.18.4-2) ... [2021-11-11T23:26:26.130Z] #45 58.83 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T23:26:26.130Z] #45 58.84 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:26:26.130Z] #45 58.87 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T23:26:26.130Z] #45 58.88 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:26:26.130Z] #45 58.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T23:26:26.130Z] #45 58.94 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T23:26:26.130Z] #45 58.95 Setting up cmake-data (3.18.4-2) ... [2021-11-11T23:26:26.130Z] #45 58.98 Setting up cmake (3.18.4-2) ... [2021-11-11T23:26:26.130Z] #45 59.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:26:26.130Z] #45 DONE 59.3s [2021-11-11T23:26:26.130Z] [2021-11-11T23:26:26.130Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T23:26:26.130Z] #46 sha256:d18669b1b13b4311333729a1e7beffa8c3dd577e4436acf3862a384ccee0400c [2021-11-11T23:26:26.130Z] #46 DONE 0.1s [2021-11-11T23:26:26.130Z] [2021-11-11T23:26:26.130Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T23:26:26.130Z] #47 sha256:095014ea8d0e9d5f3d729b68dbb8be2714233a8e519ce050f44917625e3db1c5 [2021-11-11T23:26:26.292Z] #21 37.69 Selecting previously unselected package iptables. [2021-11-11T23:26:26.292Z] #21 37.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T23:26:26.292Z] #21 37.71 Unpacking iptables (1.8.7-1) ... [2021-11-11T23:26:26.553Z] #21 37.99 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:26:26.553Z] #21 38.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:26:26.553Z] #21 38.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:26:26.553Z] #21 38.16 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:26:26.553Z] #21 38.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:26:26.553Z] #21 38.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:26:26.815Z] #21 38.27 Selecting previously unselected package jq. [2021-11-11T23:26:26.815Z] #21 38.28 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:26:26.815Z] #21 38.28 Unpacking jq (1.6-2.1) ... [2021-11-11T23:26:26.815Z] #21 38.38 Selecting previously unselected package libaio1:amd64. [2021-11-11T23:26:26.815Z] #21 38.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T23:26:26.815Z] #21 38.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:26:26.815Z] #21 38.45 Selecting previously unselected package libgpm2:amd64. [2021-11-11T23:26:26.815Z] #21 38.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T23:26:26.815Z] #21 38.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:26:27.077Z] #21 38.54 Selecting previously unselected package libicu67:amd64. [2021-11-11T23:26:27.077Z] #21 38.54 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T23:26:27.077Z] #21 38.55 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T23:26:27.512Z] #47 1.229 + RM_GOPATH=0 [2021-11-11T23:26:27.512Z] #47 1.229 + TMP_GOPATH= [2021-11-11T23:26:27.512Z] #47 1.229 + : /build [2021-11-11T23:26:27.512Z] #47 1.229 + '[' -z '' ']' [2021-11-11T23:26:27.512Z] #47 1.229 ++ mktemp -d [2021-11-11T23:26:27.512Z] #47 1.229 + export GOPATH=/tmp/tmp.uJRuK2kVUe [2021-11-11T23:26:27.512Z] #47 1.229 + GOPATH=/tmp/tmp.uJRuK2kVUe [2021-11-11T23:26:27.512Z] #47 1.229 + RM_GOPATH=1 [2021-11-11T23:26:27.512Z] #47 1.229 + case "$(go env GOARCH)" in [2021-11-11T23:26:27.512Z] #47 1.231 ++ go env GOARCH [2021-11-11T23:26:27.512Z] #47 1.257 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:26:27.512Z] #47 1.257 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:26:27.512Z] #47 1.257 ++ dirname /install.sh [2021-11-11T23:26:27.512Z] #47 1.264 + dir=/ [2021-11-11T23:26:27.512Z] #47 1.264 + bin=tini [2021-11-11T23:26:27.512Z] #47 1.264 + shift [2021-11-11T23:26:27.512Z] #47 1.264 + '[' '!' -f //tini.installer ']' [2021-11-11T23:26:27.512Z] #47 1.264 + . //tini.installer [2021-11-11T23:26:27.512Z] #47 1.264 ++ : v0.19.0 [2021-11-11T23:26:27.512Z] #47 1.264 + install_tini [2021-11-11T23:26:27.512Z] #47 1.264 + echo 'Install tini version v0.19.0' [2021-11-11T23:26:27.512Z] #47 1.264 + git clone https://github.com/krallin/tini.git /tmp/tmp.uJRuK2kVUe/tini [2021-11-11T23:26:27.512Z] #47 1.264 Cloning into '/tmp/tmp.uJRuK2kVUe/tini'... [2021-11-11T23:26:27.512Z] #47 1.264 Install tini version v0.19.0 [2021-11-11T23:26:27.772Z] #47 1.821 + cd /tmp/tmp.uJRuK2kVUe/tini [2021-11-11T23:26:27.772Z] #47 1.821 + git checkout -q v0.19.0 [2021-11-11T23:26:27.840Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T23:26:28.031Z] #47 1.837 + cmake . [2021-11-11T23:26:28.294Z] #47 2.216 -- The C compiler identification is GNU 10.2.1 [2021-11-11T23:26:28.411Z] docker_cli_daemon_test.go:1455: [d40a799cc98b8] daemon is not started [2021-11-11T23:26:28.554Z] #47 2.301 -- Detecting C compiler ABI info [2021-11-11T23:26:28.672Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T23:26:28.711Z] #53 ... [2021-11-11T23:26:28.711Z] [2021-11-11T23:26:28.711Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:26:28.711Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:26:28.711Z] #43 200.2 + dpkg --print-architecture [2021-11-11T23:26:28.711Z] #43 200.2 + git checkout -q v2.1.0 [2021-11-11T23:26:28.814Z] #47 2.753 -- Detecting C compiler ABI info - done [2021-11-11T23:26:28.878Z] c1f4c7287c99: Verifying Checksum [2021-11-11T23:26:28.878Z] c1f4c7287c99: Download complete [2021-11-11T23:26:29.073Z] #47 2.887 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T23:26:29.073Z] #47 2.901 -- Detecting C compile features [2021-11-11T23:26:29.073Z] #47 2.901 -- Detecting C compile features - done [2021-11-11T23:26:29.073Z] #47 2.933 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T23:26:29.073Z] #47 3.061 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T23:26:29.073Z] #47 3.129 -- Configuring done [2021-11-11T23:26:29.230Z] #43 200.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T23:26:29.230Z] #43 200.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T23:26:29.242Z] check_test.go:308: [d173296eefd68] daemon is not started [2021-11-11T23:26:29.242Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-11T23:26:29.333Z] #47 3.152 -- Generating done [2021-11-11T23:26:29.333Z] #47 3.164 -- Build files have been written to: /tmp/tmp.uJRuK2kVUe/tini [2021-11-11T23:26:29.333Z] #47 3.174 + make tini-static [2021-11-11T23:26:29.593Z] #47 3.378 Scanning dependencies of target tini-static [2021-11-11T23:26:29.593Z] #47 3.431 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T23:26:30.163Z] #47 4.151 [100%] Linking C executable tini-static [2021-11-11T23:26:30.381Z] #21 41.79 Selecting previously unselected package libinih1:amd64. [2021-11-11T23:26:30.381Z] #21 41.79 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T23:26:30.381Z] #21 41.84 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T23:26:30.381Z] #21 41.91 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:26:30.381Z] #21 41.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:26:30.381Z] #21 41.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:26:30.381Z] #21 42.03 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:26:30.381Z] #21 42.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:26:30.381Z] #21 42.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:26:30.381Z] #21 42.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:26:30.381Z] #21 42.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:26:30.381Z] #21 42.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:26:30.623Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T23:26:30.642Z] #21 42.18 Selecting previously unselected package net-tools. [2021-11-11T23:26:30.642Z] #21 42.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T23:26:30.642Z] #21 42.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:26:30.733Z] #47 4.489 [100%] Built target tini-static [2021-11-11T23:26:30.733Z] #47 4.519 + mkdir -p /build [2021-11-11T23:26:30.733Z] #47 4.528 + cp tini-static /build/docker-init [2021-11-11T23:26:30.733Z] #47 DONE 4.7s [2021-11-11T23:26:30.733Z] [2021-11-11T23:26:30.733Z] #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-11-11T23:26:30.733Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:30.733Z] #20 59.59 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T23:26:30.733Z] #20 59.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T23:26:30.733Z] #20 59.62 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:26:30.733Z] #20 59.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T23:26:30.733Z] #20 59.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:26:30.733Z] #20 59.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:26:30.733Z] #20 59.82 Selecting previously unselected package dmsetup. [2021-11-11T23:26:30.733Z] #20 59.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:26:30.733Z] #20 59.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:26:30.733Z] #20 59.96 Selecting previously unselected package mingw-w64-common. [2021-11-11T23:26:30.733Z] #20 59.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T23:26:30.733Z] #20 59.96 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T23:26:30.733Z] #20 62.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T23:26:30.733Z] #20 62.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T23:26:30.733Z] #20 62.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:26:30.904Z] #21 42.36 Selecting previously unselected package patch. [2021-11-11T23:26:30.904Z] #21 42.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T23:26:30.904Z] #21 42.38 Unpacking patch (2.7.6-7) ... [2021-11-11T23:26:30.904Z] #21 42.46 Selecting previously unselected package python-pip-whl. [2021-11-11T23:26:30.904Z] #21 42.48 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T23:26:30.904Z] #21 42.49 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T23:26:31.476Z] #21 43.01 Selecting previously unselected package python3-lib2to3. [2021-11-11T23:26:31.476Z] #21 43.01 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T23:26:31.476Z] #21 43.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:26:31.476Z] #21 43.16 Selecting previously unselected package python3-distutils. [2021-11-11T23:26:31.565Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T23:26:31.565Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-11T23:26:31.740Z] #21 43.16 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T23:26:31.740Z] #21 43.18 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T23:26:31.740Z] #21 43.34 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:26:31.740Z] #21 43.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:26:31.740Z] #21 43.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:26:32.001Z] #21 43.47 Selecting previously unselected package python3-setuptools. [2021-11-11T23:26:32.001Z] #21 43.48 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T23:26:32.001Z] #21 43.48 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T23:26:32.001Z] #21 43.69 Selecting previously unselected package python3-wheel. [2021-11-11T23:26:32.001Z] #21 43.69 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T23:26:32.001Z] #21 43.70 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T23:26:32.135Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T23:26:32.262Z] #21 43.77 Selecting previously unselected package python3-pip. [2021-11-11T23:26:32.262Z] #21 43.77 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T23:26:32.262Z] #21 43.78 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T23:26:32.262Z] #21 44.00 Selecting previously unselected package sudo. [2021-11-11T23:26:32.262Z] #21 44.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T23:26:32.262Z] #21 44.01 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T23:26:33.076Z] check_test.go:308: [d0104fc9f9f12] daemon is not started [2021-11-11T23:26:33.076Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-11T23:26:33.076Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T23:26:33.206Z] #21 44.56 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T23:26:33.206Z] #21 44.56 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T23:26:33.206Z] #21 44.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:26:33.206Z] #21 44.80 Selecting previously unselected package uidmap. [2021-11-11T23:26:33.206Z] #21 44.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T23:26:33.206Z] #21 44.81 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T23:26:33.206Z] #21 44.95 Selecting previously unselected package vim-runtime. [2021-11-11T23:26:33.385Z] #20 66.16 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T23:26:33.385Z] #20 66.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:33.385Z] #20 66.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:26:33.385Z] #20 66.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T23:26:33.385Z] #20 66.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:33.385Z] #20 66.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:26:33.467Z] #21 44.95 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:26:33.467Z] #21 44.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T23:26:33.467Z] #21 45.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T23:26:33.467Z] #21 45.02 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:26:34.331Z] #20 ... [2021-11-11T23:26:34.331Z] [2021-11-11T23:26:34.331Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:34.331Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:26:34.331Z] #69 2.040 + RM_GOPATH=0 [2021-11-11T23:26:34.331Z] #69 2.040 + TMP_GOPATH= [2021-11-11T23:26:34.331Z] #69 2.040 + : /build [2021-11-11T23:26:34.331Z] #69 2.040 + '[' -z '' ']' [2021-11-11T23:26:34.331Z] #69 2.040 ++ mktemp -d [2021-11-11T23:26:34.331Z] #69 2.047 + export GOPATH=/tmp/tmp.U7FGd2c5G8 [2021-11-11T23:26:34.331Z] #69 2.047 + GOPATH=/tmp/tmp.U7FGd2c5G8 [2021-11-11T23:26:34.331Z] #69 2.047 + RM_GOPATH=1 [2021-11-11T23:26:34.331Z] #69 2.047 + case "$(go env GOARCH)" in [2021-11-11T23:26:34.331Z] #69 2.047 ++ go env GOARCH [2021-11-11T23:26:34.331Z] #69 2.070 Install containerd version v1.5.7 [2021-11-11T23:26:34.331Z] #69 2.070 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:26:34.331Z] #69 2.070 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:26:34.331Z] #69 2.070 ++ dirname /install.sh [2021-11-11T23:26:34.331Z] #69 2.070 + dir=/ [2021-11-11T23:26:34.331Z] #69 2.070 + bin=containerd [2021-11-11T23:26:34.331Z] #69 2.070 + shift [2021-11-11T23:26:34.331Z] #69 2.070 + '[' '!' -f //containerd.installer ']' [2021-11-11T23:26:34.331Z] #69 2.070 + . //containerd.installer [2021-11-11T23:26:34.331Z] #69 2.070 ++ set -e [2021-11-11T23:26:34.331Z] #69 2.070 ++ : v1.5.7 [2021-11-11T23:26:34.331Z] #69 2.070 + install_containerd [2021-11-11T23:26:34.331Z] #69 2.070 + echo 'Install containerd version v1.5.7' [2021-11-11T23:26:34.331Z] #69 2.070 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U7FGd2c5G8/src/github.com/containerd/containerd [2021-11-11T23:26:34.331Z] #69 2.079 Cloning into '/tmp/tmp.U7FGd2c5G8/src/github.com/containerd/containerd'... [2021-11-11T23:26:34.509Z] #43 ... [2021-11-11T23:26:34.509Z] [2021-11-11T23:26:34.509Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:26:34.509Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:26:34.509Z] #53 205.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T23:26:34.509Z] #53 DONE 206.2s [2021-11-11T23:26:34.509Z] [2021-11-11T23:26:34.509Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:34.509Z] #58 sha256:547381d9a2c6bc1751bbdb4ebece227246b9665ec8828d890d6ae9dd9900c115 [2021-11-11T23:26:34.770Z] 4612f6d0b889: Verifying Checksum [2021-11-11T23:26:34.770Z] 4612f6d0b889: Download complete [2021-11-11T23:26:34.986Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T23:26:35.927Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T23:26:36.278Z] #21 47.76 Selecting previously unselected package vim. [2021-11-11T23:26:36.278Z] #21 47.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:26:36.278Z] #21 47.78 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T23:26:36.498Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T23:26:36.498Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T23:26:36.800Z] #21 48.32 Selecting previously unselected package xfsprogs. [2021-11-11T23:26:36.800Z] #21 48.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T23:26:36.800Z] #21 48.35 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T23:26:36.866Z] #69 ... [2021-11-11T23:26:36.866Z] [2021-11-11T23:26:36.866Z] #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-11-11T23:26:36.866Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:36.866Z] #20 70.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T23:26:37.061Z] #21 48.74 Selecting previously unselected package zip. [2021-11-11T23:26:37.061Z] #21 48.74 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T23:26:37.061Z] #21 48.75 Unpacking zip (3.0-12) ... [2021-11-11T23:26:37.069Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-11T23:26:37.124Z] #20 70.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:37.124Z] #20 70.30 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:26:37.323Z] #21 48.88 Selecting previously unselected package zstd. [2021-11-11T23:26:37.323Z] #21 48.89 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T23:26:37.323Z] #21 48.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:26:37.329Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T23:26:37.584Z] #21 49.25 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:26:37.899Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T23:26:38.528Z] #21 50.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:26:38.528Z] #21 50.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:26:38.528Z] #21 50.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:26:38.528Z] #21 50.17 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T23:26:38.528Z] #21 50.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:26:38.528Z] #21 50.21 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T23:26:38.528Z] #21 50.22 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T23:26:38.528Z] #21 50.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:26:38.528Z] #21 50.25 Setting up bzip2 (1.0.8-4) ... [2021-11-11T23:26:38.528Z] #21 50.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:26:38.528Z] #21 50.28 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T23:26:39.100Z] #21 50.88 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:26:39.100Z] #21 50.89 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:26:39.100Z] #21 50.91 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T23:26:39.361Z] #21 50.92 Setting up apparmor (2.13.6-10) ... [2021-11-11T23:26:39.810Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-11T23:26:41.285Z] #21 52.61 Setting up zip (3.0-12) ... [2021-11-11T23:26:41.285Z] #21 52.64 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:26:41.285Z] #21 52.67 Setting up bash-completion (1:2.11-2) ... [2021-11-11T23:26:42.354Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-11T23:26:42.397Z] #20 75.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T23:26:42.397Z] #20 75.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:42.397Z] #20 75.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:26:42.657Z] #20 ... [2021-11-11T23:26:42.657Z] [2021-11-11T23:26:42.657Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:42.657Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:26:42.657Z] #69 19.73 + cd /tmp/tmp.U7FGd2c5G8/src/github.com/containerd/containerd [2021-11-11T23:26:42.657Z] #69 19.73 + git checkout -q v1.5.7 [2021-11-11T23:26:42.657Z] #69 20.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T23:26:42.657Z] #69 20.55 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T23:26:42.657Z] #69 20.55 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:26:42.657Z] #69 20.55 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T23:26:42.657Z] #69 20.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T23:26:42.657Z] #69 20.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T23:26:42.657Z] #69 20.55 + '[' '' = dynamic ']' [2021-11-11T23:26:42.657Z] #69 20.55 + make [2021-11-11T23:26:42.935Z] #21 54.44 Setting up xz-utils (5.2.5-2) ... [2021-11-11T23:26:42.935Z] #21 54.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T23:26:42.935Z] #21 54.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:26:42.935Z] #21 54.48 Setting up patch (2.7.6-7) ... [2021-11-11T23:26:42.935Z] #21 54.50 Setting up sudo (1.9.5p2-3) ... [2021-11-11T23:26:42.935Z] #21 54.59 invoke-rc.d: could not determine current runlevel [2021-11-11T23:26:42.935Z] #21 54.60 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T23:26:42.935Z] #21 54.61 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T23:26:42.935Z] #21 54.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:26:42.935Z] #21 54.64 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T23:26:42.935Z] #21 54.65 Setting up pigz (2.6-1) ... [2021-11-11T23:26:42.935Z] #21 54.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:26:43.196Z] #21 54.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:26:43.196Z] #21 54.71 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T23:26:43.196Z] #21 54.73 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:26:43.595Z] #69 21.47 + bin/ctr [2021-11-11T23:26:43.769Z] #21 55.42 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:26:43.769Z] #21 55.43 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:26:44.292Z] #21 55.83 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T23:26:44.292Z] #21 55.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:26:44.292Z] #21 55.89 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:26:44.292Z] #21 55.90 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T23:26:44.865Z] #21 56.40 Setting up vim (2:8.2.2434-3) ... [2021-11-11T23:26:44.865Z] #21 56.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T23:26:44.865Z] #21 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T23:26:44.865Z] #21 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T23:26:44.865Z] #21 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T23:26:44.865Z] #21 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T23:26:44.865Z] #21 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T23:26:44.865Z] #21 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T23:26:44.865Z] #21 56.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T23:26:44.865Z] #21 56.48 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T23:26:44.898Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-11T23:26:46.252Z] #21 57.73 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:26:46.252Z] #21 57.75 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:26:46.252Z] #21 57.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:26:46.252Z] #21 57.79 Setting up python3-pip (20.3.4-4) ... [2021-11-11T23:26:46.807Z] --- PASS: TestBuildWithHugeFile (44.45s) [2021-11-11T23:26:46.807Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:26:46.807Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:26:46.807Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:26:46.807Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:26:46.807Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:26:46.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:26:46.807Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:26:46.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:26:46.807Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:26:46.807Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:26:46.807Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:26:46.807Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:26:46.807Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:26:46.807Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T23:26:46.807Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-11-11T23:26:46.807Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-11-11T23:26:46.807Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2021-11-11T23:26:46.807Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:26:46.807Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T23:26:47.202Z] #21 58.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:26:47.203Z] #21 58.91 Setting up jq (1.6-2.1) ... [2021-11-11T23:26:47.203Z] #21 58.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:26:47.203Z] #21 58.97 Setting up iptables (1.8.7-1) ... [2021-11-11T23:26:47.464Z] #21 59.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:26:47.464Z] #21 59.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:26:47.464Z] #21 59.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:26:47.464Z] #21 59.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:26:47.464Z] #21 59.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T23:26:47.464Z] #21 59.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T23:26:47.464Z] #21 59.04 Setting up iproute2 (5.10.0-4) ... [2021-11-11T23:26:47.726Z] #21 59.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:26:48.075Z] #58 ... [2021-11-11T23:26:48.075Z] [2021-11-11T23:26:48.075Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T23:26:48.075Z] #26 sha256:c3e3e3a003bef74f245933b5cbe513c69b40cfa8f92d54e1774abcbcfc39b23f [2021-11-11T23:26:48.075Z] #26 227.4 + return [2021-11-11T23:26:48.189Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-11T23:26:48.675Z] #21 DONE 60.2s [2021-11-11T23:26:48.675Z] [2021-11-11T23:26:48.675Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:26:48.675Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:26:48.675Z] #53 ... [2021-11-11T23:26:48.675Z] [2021-11-11T23:26:48.675Z] #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-11-11T23:26:48.675Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T23:26:49.443Z] #26 DONE 229.0s [2021-11-11T23:26:49.443Z] [2021-11-11T23:26:49.443Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:49.443Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:26:49.571Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T23:26:50.061Z] #22 1.647 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T23:26:50.141Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-11T23:26:50.165Z] #69 ... [2021-11-11T23:26:50.165Z] [2021-11-11T23:26:50.165Z] #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-11-11T23:26:50.165Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T23:26:50.165Z] #20 77.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T23:26:50.165Z] #20 77.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:50.165Z] #20 77.25 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:26:50.165Z] #20 79.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T23:26:50.165Z] #20 79.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:50.165Z] #20 79.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:26:50.165Z] #20 82.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T23:26:50.165Z] #20 82.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T23:26:50.165Z] #20 82.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:26:50.323Z] #22 1.666 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T23:26:50.323Z] #22 1.673 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T23:26:50.323Z] #22 DONE 1.8s [2021-11-11T23:26:50.323Z] [2021-11-11T23:26:50.323Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:26:50.323Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:26:50.323Z] #53 ... [2021-11-11T23:26:50.323Z] [2021-11-11T23:26:50.323Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:26:50.323Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T23:26:50.711Z] --- PASS: TestBuildPreserveOwnership (4.06s) [2021-11-11T23:26:50.711Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.86s) [2021-11-11T23:26:50.711Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2021-11-11T23:26:50.711Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:26:50.711Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T23:26:50.711Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T23:26:50.810Z] #62 189.7 + bin/containerd [2021-11-11T23:26:51.281Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-11T23:26:51.542Z] Loaded image: busybox:latest [2021-11-11T23:26:51.542Z] Loaded image: busybox:glibc [2021-11-11T23:26:51.542Z] #20 84.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T23:26:51.542Z] #20 84.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T23:26:51.542Z] #20 84.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:26:51.542Z] #20 84.68 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T23:26:51.542Z] #20 84.69 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T23:26:51.542Z] #20 84.70 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:26:51.542Z] #20 84.75 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T23:26:51.542Z] #20 84.75 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T23:26:51.542Z] #20 84.77 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:26:51.542Z] #20 84.83 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T23:26:51.542Z] #20 84.84 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T23:26:51.542Z] #20 84.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:26:51.542Z] #20 84.92 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T23:26:51.542Z] #20 84.92 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T23:26:51.542Z] #20 84.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:26:51.803Z] #20 85.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T23:26:51.803Z] #20 85.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:26:51.803Z] #20 85.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:26:51.803Z] #20 85.08 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T23:26:51.803Z] #20 85.08 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T23:26:51.803Z] #20 85.09 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:26:51.803Z] #20 85.15 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T23:26:51.803Z] #20 85.16 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T23:26:51.803Z] #20 85.16 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:26:52.063Z] #20 85.29 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T23:26:52.063Z] #20 85.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T23:26:52.063Z] #20 85.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:26:52.063Z] #20 85.39 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T23:26:52.063Z] #20 85.39 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T23:26:52.063Z] #20 85.39 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:26:52.063Z] #20 85.47 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T23:26:52.063Z] #20 85.48 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T23:26:52.063Z] #20 85.48 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:26:52.063Z] #20 85.53 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T23:26:52.323Z] #20 85.53 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T23:26:52.323Z] #20 85.53 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:26:52.484Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T23:26:52.583Z] #20 85.75 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T23:26:52.583Z] #20 85.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T23:26:52.583Z] #20 85.75 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:26:52.583Z] #20 85.87 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T23:26:52.583Z] #20 85.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T23:26:52.583Z] #20 85.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:26:52.583Z] #20 85.92 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T23:26:52.609Z] #58 ... [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:26:52.609Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:26:52.609Z] #43 DONE 221.9s [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:52.609Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:26:52.609Z] #62 ... [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T23:26:52.609Z] #44 sha256:446867354496f9c5081a6feb554d7fbcd5b412614637e16cc4b5c13eeac8cd2e [2021-11-11T23:26:52.609Z] #44 DONE 0.2s [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T23:26:52.609Z] #48 sha256:9c5ea85db4ec7956ec05de2bced75beac859790a67da121dabc8eac3677cbdc5 [2021-11-11T23:26:52.609Z] #48 DONE 0.1s [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T23:26:52.609Z] #50 sha256:caa4e1f9f265222eef54de91183b9a3696e64c4854e1dd5349ed4c96d015d9e1 [2021-11-11T23:26:52.609Z] #50 DONE 0.1s [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T23:26:52.609Z] #52 sha256:977630d74f745cfaf452242ce070de3dfef41096a037d1705985cb543cc43e7e [2021-11-11T23:26:52.609Z] #52 DONE 0.1s [2021-11-11T23:26:52.609Z] [2021-11-11T23:26:52.609Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:52.609Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:26:52.706Z] #62 ... [2021-11-11T23:26:52.706Z] [2021-11-11T23:26:52.706Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T23:26:52.706Z] #27 sha256:798c375e8ac317027f2e94a98a2a7feef743ab04d83de3e2121ab5c26ba1fd55 [2021-11-11T23:26:52.706Z] #27 DONE 0.8s [2021-11-11T23:26:52.745Z] Loaded image: debian:bullseye-slim [2021-11-11T23:26:52.745Z] Loaded image: hello-world:latest [2021-11-11T23:26:52.745Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T23:26:52.745Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:26:52.843Z] #20 85.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T23:26:52.843Z] #20 85.93 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:26:52.843Z] #20 86.00 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T23:26:52.843Z] #20 86.01 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T23:26:52.843Z] #20 86.01 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:26:52.843Z] #20 86.20 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T23:26:52.843Z] #20 86.21 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T23:26:52.843Z] #20 86.22 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T23:26:52.843Z] #20 86.23 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T23:26:52.843Z] #20 86.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T23:26:52.843Z] #20 86.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T23:26:52.843Z] #20 86.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T23:26:52.843Z] #20 86.28 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T23:26:52.843Z] #20 86.29 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T23:26:52.843Z] #20 86.30 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T23:26:52.869Z] #62 ... [2021-11-11T23:26:52.870Z] [2021-11-11T23:26:52.870Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T23:26:52.870Z] #54 sha256:c975e0c381880cd289dea8e00dcbd64cd6ecc907675da9032b5d706e3e0160b5 [2021-11-11T23:26:52.870Z] #54 DONE 0.2s [2021-11-11T23:26:52.870Z] [2021-11-11T23:26:52.870Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T23:26:52.870Z] #56 sha256:bef9034de4858ffc6aba40188bcb598a6fbf6a81f3bbdbfca653067e3a0c519e [2021-11-11T23:26:52.870Z] #56 DONE 0.1s [2021-11-11T23:26:52.870Z] [2021-11-11T23:26:52.870Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:52.870Z] #58 sha256:547381d9a2c6bc1751bbdb4ebece227246b9665ec8828d890d6ae9dd9900c115 [2021-11-11T23:26:52.963Z] [2021-11-11T23:26:52.963Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T23:26:52.963Z] #32 sha256:a9868105f4cfe1a1a6135bc5d567072b2672d0ff8c605dea1f2f435588d24557 [2021-11-11T23:26:53.102Z] #20 86.31 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T23:26:53.102Z] #20 86.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T23:26:53.102Z] #20 86.33 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T23:26:53.102Z] #20 86.34 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T23:26:53.102Z] #20 86.35 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T23:26:53.102Z] #20 86.37 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T23:26:53.102Z] #20 86.38 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T23:26:53.102Z] #20 86.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T23:26:53.102Z] #20 86.40 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T23:26:53.102Z] #20 86.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T23:26:53.102Z] #20 86.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:26:53.102Z] #20 86.43 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-11-11T23:26:53.102Z] #20 86.44 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:26:53.102Z] #20 86.45 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-11-11T23:26:53.102Z] #20 86.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T23:26:53.102Z] #20 86.47 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T23:26:53.102Z] #20 86.47 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-11-11T23:26:53.102Z] #20 86.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T23:26:53.102Z] #20 86.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T23:26:53.315Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-11T23:26:53.361Z] #20 86.52 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:26:53.362Z] #20 86.53 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T23:26:53.362Z] #20 86.54 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:26:53.362Z] #20 86.56 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T23:26:53.362Z] #20 86.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:26:53.526Z] #32 DONE 0.9s [2021-11-11T23:26:53.526Z] [2021-11-11T23:26:53.526Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T23:26:53.526Z] #35 sha256:15a4262404c152abaa4a8580e4d84e4bdd7b4fcbc3e4b06d18e852c5d9439762 [2021-11-11T23:26:53.884Z] check_test.go:308: [dadca264b904a] daemon is not started [2021-11-11T23:26:53.884Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-11T23:26:53.884Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T23:26:53.931Z] #20 DONE 87.2s [2021-11-11T23:26:53.931Z] [2021-11-11T23:26:53.931Z] #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-11-11T23:26:53.931Z] #21 sha256:a0765f0d6ba3a89f646a0a53d08b690c7d011ff41e0ae659fa5bce40fc789d9a [2021-11-11T23:26:54.142Z] #35 DONE 0.6s [2021-11-11T23:26:54.142Z] [2021-11-11T23:26:54.142Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T23:26:54.142Z] #37 sha256:c582cd4f933e633e069a9f18849b8565e29e59c02347616357ff9c197dd3abae [2021-11-11T23:26:54.145Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T23:26:54.405Z] check_test.go:308: [d531b7dbddb54] daemon is not started [2021-11-11T23:26:54.405Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-11T23:26:54.424Z] #37 DONE 0.1s [2021-11-11T23:26:54.424Z] [2021-11-11T23:26:54.424Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T23:26:54.424Z] #41 sha256:160f6fdcd3849243abcef33e9e18ac917c29d33ce5e9d8666f4d4509267b47d4 [2021-11-11T23:26:54.424Z] #41 DONE 0.1s [2021-11-11T23:26:54.424Z] [2021-11-11T23:26:54.424Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:54.424Z] #58 sha256:b6ebabc6d5009afa703e3c17956999f32eabe937629f53882e0332aa0e6937c6 [2021-11-11T23:26:54.424Z] #58 ... [2021-11-11T23:26:54.424Z] [2021-11-11T23:26:54.424Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T23:26:54.424Z] #44 sha256:5903cacc5a944d85bd427449b05f3840f7112f912e6cd48193a57e51f31fc275 [2021-11-11T23:26:54.665Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-11T23:26:54.993Z] #44 DONE 0.6s [2021-11-11T23:26:54.993Z] [2021-11-11T23:26:54.993Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:54.993Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:26:54.993Z] #62 ... [2021-11-11T23:26:54.993Z] [2021-11-11T23:26:54.993Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T23:26:54.993Z] #48 sha256:c03d437d421fa6efce1b9b9b3dfe90ffab6dac790df9bea6ce37710233d4995c [2021-11-11T23:26:54.993Z] #48 DONE 0.1s [2021-11-11T23:26:55.251Z] [2021-11-11T23:26:55.251Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T23:26:55.251Z] #50 sha256:ad1098cf29b25a1b3707b24ffca0651c5c6b8ff89e08c8be3a0fb286abb05037 [2021-11-11T23:26:55.251Z] #50 DONE 0.1s [2021-11-11T23:26:55.251Z] [2021-11-11T23:26:55.251Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T23:26:55.251Z] #52 sha256:b2b5d922f5fc69a9f05b6f7b56cdf6ebf04df49caf79fd9bab6059fdedb78fba [2021-11-11T23:26:55.251Z] #52 DONE 0.2s [2021-11-11T23:26:55.251Z] [2021-11-11T23:26:55.251Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T23:26:55.251Z] #54 sha256:7997796eb53caa68ed88217bb05295fcdeb7601dee0989b2a9f39140e9185caa [2021-11-11T23:26:55.605Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-11T23:26:55.835Z] #21 1.894 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T23:26:55.835Z] #21 1.894 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T23:26:55.835Z] #21 1.894 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T23:26:55.864Z] check_test.go:308: [d4cdecbbabe7a] daemon is not started [2021-11-11T23:26:55.865Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-11T23:26:56.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T23:26:57.769Z] #54 DONE 2.0s [2021-11-11T23:26:57.769Z] [2021-11-11T23:26:57.769Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:57.769Z] #58 sha256:b6ebabc6d5009afa703e3c17956999f32eabe937629f53882e0332aa0e6937c6 [2021-11-11T23:26:57.769Z] #58 119.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-11-11T23:26:57.769Z] #58 ... [2021-11-11T23:26:57.769Z] [2021-11-11T23:26:57.769Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T23:26:57.769Z] #56 sha256:abbbeee1fef1ede1ad2b18c18f540c86c8cc33f86ddb78312777d08e8dfeb0c6 [2021-11-11T23:26:57.769Z] #56 DONE 0.2s [2021-11-11T23:26:57.769Z] [2021-11-11T23:26:57.769Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:26:57.769Z] #58 sha256:b6ebabc6d5009afa703e3c17956999f32eabe937629f53882e0332aa0e6937c6 [2021-11-11T23:26:58.026Z] #58 120.5 + mkdir -p /build [2021-11-11T23:26:58.034Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T23:26:58.283Z] #58 120.5 + cp runc /build/runc [2021-11-11T23:26:58.294Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-11T23:26:58.540Z] #58 DONE 120.8s [2021-11-11T23:26:58.540Z] [2021-11-11T23:26:58.540Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:26:58.540Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:26:58.554Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T23:26:59.907Z] #62 ... [2021-11-11T23:26:59.907Z] [2021-11-11T23:26:59.907Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T23:26:59.907Z] #59 sha256:f6f00051a778e6a59ef320d46d97a5ed60f559edd1f1a908a92c31bca6de95fb [2021-11-11T23:26:59.939Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-11T23:27:00.470Z] #59 DONE 0.5s [2021-11-11T23:27:00.470Z] [2021-11-11T23:27:00.470Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:00.470Z] #62 sha256:340873ac2f81fb3243f253ce5b5c9257885c1fb592d19843c9be69739fb608a7 [2021-11-11T23:27:01.321Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.41s) [2021-11-11T23:27:01.321Z] PASS [2021-11-11T23:27:01.321Z] [2021-11-11T23:27:01.321Z] === Skipped [2021-11-11T23:27:01.321Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T23:27:01.321Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:27:01.321Z] [2021-11-11T23:27:01.321Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:27:01.321Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:27:01.321Z] [2021-11-11T23:27:01.321Z] DONE 34 tests, 2 skipped in 81.392s [2021-11-11T23:27:01.321Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T23:27:01.321Z] ++ 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-11-11T23:27:01.321Z] ++ set -e [2021-11-11T23:27:01.321Z] ++ '[' -n 0 ']' [2021-11-11T23:27:01.321Z] ++ set -x [2021-11-11T23:27:01.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T23:27:01.321Z] INFO: Testing against a local daemon [2021-11-11T23:27:01.321Z] === RUN TestConfigInspect [2021-11-11T23:27:01.891Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-11T23:27:02.761Z] 8f616e6e9eec: Pull complete [2021-11-11T23:27:03.273Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-11T23:27:03.339Z] #21 3.046 Reading package lists... [2021-11-11T23:27:03.842Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-11T23:27:04.413Z] --- PASS: TestConfigInspect (3.27s) [2021-11-11T23:27:04.413Z] === RUN TestConfigList [2021-11-11T23:27:04.982Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T23:27:05.241Z] #23 13.53 Collecting yamllint==1.26.1 [2021-11-11T23:27:05.241Z] #23 14.57 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T23:27:05.817Z] #23 15.57 Collecting pathspec>=0.5.3 [2021-11-11T23:27:05.817Z] #23 15.58 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T23:27:06.390Z] #23 15.94 Collecting pyyaml [2021-11-11T23:27:06.390Z] #23 15.95 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T23:27:06.390Z] #23 16.01 Building wheels for collected packages: yamllint [2021-11-11T23:27:06.390Z] #23 16.01 Building wheel for yamllint (setup.py): started [2021-11-11T23:27:07.333Z] #23 16.80 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T23:27:07.333Z] #23 16.80 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c90923e9d68c961a7b0235adc5af5c5b1675eeb115425e1a17e2e3438cf4bd5c [2021-11-11T23:27:07.333Z] #23 16.80 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T23:27:07.333Z] #23 16.81 Successfully built yamllint [2021-11-11T23:27:07.333Z] #23 16.83 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T23:27:07.523Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-11T23:27:07.523Z] --- PASS: TestConfigList (2.96s) [2021-11-11T23:27:07.523Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:27:07.533Z] #21 8.643 Reading package lists... [2021-11-11T23:27:07.594Z] #23 17.21 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T23:27:07.783Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T23:27:07.856Z] #23 DONE 17.6s [2021-11-11T23:27:07.856Z] [2021-11-11T23:27:07.856Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:27:07.856Z] #58 sha256:626175d7d49737483689826fbb7ef38314347cd96f331d15f2a312b85a82c151 [2021-11-11T23:27:08.043Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T23:27:08.102Z] #21 13.32 Building dependency tree... [2021-11-11T23:27:08.117Z] #58 ... [2021-11-11T23:27:08.117Z] [2021-11-11T23:27:08.117Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T23:27:08.117Z] #27 sha256:4deec4bbbf14ebf55f639e85c9091a873a708f9c6e1d49fd5fce7635cea200c2 [2021-11-11T23:27:08.117Z] #27 DONE 0.3s [2021-11-11T23:27:08.117Z] [2021-11-11T23:27:08.117Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:27:08.117Z] #58 sha256:626175d7d49737483689826fbb7ef38314347cd96f331d15f2a312b85a82c151 [2021-11-11T23:27:08.361Z] #21 14.41 Reading state information... [2021-11-11T23:27:08.378Z] #58 ... [2021-11-11T23:27:08.378Z] [2021-11-11T23:27:08.378Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T23:27:08.378Z] #32 sha256:0effc30ab04981825e55346d371593cfdb7774942628f27cf6281aabed187322 [2021-11-11T23:27:08.638Z] #32 DONE 0.3s [2021-11-11T23:27:08.638Z] [2021-11-11T23:27:08.638Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T23:27:08.638Z] #35 sha256:b5fcad17d43f887c634ab91ea61acc4f9a0ae3b63c248a44bb37992928fbc9f1 [2021-11-11T23:27:08.901Z] #35 DONE 0.2s [2021-11-11T23:27:08.901Z] [2021-11-11T23:27:08.901Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T23:27:08.901Z] #37 sha256:d5c09c6b1444722c5a30ad04b9e4491201e210c13fc36c8508623fedab4fe74d [2021-11-11T23:27:08.982Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T23:27:09.162Z] #37 DONE 0.2s [2021-11-11T23:27:09.162Z] [2021-11-11T23:27:09.162Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T23:27:09.162Z] #41 sha256:53d8615a0f54218e47a400c7de74d94257035a6c9e229f502cc384dea4832187 [2021-11-11T23:27:09.162Z] #41 DONE 0.1s [2021-11-11T23:27:09.162Z] [2021-11-11T23:27:09.162Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:27:09.162Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:27:09.299Z] #21 15.56 The following additional packages will be installed: [2021-11-11T23:27:09.299Z] #21 15.56 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-11T23:27:09.299Z] #21 15.56 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-11T23:27:09.299Z] #21 15.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-11T23:27:09.299Z] #21 15.56 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-11T23:27:09.299Z] #21 15.56 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-11T23:27:09.299Z] #21 15.56 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-11T23:27:09.299Z] #21 15.57 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-11T23:27:09.558Z] #21 15.58 Suggested packages: [2021-11-11T23:27:09.558Z] #21 15.58 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-11T23:27:09.558Z] #21 15.58 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-11T23:27:09.558Z] #21 15.58 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-11T23:27:09.558Z] #21 15.58 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-11T23:27:09.558Z] #21 15.58 seccomp:ppc64el seccomp:s390x [2021-11-11T23:27:09.558Z] #21 15.58 Recommended packages: [2021-11-11T23:27:09.558Z] #21 15.58 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-11T23:27:09.558Z] #21 15.58 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-11T23:27:09.558Z] #21 15.58 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-11T23:27:09.558Z] #21 15.58 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-11T23:27:09.816Z] #21 16.02 The following NEW packages will be installed: [2021-11-11T23:27:09.816Z] #21 16.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-11T23:27:10.077Z] #21 16.02 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-11T23:27:10.077Z] #21 16.02 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-11T23:27:10.077Z] #21 16.02 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-11T23:27:10.077Z] #21 16.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-11T23:27:10.077Z] #21 16.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-11T23:27:10.077Z] #21 16.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-11T23:27:10.077Z] #21 16.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-11T23:27:10.077Z] #21 16.03 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-11T23:27:10.077Z] #21 16.03 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-11T23:27:10.077Z] #21 16.03 libseccomp2:ppc64el libseccomp2:s390x [2021-11-11T23:27:10.337Z] #21 16.38 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:27:10.337Z] #21 16.38 Need to get 15.9 MB of archives. [2021-11-11T23:27:10.337Z] #21 16.38 After this operation, 72.9 MB of additional disk space will be used. [2021-11-11T23:27:10.337Z] #21 16.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-11T23:27:10.337Z] #21 16.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-11T23:27:10.337Z] #21 16.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-11T23:27:10.337Z] #21 16.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-11T23:27:10.337Z] #21 16.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-11T23:27:10.337Z] #21 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-11T23:27:10.337Z] #21 16.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-11T23:27:10.337Z] #21 16.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-11T23:27:10.337Z] #21 16.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-11T23:27:10.337Z] #21 16.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-11T23:27:10.337Z] #21 16.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-11T23:27:10.337Z] #21 16.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-11T23:27:10.337Z] #21 16.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-11T23:27:10.337Z] #21 16.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-11T23:27:10.337Z] #21 16.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-11T23:27:10.337Z] #21 16.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-11T23:27:10.337Z] #21 16.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-11T23:27:10.337Z] #21 16.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-11T23:27:10.337Z] #21 16.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-11T23:27:10.337Z] #21 16.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-11T23:27:10.337Z] #21 16.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-11T23:27:10.337Z] #21 16.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-11T23:27:10.337Z] #21 16.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-11T23:27:10.337Z] #21 16.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T23:27:10.337Z] #21 16.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T23:27:10.396Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2021-11-11T23:27:10.396Z] === RUN TestConfigsUpdate [2021-11-11T23:27:10.596Z] #21 16.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-11T23:27:10.596Z] #21 16.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-11T23:27:10.596Z] #21 16.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-11T23:27:10.596Z] #21 16.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-11T23:27:10.596Z] #21 16.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-11T23:27:10.596Z] #21 16.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-11T23:27:10.596Z] #21 16.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-11T23:27:10.596Z] #21 16.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-11T23:27:10.596Z] #21 16.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-11T23:27:10.596Z] #21 16.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-11T23:27:10.596Z] #21 16.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-11T23:27:10.596Z] #21 16.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-11T23:27:10.596Z] #21 16.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-11T23:27:10.596Z] #21 16.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-11T23:27:10.597Z] #21 16.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T23:27:10.856Z] #21 17.12 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:27:10.979Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-11T23:27:11.116Z] #21 17.37 Fetched 15.9 MB in 0s (32.3 MB/s) [2021-11-11T23:27:11.116Z] #21 17.41 Selecting previously unselected package gcc-10-base:armel. [2021-11-11T23:27:11.246Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T23:27:11.246Z] check_test.go:308: [d0f75bad203c6] daemon is not started [2021-11-11T23:27:11.246Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-11T23:27:11.375Z] #21 17.41 (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-11-11T23:27:11.376Z] #21 17.46 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-11T23:27:11.376Z] #21 17.46 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-11T23:27:11.376Z] #21 17.51 Selecting previously unselected package gcc-10-base:armhf. [2021-11-11T23:27:11.376Z] #21 17.51 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-11T23:27:11.376Z] #21 17.52 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-11T23:27:11.376Z] #21 17.58 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-11T23:27:11.376Z] #21 17.58 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-11T23:27:11.376Z] #21 17.58 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-11T23:27:11.376Z] #21 17.64 Selecting previously unselected package gcc-10-base:s390x. [2021-11-11T23:27:11.635Z] #21 17.64 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-11T23:27:11.635Z] #21 17.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-11T23:27:11.635Z] #21 17.69 Selecting previously unselected package gcc-10-base:arm64. [2021-11-11T23:27:11.635Z] #21 17.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-11T23:27:11.635Z] #21 17.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-11T23:27:11.635Z] #21 17.77 Selecting previously unselected package libgcc-s1:armel. [2021-11-11T23:27:11.635Z] #21 17.77 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-11T23:27:11.635Z] #21 17.78 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-11T23:27:11.635Z] #21 17.83 Selecting previously unselected package libcrypt1:armel. [2021-11-11T23:27:11.635Z] #21 17.83 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-11T23:27:11.635Z] #21 17.84 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-11T23:27:11.635Z] #21 17.91 Selecting previously unselected package libc6:armel. [2021-11-11T23:27:11.828Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-11T23:27:11.895Z] #21 17.92 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-11T23:27:11.895Z] #21 18.10 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-11T23:27:12.096Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T23:27:12.360Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-11T23:27:12.360Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T23:27:12.465Z] #21 18.53 Selecting previously unselected package libapparmor1:armel. [2021-11-11T23:27:12.465Z] #21 18.54 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-11T23:27:12.465Z] #21 18.55 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-11T23:27:12.465Z] #21 18.60 Selecting previously unselected package libapparmor-dev:armel. [2021-11-11T23:27:12.465Z] #21 18.60 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-11T23:27:12.465Z] #21 18.61 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-11T23:27:12.725Z] #21 18.67 Selecting previously unselected package libgcc-s1:arm64. [2021-11-11T23:27:12.725Z] #21 18.67 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-11T23:27:12.725Z] #21 18.68 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-11T23:27:12.725Z] #21 18.73 Selecting previously unselected package libcrypt1:arm64. [2021-11-11T23:27:12.725Z] #21 18.73 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-11T23:27:12.725Z] #21 18.74 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-11T23:27:12.725Z] #21 18.82 Selecting previously unselected package libc6:arm64. [2021-11-11T23:27:12.725Z] #21 18.83 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-11T23:27:12.934Z] --- PASS: TestConfigsUpdate (2.74s) [2021-11-11T23:27:12.934Z] === RUN TestTemplatedConfig [2021-11-11T23:27:12.934Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-11T23:27:12.985Z] #21 19.00 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-11T23:27:13.245Z] #21 19.42 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T23:27:13.245Z] #21 19.43 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T23:27:13.245Z] #21 19.44 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T23:27:13.245Z] #21 19.49 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T23:27:13.245Z] #21 19.50 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T23:27:13.245Z] #21 19.50 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T23:27:13.504Z] #21 19.57 Selecting previously unselected package libgcc-s1:s390x. [2021-11-11T23:27:13.504Z] #21 19.58 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-11T23:27:13.504Z] #21 19.58 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-11T23:27:13.505Z] #21 19.62 Selecting previously unselected package libcrypt1:s390x. [2021-11-11T23:27:13.505Z] #21 19.63 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-11T23:27:13.505Z] #21 19.64 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-11T23:27:13.764Z] #21 19.73 Selecting previously unselected package libc6:s390x. [2021-11-11T23:27:13.764Z] #21 19.74 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-11T23:27:13.764Z] #21 19.92 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-11T23:27:14.333Z] #21 20.32 Selecting previously unselected package libapparmor1:s390x. [2021-11-11T23:27:14.333Z] #21 20.33 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-11T23:27:14.333Z] #21 20.33 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-11T23:27:14.333Z] #21 20.38 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-11T23:27:14.333Z] #21 20.39 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-11T23:27:14.333Z] #21 20.39 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-11T23:27:14.333Z] #21 20.46 Selecting previously unselected package libgcc-s1:armhf. [2021-11-11T23:27:14.333Z] #21 20.47 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-11T23:27:14.333Z] #21 20.47 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-11T23:27:14.333Z] #21 20.53 Selecting previously unselected package libcrypt1:armhf. [2021-11-11T23:27:14.333Z] #21 20.53 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-11T23:27:14.333Z] #21 20.53 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-11T23:27:14.452Z] #43 231.3 + dpkg --print-architecture [2021-11-11T23:27:14.452Z] #43 231.3 + git checkout -q v2.1.0 [2021-11-11T23:27:14.593Z] #21 20.61 Selecting previously unselected package libc6:armhf. [2021-11-11T23:27:14.593Z] #21 20.62 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-11T23:27:14.593Z] #21 20.79 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-11T23:27:14.714Z] #43 231.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T23:27:14.714Z] #43 231.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T23:27:14.887Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T23:27:15.163Z] #21 21.25 Selecting previously unselected package libapparmor1:armhf. [2021-11-11T23:27:15.163Z] #21 21.26 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-11T23:27:15.163Z] #21 21.27 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-11T23:27:15.163Z] #21 21.32 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-11T23:27:15.163Z] #21 21.32 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-11T23:27:15.163Z] #21 21.33 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-11T23:27:15.163Z] #21 21.40 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-11T23:27:15.163Z] #21 21.41 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-11T23:27:15.163Z] #21 21.41 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-11T23:27:15.163Z] #21 21.46 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-11T23:27:15.423Z] #21 21.47 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-11T23:27:15.423Z] #21 21.47 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-11T23:27:15.423Z] #21 21.56 Selecting previously unselected package libc6:ppc64el. [2021-11-11T23:27:15.423Z] #21 21.57 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-11T23:27:15.483Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-11T23:27:15.683Z] #21 21.77 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-11T23:27:16.056Z] --- PASS: TestTemplatedConfig (3.28s) [2021-11-11T23:27:16.056Z] === RUN TestConfigCreateResolve [2021-11-11T23:27:16.253Z] #21 22.32 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-11T23:27:16.253Z] #21 22.33 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-11T23:27:16.253Z] #21 22.33 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-11T23:27:16.253Z] #21 22.38 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-11T23:27:16.253Z] #21 22.38 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-11T23:27:16.253Z] #21 22.39 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-11T23:27:16.253Z] #21 22.45 Selecting previously unselected package libseccomp2:s390x. [2021-11-11T23:27:16.253Z] #21 22.45 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-11T23:27:16.253Z] #21 22.46 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-11T23:27:16.253Z] #21 22.51 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-11T23:27:16.253Z] #21 22.51 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-11T23:27:16.253Z] #21 22.51 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-11T23:27:16.253Z] #21 22.58 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-11T23:27:16.253Z] #21 22.58 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-11T23:27:16.513Z] #21 22.58 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-11T23:27:16.513Z] #21 22.62 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-11T23:27:16.513Z] #21 22.63 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-11T23:27:16.513Z] #21 22.63 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-11T23:27:16.513Z] #21 22.69 Selecting previously unselected package libseccomp2:armhf. [2021-11-11T23:27:16.513Z] #21 22.70 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-11T23:27:16.513Z] #21 22.70 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-11T23:27:16.513Z] #21 22.75 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-11T23:27:16.513Z] #21 22.75 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-11T23:27:16.513Z] #21 22.76 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-11T23:27:16.513Z] #21 22.82 Selecting previously unselected package libseccomp2:armel. [2021-11-11T23:27:16.773Z] #21 22.82 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-11T23:27:16.773Z] #21 22.83 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-11T23:27:16.773Z] #21 22.88 Selecting previously unselected package libseccomp-dev:armel. [2021-11-11T23:27:16.773Z] #21 22.88 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-11T23:27:16.773Z] #21 22.89 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-11T23:27:16.773Z] #21 22.94 Selecting previously unselected package libseccomp2:arm64. [2021-11-11T23:27:16.773Z] #21 22.95 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-11T23:27:16.773Z] #21 22.95 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-11T23:27:16.773Z] #21 22.99 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T23:27:16.773Z] #21 23.00 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T23:27:16.773Z] #21 23.00 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T23:27:17.033Z] #21 23.10 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.12 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.13 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.15 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.16 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.18 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-11T23:27:17.033Z] #21 23.19 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-11T23:27:17.033Z] #21 23.20 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-11T23:27:17.033Z] #21 23.21 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-11T23:27:17.033Z] #21 23.22 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-11T23:27:17.033Z] #21 23.23 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.24 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.26 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.27 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.28 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-11T23:27:17.033Z] #21 23.29 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-11T23:27:17.464Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T23:27:18.035Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T23:27:18.414Z] #21 24.52 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-11T23:27:18.976Z] --- PASS: TestConfigCreateResolve (2.84s) [2021-11-11T23:27:18.976Z] PASS [2021-11-11T23:27:18.976Z] [2021-11-11T23:27:18.976Z] DONE 6 tests in 17.722s [2021-11-11T23:27:18.976Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T23:27:18.976Z] ++ 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-11-11T23:27:18.976Z] ++ set -e [2021-11-11T23:27:18.976Z] ++ '[' -n 0 ']' [2021-11-11T23:27:18.976Z] ++ set -x [2021-11-11T23:27:18.976Z] ++ env -i DEST=/go/src/github.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-11-11T23:27:18.976Z] INFO: Testing against a local daemon [2021-11-11T23:27:18.976Z] === RUN TestCheckpoint [2021-11-11T23:27:18.976Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:27:18.976Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:27:18.976Z] === RUN TestContainerInvalidJSON [2021-11-11T23:27:18.976Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:27:18.976Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:27:18.976Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:27:18.976Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:27:18.976Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:27:18.976Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:27:18.976Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T23:27:18.976Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T23:27:18.976Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T23:27:18.976Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:27:18.976Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-11T23:27:18.976Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:27:18.976Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T23:27:18.976Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-11T23:27:18.976Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:27:19.236Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T23:27:19.236Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:27:19.236Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T23:27:19.236Z] === RUN TestCopyFromContainer [2021-11-11T23:27:19.795Z] #21 25.73 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-11T23:27:20.009Z] #43 ... [2021-11-11T23:27:20.009Z] [2021-11-11T23:27:20.009Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T23:27:20.009Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T23:27:20.009Z] #53 236.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T23:27:20.009Z] #53 DONE 236.8s [2021-11-11T23:27:20.009Z] [2021-11-11T23:27:20.009Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T23:27:20.009Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T23:27:20.177Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-11T23:27:20.437Z] === RUN TestCopyFromContainer// [2021-11-11T23:27:20.437Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T23:27:20.437Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T23:27:20.698Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T23:27:20.698Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T23:27:20.698Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T23:27:20.698Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T23:27:20.698Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T23:27:20.958Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T23:27:20.958Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer (1.79s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T23:27:20.958Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T23:27:20.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:27:20.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:27:20.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:27:20.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:27:20.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:27:20.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:27:20.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:27:20.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:27:20.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:27:20.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:27:20.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T23:27:20.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:27:20.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:27:20.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:27:20.958Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:27:20.958Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T23:27:20.958Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:27:20.958Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:27:20.958Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:27:20.958Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:27:20.958Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:27:20.958Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:27:20.958Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:27:20.958Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:27:20.958Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:27:20.958Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:27:20.958Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T23:27:20.958Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:27:20.958Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:27:20.958Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:27:20.958Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:27:20.958Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T23:27:20.958Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:27:21.173Z] #21 26.99 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-11T23:27:21.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T23:27:22.110Z] #21 28.24 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-11T23:27:22.357Z] #62 221.1 # github.com/containerd/containerd/cmd/containerd [2021-11-11T23:27:22.357Z] #62 221.1 /usr/bin/ld: /tmp/go-link-1521125717/000019.o: in function `New': [2021-11-11T23:27:22.357Z] #62 221.1 /tmp/tmp.snZAoTC8yw/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-11-11T23:27:22.357Z] #62 221.2 + bin/containerd-stress [2021-11-11T23:27:22.468Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-11T23:27:22.468Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T23:27:22.468Z] check_test.go:308: [d0828629d1875] daemon is not started [2021-11-11T23:27:22.468Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-11T23:27:23.285Z] #62 222.3 + bin/containerd-shim [2021-11-11T23:27:23.409Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2021-11-11T23:27:23.409Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:27:23.490Z] #21 29.44 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.45 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.47 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.48 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.49 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.50 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.52 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.53 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.54 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.55 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.57 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.58 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.59 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.60 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.61 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-11T23:27:23.490Z] #21 29.62 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.64 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.65 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.66 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.67 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-11T23:27:23.490Z] #21 29.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:27:24.060Z] #21 DONE 30.2s [2021-11-11T23:27:24.060Z] [2021-11-11T23:27:24.060Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:24.060Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:27:24.060Z] #69 ... [2021-11-11T23:27:24.060Z] [2021-11-11T23:27:24.060Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T23:27:24.060Z] #64 sha256:92e1cb29d2e8bb0bd099249dbbefac8b96bb9d1e6645fc7f94c6f2a93a436062 [2021-11-11T23:27:24.060Z] #64 DONE 0.1s [2021-11-11T23:27:24.060Z] [2021-11-11T23:27:24.060Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T23:27:24.060Z] #22 sha256:98e28ae8ad78721f67e7684984a32b45af9f4ede3a11d7982e15dacc7376cb77 [2021-11-11T23:27:24.349Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2021-11-11T23:27:25.731Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:27:25.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:27:25.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:27:25.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:27:25.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:27:25.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:27:25.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:27:25.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:27:25.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:27:25.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:27:25.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:27:25.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:27:25.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:27:25.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:27:25.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:27:25.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T23:27:25.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T23:27:25.731Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:27:25.964Z] #22 DONE 1.7s [2021-11-11T23:27:25.964Z] [2021-11-11T23:27:25.964Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:27:25.964Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:27:25.964Z] #65 1.721 + RM_GOPATH=0 [2021-11-11T23:27:25.964Z] #65 1.721 + TMP_GOPATH= [2021-11-11T23:27:25.964Z] #65 1.721 + : /build [2021-11-11T23:27:25.964Z] #65 1.721 + '[' -z '' ']' [2021-11-11T23:27:25.964Z] #65 1.721 ++ mktemp -d [2021-11-11T23:27:25.964Z] #65 1.723 + export GOPATH=/tmp/tmp.WBMgZjD9en [2021-11-11T23:27:25.964Z] #65 1.723 + GOPATH=/tmp/tmp.WBMgZjD9en [2021-11-11T23:27:25.964Z] #65 1.723 + RM_GOPATH=1 [2021-11-11T23:27:25.964Z] #65 1.723 + case "$(go env GOARCH)" in [2021-11-11T23:27:25.964Z] #65 1.724 ++ go env GOARCH [2021-11-11T23:27:25.964Z] #65 1.742 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T23:27:25.964Z] #65 1.742 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T23:27:25.964Z] #65 1.742 + GO_BUILDMODE=-buildmode=pie [2021-11-11T23:27:25.964Z] #65 1.742 ++ dirname /install.sh [2021-11-11T23:27:25.964Z] #65 1.742 + dir=/ [2021-11-11T23:27:25.964Z] #65 1.742 + bin=runc [2021-11-11T23:27:25.964Z] #65 1.742 + shift [2021-11-11T23:27:25.964Z] #65 1.742 + '[' '!' -f //runc.installer ']' [2021-11-11T23:27:25.964Z] #65 1.742 + . //runc.installer [2021-11-11T23:27:25.964Z] #65 1.742 ++ set -e [2021-11-11T23:27:25.964Z] #65 1.742 ++ : v1.0.2 [2021-11-11T23:27:25.964Z] #65 1.742 + install_runc [2021-11-11T23:27:25.964Z] #65 1.742 + RUNC_BUILDTAGS=seccomp [2021-11-11T23:27:25.964Z] #65 1.742 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T23:27:25.964Z] #65 1.742 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WBMgZjD9en/src/github.com/opencontainers/runc [2021-11-11T23:27:25.964Z] #65 1.750 Cloning into '/tmp/tmp.WBMgZjD9en/src/github.com/opencontainers/runc'... [2021-11-11T23:27:25.991Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-11T23:27:26.560Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2021-11-11T23:27:26.560Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:27:26.560Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:27:26.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:27:26.560Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-11T23:27:26.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.03s) [2021-11-11T23:27:26.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:27:26.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:27:26.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T23:27:26.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:27:26.560Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T23:27:26.560Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T23:27:26.560Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T23:27:26.560Z] === RUN TestDaemonRestartIpcMode [2021-11-11T23:27:26.560Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T23:27:26.560Z] === RUN TestDaemonHostGatewayIP [2021-11-11T23:27:26.560Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T23:27:26.560Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T23:27:26.560Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T23:27:26.560Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:27:26.560Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T23:27:26.560Z] === RUN TestDiff [2021-11-11T23:27:27.342Z] #65 ... [2021-11-11T23:27:27.342Z] [2021-11-11T23:27:27.343Z] #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-11-11T23:27:27.343Z] #23 sha256:fb7c8046cfcf63bafa6c8443c2c46e7d267a0c4d9ce2800fc6b0f267bdb0e1f8 [2021-11-11T23:27:27.343Z] #23 DONE 1.6s [2021-11-11T23:27:27.500Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-11T23:27:27.500Z] --- PASS: TestDiff (0.69s) [2021-11-11T23:27:27.500Z] === RUN TestExecWithCloseStdin [2021-11-11T23:27:27.602Z] [2021-11-11T23:27:27.602Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T23:27:27.602Z] #24 sha256:a95681c14d22bbccf69a3948faad932c6f3d033b085a34ba22fd61eba76db815 [2021-11-11T23:27:28.071Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T23:27:28.071Z] --- PASS: TestExecWithCloseStdin (0.82s) [2021-11-11T23:27:28.071Z] === RUN TestExec [2021-11-11T23:27:28.983Z] #24 1.253 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T23:27:28.983Z] #24 DONE 1.3s [2021-11-11T23:27:28.983Z] [2021-11-11T23:27:28.983Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:27:28.983Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:27:29.010Z] check_test.go:308: [dffe749224239] daemon is not started [2021-11-11T23:27:29.011Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-11T23:27:29.011Z] --- PASS: TestExec (0.94s) [2021-11-11T23:27:29.011Z] === RUN TestExecUser [2021-11-11T23:27:29.243Z] #65 ... [2021-11-11T23:27:29.243Z] [2021-11-11T23:27:29.243Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T23:27:29.243Z] #25 sha256:b329fe4d47747037aceb9988751e2bb3f03f9c8fba24515afab376229c6ac227 [2021-11-11T23:27:29.826Z] #62 228.3 + bin/containerd-shim-runc-v1 [2021-11-11T23:27:29.950Z] --- PASS: TestExecUser (0.82s) [2021-11-11T23:27:29.950Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:27:30.182Z] #25 DONE 1.4s [2021-11-11T23:27:30.182Z] [2021-11-11T23:27:30.182Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T23:27:30.182Z] #26 sha256:03bcd40b74cd1afb494c5572b2bb591341237bb8077dde8eb2cb18ee53ea1cae [2021-11-11T23:27:30.889Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2021-11-11T23:27:30.889Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:27:31.459Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-11T23:27:31.601Z] #58 ... [2021-11-11T23:27:31.601Z] [2021-11-11T23:27:31.601Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:31.601Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:27:31.601Z] #62 217.8 + bin/containerd [2021-11-11T23:27:31.601Z] #62 ... [2021-11-11T23:27:31.601Z] [2021-11-11T23:27:31.601Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:27:31.601Z] #58 sha256:547381d9a2c6bc1751bbdb4ebece227246b9665ec8828d890d6ae9dd9900c115 [2021-11-11T23:27:31.601Z] #58 146.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T23:27:31.601Z] #58 147.2 + mkdir -p /build [2021-11-11T23:27:31.601Z] #58 147.2 + cp runc /build/runc [2021-11-11T23:27:31.601Z] #58 DONE 147.5s [2021-11-11T23:27:31.601Z] [2021-11-11T23:27:31.601Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:31.601Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:27:32.029Z] check_test.go:308: [d61e398bce248] daemon is not started [2021-11-11T23:27:32.029Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-11T23:27:32.029Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T23:27:32.029Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-11-11T23:27:32.029Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:27:32.157Z] #26 DONE 1.6s [2021-11-11T23:27:32.157Z] [2021-11-11T23:27:32.157Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T23:27:32.157Z] #27 sha256:8f77f8ddcc6f99b479e7efd5b0f67afac1932799099408d4368e4dc6cd5729a9 [2021-11-11T23:27:32.541Z] #62 ... [2021-11-11T23:27:32.541Z] [2021-11-11T23:27:32.541Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T23:27:32.541Z] #59 sha256:7c95f52688aab26119ed6e8e22e5460049f2d08641ecf17559cfdd41591099d4 [2021-11-11T23:27:32.541Z] #59 DONE 0.1s [2021-11-11T23:27:32.541Z] [2021-11-11T23:27:32.541Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:32.541Z] #62 sha256:da1edb0ff2f5ac03cbdf63d0fc12f730bca7fbe619eaf793d5d2ad56b17466fe [2021-11-11T23:27:32.967Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2021-11-11T23:27:32.967Z] === RUN TestHealthKillContainer [2021-11-11T23:27:33.157Z] #27 DONE 1.4s [2021-11-11T23:27:33.157Z] [2021-11-11T23:27:33.157Z] #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 zstd [2021-11-11T23:27:33.157Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T23:27:33.993Z] #62 232.6 + bin/containerd-shim-runc-v2 [2021-11-11T23:27:34.249Z] #62 233.2 + binaries [2021-11-11T23:27:34.348Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T23:27:34.348Z] docker_cli_daemon_plugins_test.go:80: [dc211618ffa95] daemon is not started [2021-11-11T23:27:34.505Z] #62 233.2 + install -D bin/containerd /build/containerd [2021-11-11T23:27:34.505Z] #62 233.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T23:27:34.505Z] #62 233.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T23:27:34.505Z] #62 233.2 + install -D bin/ctr /build/ctr [2021-11-11T23:27:34.608Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T23:27:34.924Z] #43 DONE 249.6s [2021-11-11T23:27:34.924Z] [2021-11-11T23:27:34.924Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:34.924Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:27:34.924Z] #62 ... [2021-11-11T23:27:34.924Z] [2021-11-11T23:27:34.924Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T23:27:34.924Z] #44 sha256:5863338f21fcd231482d1375811d96d53d2159f9a0d472e56d9b989bad532344 [2021-11-11T23:27:35.186Z] #44 DONE 0.6s [2021-11-11T23:27:35.186Z] [2021-11-11T23:27:35.186Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T23:27:35.186Z] #48 sha256:1da32a72916d6f5e1f0e8c179807e55e5efe584d98fbd2cb52b8f745b17ba456 [2021-11-11T23:27:35.186Z] #48 DONE 0.1s [2021-11-11T23:27:35.186Z] [2021-11-11T23:27:35.186Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:35.186Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:27:35.186Z] #62 ... [2021-11-11T23:27:35.186Z] [2021-11-11T23:27:35.186Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T23:27:35.186Z] #50 sha256:5cdfe50b1964803f6e6b15df1a051d4d6d20da3e125802e89a22bcc90389a7ab [2021-11-11T23:27:35.186Z] #50 DONE 0.1s [2021-11-11T23:27:35.186Z] [2021-11-11T23:27:35.186Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T23:27:35.186Z] #52 sha256:7c4cd785177ac79fb5fc93972cf7d175ebab4f0225e72f40f36b5b1853c46ace [2021-11-11T23:27:35.484Z] #52 DONE 0.1s [2021-11-11T23:27:35.484Z] [2021-11-11T23:27:35.484Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T23:27:35.484Z] #54 sha256:812dc5c5dcf812736646852002d610c83fbd4255efac689a24d20d39a2c446fc [2021-11-11T23:27:35.484Z] #54 DONE 0.2s [2021-11-11T23:27:35.484Z] [2021-11-11T23:27:35.484Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:35.484Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:27:35.547Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-11T23:27:35.691Z] #28 2.072 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T23:27:35.691Z] #28 2.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T23:27:35.691Z] #28 2.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T23:27:35.691Z] #28 2.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T23:27:35.792Z] #62 ... [2021-11-11T23:27:35.792Z] [2021-11-11T23:27:35.792Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T23:27:35.792Z] #56 sha256:e05192f808bb843375dac9a257a948a4bb177efd0d2c5a05b0a9d346ca3ed7cf [2021-11-11T23:27:35.792Z] #56 DONE 0.1s [2021-11-11T23:27:35.792Z] [2021-11-11T23:27:35.792Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:35.792Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:27:36.259Z] #28 3.097 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T23:27:36.829Z] #28 3.710 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T23:27:37.769Z] #28 4.492 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T23:27:38.086Z] docker_cli_daemon_plugins_test.go:170: [d30f7d7bb13c0] daemon is not started [2021-11-11T23:27:38.339Z] #28 5.108 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T23:27:38.648Z] 8f616e6e9eec: Pull complete [2021-11-11T23:27:38.908Z] #28 5.701 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T23:27:39.026Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-11T23:27:39.478Z] #28 6.124 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-11T23:27:39.478Z] #28 6.124 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-11T23:27:39.478Z] #28 6.124 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-11T23:27:39.478Z] #28 6.124 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-11T23:27:39.478Z] #28 6.124 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-11T23:27:39.478Z] #28 6.124 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-11T23:27:39.478Z] #28 6.128 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T23:27:39.478Z] #28 6.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T23:27:39.478Z] #28 6.137 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T23:27:39.478Z] #28 6.137 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T23:27:39.478Z] #28 6.137 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T23:27:39.478Z] #28 6.153 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T23:27:39.596Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T23:27:39.746Z] #62 DONE 238.2s [2021-11-11T23:27:40.308Z] [2021-11-11T23:27:40.308Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T23:27:40.308Z] #63 sha256:435850e1d6ff1646acc2cb551770a97c6ed585377b53ccba1ded9e1274361f42 [2021-11-11T23:27:40.535Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T23:27:40.564Z] #63 DONE 0.4s [2021-11-11T23:27:40.564Z] [2021-11-11T23:27:40.564Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T23:27:40.564Z] #68 sha256:5b6fd364f687e268115d1026856a0da508c2205a89943e9a86562efc104edd7d [2021-11-11T23:27:40.819Z] #68 DONE 0.2s [2021-11-11T23:27:40.819Z] [2021-11-11T23:27:40.819Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T23:27:40.819Z] #73 sha256:80e7e7df5fa05a7322042830ed2dca06e269d1e44dffac4824d34ceab4e96ed1 [2021-11-11T23:27:41.075Z] #73 DONE 0.3s [2021-11-11T23:27:41.075Z] [2021-11-11T23:27:41.075Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T23:27:41.075Z] #74 sha256:a14a71a9d7335b64a214423e184690a4aeb0855ae1e3792e6d144abadaa402c5 [2021-11-11T23:27:41.075Z] #74 DONE 0.0s [2021-11-11T23:27:41.075Z] [2021-11-11T23:27:41.075Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T23:27:41.075Z] #75 sha256:480a7657304fcc97e56a78af45c4ac893af3d4a96459804bcc43f7bf59c84623 [2021-11-11T23:27:41.385Z] #28 ... [2021-11-11T23:27:41.385Z] [2021-11-11T23:27:41.385Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:27:41.385Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:27:41.385Z] #65 6.947 + cd /tmp/tmp.WBMgZjD9en/src/github.com/opencontainers/runc [2021-11-11T23:27:41.385Z] #65 6.948 + git checkout -q v1.0.2 [2021-11-11T23:27:41.385Z] #65 7.396 + '[' -z '' ']' [2021-11-11T23:27:41.385Z] #65 7.396 + target=static [2021-11-11T23:27:41.385Z] #65 7.396 + make BUILDTAGS=seccomp static [2021-11-11T23:27:41.385Z] #65 7.738 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T23:27:41.474Z] --- PASS: TestHealthKillContainer (8.39s) [2021-11-11T23:27:41.474Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:27:41.734Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T23:27:41.993Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-11T23:27:41.993Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-11-11T23:27:41.993Z] === RUN TestIpcModeNone [2021-11-11T23:27:42.001Z] #75 DONE 0.9s [2021-11-11T23:27:42.002Z] [2021-11-11T23:27:42.002Z] #76 exporting to image [2021-11-11T23:27:42.002Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T23:27:42.002Z] #76 exporting layers [2021-11-11T23:27:42.563Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-11T23:27:42.822Z] --- PASS: TestIpcModeNone (0.79s) [2021-11-11T23:27:42.822Z] === RUN TestIpcModePrivate [2021-11-11T23:27:43.082Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-11T23:27:43.342Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-11-11T23:27:43.602Z] check_test.go:308: [d1adc2905f91e] daemon is not started [2021-11-11T23:27:43.602Z] --- PASS: TestIpcModePrivate (0.71s) [2021-11-11T23:27:43.602Z] === RUN TestIpcModeShareable [2021-11-11T23:27:43.602Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-11T23:27:44.172Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-11-11T23:27:44.432Z] --- PASS: TestIpcModeShareable (0.83s) [2021-11-11T23:27:44.432Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T23:27:45.003Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T23:27:45.003Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-11T23:27:45.267Z] #76 exporting layers 3.1s done [2021-11-11T23:27:45.267Z] #76 writing image sha256:70a4f4b1e7e399af10a47805ca2f6a4b6abfc344a1104eebdb93aaa4cd21a52c done [2021-11-11T23:27:45.267Z] #76 naming to docker.io/library/docker:062f5dbb4df2e2f2168254be895248dee9f4665c done [2021-11-11T23:27:45.267Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T23:27:45.759Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T23:27:46.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=062f5dbb4df2e2f2168254be895248dee9f4665c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:062f5dbb4df2e2f2168254be895248dee9f4665c hack/test/unit [2021-11-11T23:27:46.384Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-11T23:27:47.324Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2021-11-11T23:27:47.324Z] === RUN TestAPIIpcModeHost [2021-11-11T23:27:47.438Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T23:27:47.438Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T23:27:47.438Z] + TESTDIRS=./... [2021-11-11T23:27:47.438Z] + exclude_paths='/vendor/|/integration' [2021-11-11T23:27:47.438Z] ++ go list ./... [2021-11-11T23:27:47.438Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T23:27:47.585Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-11-11T23:27:47.585Z] === RUN TestDaemonIpcModeShareable [2021-11-11T23:27:47.844Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-11T23:27:48.002Z] + pkg_list='github.com/docker/docker/api [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/backend [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/container [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/events [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/filters [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/image [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/mount [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/network [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/registry [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/time [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/versions [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:27:48.002Z] github.com/docker/docker/api/types/volume [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:27:48.002Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:27:48.002Z] github.com/docker/docker/cli [2021-11-11T23:27:48.002Z] github.com/docker/docker/cli/config [2021-11-11T23:27:48.002Z] github.com/docker/docker/cli/debug [2021-11-11T23:27:48.002Z] github.com/docker/docker/client [2021-11-11T23:27:48.002Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:27:48.002Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:27:48.002Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:27:48.002Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:27:48.002Z] github.com/docker/docker/container [2021-11-11T23:27:48.002Z] github.com/docker/docker/container/stream [2021-11-11T23:27:48.002Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:27:48.002Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:27:48.002Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/config [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/events [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/exec [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/images [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/links [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/names [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/network [2021-11-11T23:27:48.002Z] github.com/docker/docker/daemon/stats [2021-11-11T23:27:48.002Z] github.com/docker/docker/distribution [2021-11-11T23:27:48.002Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:27:48.002Z] github.com/docker/docker/distribution/utils [2021-11-11T23:27:48.002Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:27:48.002Z] github.com/docker/docker/dockerversion [2021-11-11T23:27:48.002Z] github.com/docker/docker/errdefs [2021-11-11T23:27:48.002Z] github.com/docker/docker/image [2021-11-11T23:27:48.002Z] github.com/docker/docker/image/cache [2021-11-11T23:27:48.002Z] github.com/docker/docker/image/tarexport [2021-11-11T23:27:48.002Z] github.com/docker/docker/image/v1 [2021-11-11T23:27:48.002Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:27:48.002Z] github.com/docker/docker/layer [2021-11-11T23:27:48.002Z] github.com/docker/docker/libcontainerd [2021-11-11T23:27:48.002Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:27:48.002Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:27:48.002Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:27:48.002Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:27:48.002Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/types [2021-11-11T23:27:48.003Z] github.com/docker/docker/oci [2021-11-11T23:27:48.003Z] github.com/docker/docker/oci/caps [2021-11-11T23:27:48.003Z] github.com/docker/docker/opts [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/archive [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/directory [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/locker [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/mount [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/platform [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/pools [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/progress [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/signal [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/stack [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/system [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/term [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:27:48.003Z] github.com/docker/docker/plugin [2021-11-11T23:27:48.003Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:27:48.003Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:27:48.003Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:27:48.003Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:27:48.003Z] github.com/docker/docker/quota [2021-11-11T23:27:48.003Z] github.com/docker/docker/reference [2021-11-11T23:27:48.003Z] github.com/docker/docker/registry [2021-11-11T23:27:48.003Z] github.com/docker/docker/registry/resumable [2021-11-11T23:27:48.003Z] github.com/docker/docker/restartmanager [2021-11-11T23:27:48.003Z] github.com/docker/docker/rootless [2021-11-11T23:27:48.003Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:27:48.003Z] github.com/docker/docker/runconfig [2021-11-11T23:27:48.003Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/environment [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/registry [2021-11-11T23:27:48.003Z] github.com/docker/docker/testutil/request [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume/drivers [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume/local [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume/mounts [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume/service [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:27:48.003Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:27:48.003Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T23:27:48.003Z] ++ echo 'github.com/docker/docker/api [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/backend [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/container [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/events [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/filters [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/image [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/mount [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/network [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/registry [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/time [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/versions [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:27:48.003Z] github.com/docker/docker/api/types/volume [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:27:48.003Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:27:48.003Z] github.com/docker/docker/cli [2021-11-11T23:27:48.003Z] github.com/docker/docker/cli/config [2021-11-11T23:27:48.003Z] github.com/docker/docker/cli/debug [2021-11-11T23:27:48.003Z] github.com/docker/docker/client [2021-11-11T23:27:48.003Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:27:48.003Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:27:48.003Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:27:48.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:27:48.003Z] github.com/docker/docker/container [2021-11-11T23:27:48.003Z] github.com/docker/docker/container/stream [2021-11-11T23:27:48.003Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:27:48.003Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:27:48.003Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/config [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/events [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/exec [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/images [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/links [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/names [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/network [2021-11-11T23:27:48.003Z] github.com/docker/docker/daemon/stats [2021-11-11T23:27:48.003Z] github.com/docker/docker/distribution [2021-11-11T23:27:48.003Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:27:48.003Z] github.com/docker/docker/distribution/utils [2021-11-11T23:27:48.003Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:27:48.003Z] github.com/docker/docker/dockerversion [2021-11-11T23:27:48.003Z] github.com/docker/docker/errdefs [2021-11-11T23:27:48.003Z] github.com/docker/docker/image [2021-11-11T23:27:48.003Z] github.com/docker/docker/image/cache [2021-11-11T23:27:48.003Z] github.com/docker/docker/image/tarexport [2021-11-11T23:27:48.003Z] github.com/docker/docker/image/v1 [2021-11-11T23:27:48.003Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:27:48.003Z] github.com/docker/docker/layer [2021-11-11T23:27:48.003Z] github.com/docker/docker/libcontainerd [2021-11-11T23:27:48.003Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:27:48.003Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:27:48.003Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:27:48.003Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/libnetwork/types [2021-11-11T23:27:48.003Z] github.com/docker/docker/oci [2021-11-11T23:27:48.003Z] github.com/docker/docker/oci/caps [2021-11-11T23:27:48.003Z] github.com/docker/docker/opts [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/archive [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/directory [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/locker [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/mount [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/platform [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:27:48.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/pools [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/progress [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/signal [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/stack [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/system [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/term [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:27:48.004Z] github.com/docker/docker/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:27:48.004Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:27:48.004Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:27:48.004Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:27:48.004Z] github.com/docker/docker/quota [2021-11-11T23:27:48.004Z] github.com/docker/docker/reference [2021-11-11T23:27:48.004Z] github.com/docker/docker/registry [2021-11-11T23:27:48.004Z] github.com/docker/docker/registry/resumable [2021-11-11T23:27:48.004Z] github.com/docker/docker/restartmanager [2021-11-11T23:27:48.004Z] github.com/docker/docker/rootless [2021-11-11T23:27:48.004Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:27:48.004Z] github.com/docker/docker/runconfig [2021-11-11T23:27:48.004Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/environment [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/registry [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/request [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/drivers [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/local [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/mounts [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/service [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:27:48.004Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/backend [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/events [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/filters [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/image [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/mount [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/network [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/registry [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/time [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/versions [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/volume [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:27:48.004Z] github.com/docker/docker/cli [2021-11-11T23:27:48.004Z] github.com/docker/docker/cli/config [2021-11-11T23:27:48.004Z] github.com/docker/docker/cli/debug [2021-11-11T23:27:48.004Z] github.com/docker/docker/client [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:27:48.004Z] github.com/docker/docker/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/container/stream [2021-11-11T23:27:48.004Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:27:48.004Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:27:48.004Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/config [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/events [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/exec [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/images [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/links [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/names [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/network [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/stats [2021-11-11T23:27:48.004Z] github.com/docker/docker/distribution [2021-11-11T23:27:48.004Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:27:48.004Z] github.com/docker/docker/distribution/utils [2021-11-11T23:27:48.004Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:27:48.004Z] github.com/docker/docker/dockerversion [2021-11-11T23:27:48.004Z] github.com/docker/docker/errdefs [2021-11-11T23:27:48.004Z] github.com/docker/docker/image [2021-11-11T23:27:48.004Z] github.com/docker/docker/image/cache [2021-11-11T23:27:48.004Z] github.com/docker/docker/image/tarexport [2021-11-11T23:27:48.004Z] github.com/docker/docker/image/v1 [2021-11-11T23:27:48.004Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:27:48.004Z] github.com/docker/docker/layer [2021-11-11T23:27:48.004Z] github.com/docker/docker/libcontainerd [2021-11-11T23:27:48.004Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:27:48.004Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:27:48.004Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:27:48.004Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:27:48.004Z] github.com/docker/docker/oci [2021-11-11T23:27:48.004Z] github.com/docker/docker/oci/caps [2021-11-11T23:27:48.004Z] github.com/docker/docker/opts [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/archive [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/directory [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/locker [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/mount [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/platform [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/pools [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/progress [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/signal [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/stack [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/system [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/term [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:27:48.004Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:27:48.004Z] github.com/docker/docker/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:27:48.004Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:27:48.004Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:27:48.004Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:27:48.004Z] github.com/docker/docker/quota [2021-11-11T23:27:48.004Z] github.com/docker/docker/reference [2021-11-11T23:27:48.004Z] github.com/docker/docker/registry [2021-11-11T23:27:48.004Z] github.com/docker/docker/registry/resumable [2021-11-11T23:27:48.004Z] github.com/docker/docker/restartmanager [2021-11-11T23:27:48.004Z] github.com/docker/docker/rootless [2021-11-11T23:27:48.004Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:27:48.004Z] github.com/docker/docker/runconfig [2021-11-11T23:27:48.004Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/environment [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/registry [2021-11-11T23:27:48.004Z] github.com/docker/docker/testutil/request [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/drivers [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/local [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/mounts [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/service [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:27:48.004Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:27:48.004Z] ++ grep --fixed-strings /libnetwork [2021-11-11T23:27:48.004Z] ++ echo 'github.com/docker/docker/api [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/backend [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/events [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/filters [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/image [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/mount [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/network [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/registry [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/time [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/versions [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:27:48.004Z] github.com/docker/docker/api/types/volume [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:27:48.004Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:27:48.004Z] github.com/docker/docker/cli [2021-11-11T23:27:48.004Z] github.com/docker/docker/cli/config [2021-11-11T23:27:48.004Z] github.com/docker/docker/cli/debug [2021-11-11T23:27:48.004Z] github.com/docker/docker/client [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:27:48.004Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:27:48.004Z] github.com/docker/docker/container [2021-11-11T23:27:48.004Z] github.com/docker/docker/container/stream [2021-11-11T23:27:48.004Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:27:48.004Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:27:48.004Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon [2021-11-11T23:27:48.004Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/config [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/events [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/exec [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/images [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/links [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/names [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/network [2021-11-11T23:27:48.005Z] github.com/docker/docker/daemon/stats [2021-11-11T23:27:48.005Z] github.com/docker/docker/distribution [2021-11-11T23:27:48.005Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:27:48.005Z] github.com/docker/docker/distribution/utils [2021-11-11T23:27:48.005Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:27:48.005Z] github.com/docker/docker/dockerversion [2021-11-11T23:27:48.005Z] github.com/docker/docker/errdefs [2021-11-11T23:27:48.005Z] github.com/docker/docker/image [2021-11-11T23:27:48.005Z] github.com/docker/docker/image/cache [2021-11-11T23:27:48.005Z] github.com/docker/docker/image/tarexport [2021-11-11T23:27:48.005Z] github.com/docker/docker/image/v1 [2021-11-11T23:27:48.005Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:27:48.005Z] github.com/docker/docker/layer [2021-11-11T23:27:48.005Z] github.com/docker/docker/libcontainerd [2021-11-11T23:27:48.005Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:27:48.005Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:27:48.005Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:27:48.005Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/types [2021-11-11T23:27:48.005Z] github.com/docker/docker/oci [2021-11-11T23:27:48.005Z] github.com/docker/docker/oci/caps [2021-11-11T23:27:48.005Z] github.com/docker/docker/opts [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/archive [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/directory [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/locker [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/mount [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/platform [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/pools [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/progress [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/signal [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/stack [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/system [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/term [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:27:48.005Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:27:48.005Z] github.com/docker/docker/plugin [2021-11-11T23:27:48.005Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:27:48.005Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:27:48.005Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:27:48.005Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:27:48.005Z] github.com/docker/docker/quota [2021-11-11T23:27:48.005Z] github.com/docker/docker/reference [2021-11-11T23:27:48.005Z] github.com/docker/docker/registry [2021-11-11T23:27:48.005Z] github.com/docker/docker/registry/resumable [2021-11-11T23:27:48.005Z] github.com/docker/docker/restartmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/rootless [2021-11-11T23:27:48.005Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:27:48.005Z] github.com/docker/docker/runconfig [2021-11-11T23:27:48.005Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/environment [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/registry [2021-11-11T23:27:48.005Z] github.com/docker/docker/testutil/request [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume/drivers [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume/local [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume/mounts [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume/service [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:27:48.005Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:27:48.005Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/types' [2021-11-11T23:27:48.005Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:27:48.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:27:48.006Z] github.com/docker/docker/li+ grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T23:27:48.006Z] bnetwork/ipams/null [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/types' [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:27:48.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:27:48.006Z] + type docker-proxy [2021-11-11T23:27:48.006Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T23:27:48.006Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T23:27:48.006Z] [2021-11-11T23:27:48.262Z] Removing bundles/ [2021-11-11T23:27:48.262Z] [2021-11-11T23:27:48.262Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T23:27:48.262Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T23:27:48.262Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:27:48.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-11-11T23:27:49.356Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2021-11-11T23:27:49.356Z] === RUN TestDaemonIpcModePrivate [2021-11-11T23:27:49.356Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-11T23:27:50.296Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-11-11T23:27:50.557Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T23:27:50.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T23:27:50.817Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-11-11T23:27:50.817Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T23:27:50.817Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-11T23:27:51.758Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-11T23:27:52.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2021-11-11T23:27:52.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T23:27:52.329Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-11T23:27:52.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T23:27:53.711Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-11-11T23:27:53.711Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s) [2021-11-11T23:27:53.711Z] === RUN TestIpcModeOlderClient [2021-11-11T23:27:53.711Z] === PAUSE TestIpcModeOlderClient [2021-11-11T23:27:53.711Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:27:53.971Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-11T23:27:53.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T23:27:54.541Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-11-11T23:27:54.541Z] === RUN TestKillContainer [2021-11-11T23:27:54.541Z] === RUN TestKillContainer/no_signal [2021-11-11T23:27:54.541Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-11T23:27:54.802Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T23:27:54.802Z] [2021-11-11T23:27:54.802Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T23:27:54.802Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T23:27:54.802Z] [2021-11-11T23:27:54.802Z] + mkdir -p bundles [2021-11-11T23:27:54.802Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/backend [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/container [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/events [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/filters [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/image [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/mount [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/network [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/registry [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/time [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/versions [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:27:54.802Z] github.com/docker/docker/api/types/volume [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:27:54.802Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:27:54.802Z] github.com/docker/docker/cli [2021-11-11T23:27:54.802Z] github.com/docker/docker/cli/config [2021-11-11T23:27:54.802Z] github.com/docker/docker/cli/debug [2021-11-11T23:27:54.802Z] github.com/docker/docker/client [2021-11-11T23:27:54.802Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:27:54.802Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:27:54.802Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:27:54.802Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:27:54.802Z] github.com/docker/docker/container [2021-11-11T23:27:54.802Z] github.com/docker/docker/container/stream [2021-11-11T23:27:54.802Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:27:54.802Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:27:54.802Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/config [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/events [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/exec [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/images [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/links [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/names [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/network [2021-11-11T23:27:54.802Z] github.com/docker/docker/daemon/stats [2021-11-11T23:27:54.802Z] github.com/docker/docker/distribution [2021-11-11T23:27:54.802Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:27:54.802Z] github.com/docker/docker/distribution/utils [2021-11-11T23:27:54.802Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:27:54.802Z] github.com/docker/docker/dockerversion [2021-11-11T23:27:54.802Z] github.com/docker/docker/errdefs [2021-11-11T23:27:54.802Z] github.com/docker/docker/image [2021-11-11T23:27:54.802Z] github.com/docker/docker/image/cache [2021-11-11T23:27:54.802Z] github.com/docker/docker/image/tarexport [2021-11-11T23:27:54.802Z] github.com/docker/docker/image/v1 [2021-11-11T23:27:54.802Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:27:54.802Z] github.com/docker/docker/layer [2021-11-11T23:27:54.802Z] github.com/docker/docker/libcontainerd [2021-11-11T23:27:54.802Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:27:54.802Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:27:54.802Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:27:54.802Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:27:54.802Z] github.com/docker/docker/oci [2021-11-11T23:27:54.802Z] github.com/docker/docker/oci/caps [2021-11-11T23:27:54.802Z] github.com/docker/docker/opts [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/archive [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/directory [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/locker [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/mount [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/platform [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/pools [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/progress [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/signal [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/stack [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/system [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/term [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:27:54.802Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:27:54.802Z] github.com/docker/docker/plugin [2021-11-11T23:27:54.802Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:27:54.802Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:27:54.802Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:27:54.802Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:27:54.802Z] github.com/docker/docker/quota [2021-11-11T23:27:54.802Z] github.com/docker/docker/reference [2021-11-11T23:27:54.802Z] github.com/docker/docker/registry [2021-11-11T23:27:54.802Z] github.com/docker/docker/registry/resumable [2021-11-11T23:27:54.802Z] github.com/docker/docker/restartmanager [2021-11-11T23:27:54.802Z] github.com/docker/docker/rootless [2021-11-11T23:27:54.802Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:27:54.802Z] github.com/docker/docker/runconfig [2021-11-11T23:27:54.802Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/environment [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/registry [2021-11-11T23:27:54.802Z] github.com/docker/docker/testutil/request [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume/drivers [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume/local [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume/mounts [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume/service [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:27:54.802Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T23:27:54.803Z] + 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-11-11T23:27:55.059Z] ? github.com/docker/docker/api [no test files] [2021-11-11T23:27:55.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T23:27:55.112Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:27:55.372Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:27:56.277Z] #65 ... [2021-11-11T23:27:56.277Z] [2021-11-11T23:27:56.277Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:27:56.277Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:27:56.277Z] #69 92.34 + bin/containerd [2021-11-11T23:27:56.311Z] --- PASS: TestKillContainer (1.96s) [2021-11-11T23:27:56.311Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-11-11T23:27:56.311Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2021-11-11T23:27:56.311Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2021-11-11T23:27:56.311Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:27:56.311Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T23:27:56.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T23:27:57.140Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T23:27:57.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-11-11T23:27:57.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2021-11-11T23:27:57.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-11-11T23:27:57.710Z] === RUN TestKillStoppedContainer [2021-11-11T23:27:57.710Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T23:27:57.710Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:27:57.710Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T23:27:57.710Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:27:57.771Z] #62 211.0 + bin/containerd [2021-11-11T23:27:57.970Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-11T23:27:58.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T23:27:58.230Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2021-11-11T23:27:58.230Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:27:58.230Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:27:58.230Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T23:27:58.230Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:27:58.230Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:27:58.230Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T23:27:58.230Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T23:27:58.799Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-11-11T23:27:58.799Z] === RUN TestLinksContainerNames [2021-11-11T23:27:59.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T23:28:00.000Z] --- PASS: TestLinksContainerNames (1.28s) [2021-11-11T23:28:00.000Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:28:00.316Z] #62 ... [2021-11-11T23:28:00.316Z] [2021-11-11T23:28:00.316Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:00.316Z] #58 sha256:626175d7d49737483689826fbb7ef38314347cd96f331d15f2a312b85a82c151 [2021-11-11T23:28:00.316Z] #58 139.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T23:28:00.316Z] #58 140.6 + mkdir -p /build [2021-11-11T23:28:00.316Z] #58 140.6 + cp runc /build/runc [2021-11-11T23:28:00.577Z] #58 DONE 141.7s [2021-11-11T23:28:00.577Z] [2021-11-11T23:28:00.577Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:28:00.577Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:28:00.939Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-11-11T23:28:00.939Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T23:28:00.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T23:28:01.509Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/default [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/private [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/slave [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/shared [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/default [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/shared [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/slave [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/private [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:28:01.510Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T23:28:01.510Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:28:01.510Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-11-11T23:28:01.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-11-11T23:28:01.510Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T23:28:01.557Z] #69 ... [2021-11-11T23:28:01.557Z] [2021-11-11T23:28:01.557Z] #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 zstd [2021-11-11T23:28:01.557Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T23:28:01.557Z] #28 27.99 Fetched 48.7 MB in 26s (1848 kB/s) [2021-11-11T23:28:03.126Z] #62 ... [2021-11-11T23:28:03.126Z] [2021-11-11T23:28:03.126Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T23:28:03.126Z] #59 sha256:4b117256add9457b359008943db2b03be800f2fe7174b05426c419ad9b21c76f [2021-11-11T23:28:03.419Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2021-11-11T23:28:03.419Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T23:28:03.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T23:28:03.680Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-11-11T23:28:03.680Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T23:28:03.699Z] #59 DONE 0.3s [2021-11-11T23:28:03.699Z] [2021-11-11T23:28:03.699Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:28:03.699Z] #62 sha256:58cd0b3b267db3d07d89c963bc016c60c261b8b823f70afaa420285bc2612eaf [2021-11-11T23:28:04.250Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2021-11-11T23:28:04.250Z] === RUN TestNetworkNat [2021-11-11T23:28:04.510Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-11T23:28:04.770Z] --- PASS: TestNetworkNat (0.66s) [2021-11-11T23:28:04.770Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:28:05.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-11-11T23:28:05.709Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:28:07.238Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-11-11T23:28:08.250Z] check_test.go:308: [d69c68474989c] daemon is not started [2021-11-11T23:28:08.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-11T23:28:08.820Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-11-11T23:28:08.820Z] === RUN TestPause [2021-11-11T23:28:09.685Z] #28 27.99 Reading package lists... [2021-11-11T23:28:09.760Z] --- PASS: TestPause (0.77s) [2021-11-11T23:28:09.760Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:28:09.760Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:28:09.760Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:28:09.760Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:28:10.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-11T23:28:10.330Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-11-11T23:28:10.330Z] === RUN TestPidHost [2021-11-11T23:28:11.321Z] #62 263.1 # github.com/containerd/containerd/cmd/containerd [2021-11-11T23:28:11.321Z] #62 263.1 /usr/bin/ld: /tmp/go-link-1730127501/000019.o: in function `New': [2021-11-11T23:28:11.321Z] #62 263.1 /tmp/tmp.XYcSejSOJh/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-11-11T23:28:11.321Z] #62 263.1 + bin/containerd-stress [2021-11-11T23:28:12.262Z] #62 264.2 + bin/containerd-shim [2021-11-11T23:28:12.872Z] --- PASS: TestPidHost (2.11s) [2021-11-11T23:28:12.872Z] === RUN TestPsFilter [2021-11-11T23:28:12.872Z] --- PASS: TestPsFilter (0.11s) [2021-11-11T23:28:12.872Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:28:12.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T23:28:13.132Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-11-11T23:28:13.133Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:28:13.702Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2021-11-11T23:28:13.702Z] === RUN TestRemoveContainerRunning [2021-11-11T23:28:14.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T23:28:15.209Z] a0eb404f1860: Pull complete [2021-11-11T23:28:15.209Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T23:28:15.209Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:28:15.209Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:28:15.209Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-11T23:28:15.209Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-11T23:28:15.209Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T23:28:15.209Z] INFO: Docker version of control daemon [2021-11-11T23:28:15.209Z] [2021-11-11T23:28:15.209Z] Client: [2021-11-11T23:28:15.209Z] Version: 20.10.9 [2021-11-11T23:28:15.209Z] API version: 1.41 [2021-11-11T23:28:15.209Z] Go version: go1.16.8 [2021-11-11T23:28:15.209Z] Git commit: c2ea9bc [2021-11-11T23:28:15.209Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T23:28:15.209Z] OS/Arch: windows/amd64 [2021-11-11T23:28:15.209Z] Context: default [2021-11-11T23:28:15.209Z] Experimental: true [2021-11-11T23:28:15.209Z] [2021-11-11T23:28:15.209Z] Server: Docker Engine - Community [2021-11-11T23:28:15.209Z] Engine: [2021-11-11T23:28:15.209Z] Version: 20.10.9 [2021-11-11T23:28:15.209Z] API version: 1.41 (minimum version 1.24) [2021-11-11T23:28:15.209Z] Go version: go1.16.8 [2021-11-11T23:28:15.209Z] Git commit: 79ea9d3 [2021-11-11T23:28:15.209Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T23:28:15.209Z] OS/Arch: windows/amd64 [2021-11-11T23:28:15.209Z] Experimental: true [2021-11-11T23:28:15.209Z] [2021-11-11T23:28:15.209Z] INFO: Docker info of control daemon [2021-11-11T23:28:15.209Z] [2021-11-11T23:28:15.209Z] Client: [2021-11-11T23:28:15.209Z] Context: default [2021-11-11T23:28:15.209Z] Debug Mode: false [2021-11-11T23:28:15.209Z] [2021-11-11T23:28:15.209Z] Server: [2021-11-11T23:28:15.209Z] Containers: 0 [2021-11-11T23:28:15.209Z] Running: 0 [2021-11-11T23:28:15.209Z] Paused: 0 [2021-11-11T23:28:15.209Z] Stopped: 0 [2021-11-11T23:28:15.209Z] Images: 1 [2021-11-11T23:28:15.209Z] Server Version: 20.10.9 [2021-11-11T23:28:15.209Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T23:28:15.209Z] Windows: [2021-11-11T23:28:15.209Z] LCOW: [2021-11-11T23:28:15.209Z] Logging Driver: json-file [2021-11-11T23:28:15.209Z] Plugins: [2021-11-11T23:28:15.209Z] Volume: local [2021-11-11T23:28:15.209Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:28:15.209Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:28:15.209Z] Swarm: inactive [2021-11-11T23:28:15.209Z] Default Isolation: process [2021-11-11T23:28:15.209Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T23:28:15.209Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T23:28:15.209Z] OSType: windows [2021-11-11T23:28:15.209Z] Architecture: x86_64 [2021-11-11T23:28:15.209Z] CPUs: 4 [2021-11-11T23:28:15.209Z] Total Memory: 32GiB [2021-11-11T23:28:15.209Z] Name: azwin-2-736320 [2021-11-11T23:28:15.209Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T23:28:15.209Z] Docker Root Dir: D:\docker [2021-11-11T23:28:15.209Z] Debug Mode: false [2021-11-11T23:28:15.209Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:28:15.209Z] Labels: [2021-11-11T23:28:15.209Z] Experimental: true [2021-11-11T23:28:15.209Z] Insecure Registries: [2021-11-11T23:28:15.209Z] 10.0.0.4:5000 [2021-11-11T23:28:15.209Z] 127.0.0.0/8 [2021-11-11T23:28:15.209Z] Registry Mirrors: [2021-11-11T23:28:15.209Z] http://10.0.0.4:5000/ [2021-11-11T23:28:15.209Z] Live Restore Enabled: false [2021-11-11T23:28:15.209Z] Product License: Community Engine [2021-11-11T23:28:15.210Z] [2021-11-11T23:28:15.210Z] [2021-11-11T23:28:15.210Z] INFO: Commit hash is f80811ea6d [2021-11-11T23:28:15.210Z] INFO: Nuke-Everything... [2021-11-11T23:28:15.210Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T23:28:15.213Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-11-11T23:28:15.213Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:28:16.153Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-11-11T23:28:16.153Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:28:16.153Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T23:28:16.153Z] === RUN TestRenameLinkedContainer [2021-11-11T23:28:16.197Z] INFO: Nuking d:\CI [2021-11-11T23:28:16.197Z] INFO: Zapped successfully [2021-11-11T23:28:16.197Z] INFO: Location for testing is d:\CI\PR-42996\11 [2021-11-11T23:28:16.197Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T23:28:16.197Z] [2021-11-11T23:28:16.197Z] [2021-11-11T23:28:16.197Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 23:28:15... [2021-11-11T23:28:16.197Z] [2021-11-11T23:28:16.260Z] #28 36.44 Reading package lists... [2021-11-11T23:28:16.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T23:28:16.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T23:28:17.641Z] #28 42.61 Building dependency tree... [2021-11-11T23:28:18.580Z] #28 45.32 bzip2 is already the newest version (1.0.8-4). [2021-11-11T23:28:18.580Z] #28 45.32 patch is already the newest version (2.7.6-7). [2021-11-11T23:28:18.580Z] #28 45.32 xz-utils is already the newest version (5.2.5-2). [2021-11-11T23:28:18.580Z] #28 45.32 The following additional packages will be installed: [2021-11-11T23:28:18.580Z] #28 45.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-11T23:28:18.580Z] #28 45.33 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-11T23:28:18.580Z] #28 45.33 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T23:28:18.580Z] #28 45.33 python3-pkg-resources vim-runtime xxd [2021-11-11T23:28:18.580Z] #28 45.35 Suggested packages: [2021-11-11T23:28:18.580Z] #28 45.35 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-11T23:28:18.580Z] #28 45.35 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-11T23:28:18.580Z] #28 45.35 Recommended packages: [2021-11-11T23:28:18.580Z] #28 45.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T23:28:19.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T23:28:19.267Z] --- PASS: TestRenameLinkedContainer (3.26s) [2021-11-11T23:28:19.267Z] === RUN TestRenameStoppedContainer [2021-11-11T23:28:19.961Z] #28 46.82 The following NEW packages will be installed: [2021-11-11T23:28:19.961Z] #28 46.82 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-11T23:28:19.961Z] #28 46.82 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-11T23:28:19.961Z] #28 46.83 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-11T23:28:19.961Z] #28 46.83 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-11T23:28:19.961Z] #28 46.83 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-11T23:28:19.961Z] #28 46.83 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-11T23:28:19.961Z] #28 46.84 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-11T23:28:20.075Z] Sending build context to Docker daemon 60.65MB [2021-11-11T23:28:20.075Z] [2021-11-11T23:28:20.221Z] #28 47.22 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:28:20.221Z] #28 47.22 Need to get 18.6 MB of archives. [2021-11-11T23:28:20.221Z] #28 47.22 After this operation, 71.4 MB of additional disk space will be used. [2021-11-11T23:28:20.221Z] #28 47.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T23:28:20.384Z] #62 271.3 + bin/containerd-shim-runc-v1 [2021-11-11T23:28:20.481Z] #28 47.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T23:28:20.481Z] #28 47.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T23:28:20.481Z] #28 47.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T23:28:20.481Z] #28 47.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T23:28:20.481Z] #28 47.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T23:28:20.481Z] #28 47.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T23:28:20.481Z] #28 47.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T23:28:20.481Z] #28 47.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T23:28:20.481Z] #28 47.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T23:28:20.481Z] #28 47.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T23:28:20.481Z] #28 47.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T23:28:20.481Z] #28 47.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T23:28:20.481Z] #28 47.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T23:28:20.481Z] #28 47.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T23:28:20.481Z] #28 47.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T23:28:20.481Z] #28 47.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T23:28:20.481Z] #28 47.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T23:28:20.481Z] #28 47.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T23:28:20.481Z] #28 47.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T23:28:20.481Z] #28 47.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T23:28:20.481Z] #28 47.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T23:28:20.481Z] #28 47.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T23:28:20.481Z] #28 47.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T23:28:20.481Z] #28 47.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T23:28:20.481Z] #28 47.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T23:28:20.481Z] #28 47.33 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-11-11T23:28:20.481Z] #28 47.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T23:28:20.481Z] #28 47.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T23:28:20.481Z] #28 47.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T23:28:20.481Z] #28 47.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T23:28:20.481Z] #28 47.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T23:28:20.481Z] #28 47.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T23:28:20.481Z] #28 47.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T23:28:20.481Z] #28 47.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T23:28:20.481Z] #28 47.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T23:28:20.481Z] #28 47.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T23:28:20.481Z] #28 47.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T23:28:20.543Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T23:28:20.543Z] ---> 3d4792f88e26 [2021-11-11T23:28:20.543Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T23:28:20.543Z] ---> Running in 86ece1739fcd [2021-11-11T23:28:20.543Z] Removing intermediate container 86ece1739fcd [2021-11-11T23:28:20.543Z] ---> dc899331efa4 [2021-11-11T23:28:20.543Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T23:28:20.543Z] ---> Running in d745c65895d9 [2021-11-11T23:28:20.649Z] --- PASS: TestRenameStoppedContainer (1.44s) [2021-11-11T23:28:20.649Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:28:20.741Z] #28 47.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T23:28:20.741Z] #28 47.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T23:28:20.741Z] #28 47.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T23:28:20.741Z] #28 47.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T23:28:20.741Z] #28 47.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T23:28:20.741Z] #28 47.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T23:28:21.012Z] Removing intermediate container d745c65895d9 [2021-11-11T23:28:21.012Z] ---> cc53a6bdbb1b [2021-11-11T23:28:21.012Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T23:28:21.012Z] ---> Running in 4c140cc3db82 [2021-11-11T23:28:21.012Z] Removing intermediate container 4c140cc3db82 [2021-11-11T23:28:21.012Z] ---> bf766b360f86 [2021-11-11T23:28:21.012Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T23:28:21.012Z] ---> Running in 04c2081cea46 [2021-11-11T23:28:21.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-11T23:28:21.311Z] #28 48.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:28:21.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T23:28:21.480Z] Removing intermediate container 04c2081cea46 [2021-11-11T23:28:21.480Z] ---> cf6697de7550 [2021-11-11T23:28:21.480Z] 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-11-11T23:28:21.480Z] ---> Running in b2b11ad44f6f [2021-11-11T23:28:21.571Z] #28 48.57 Fetched 18.6 MB in 1s (27.7 MB/s) [2021-11-11T23:28:21.830Z] #28 48.61 Selecting previously unselected package pigz. [2021-11-11T23:28:21.830Z] #28 48.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-11T23:28:21.830Z] #28 48.66 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T23:28:21.830Z] #28 48.66 Unpacking pigz (2.6-1) ... [2021-11-11T23:28:21.830Z] #28 48.73 Selecting previously unselected package libelf1:amd64. [2021-11-11T23:28:21.830Z] #28 48.73 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T23:28:21.830Z] #28 48.74 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T23:28:21.830Z] #28 48.84 Selecting previously unselected package libbpf0:amd64. [2021-11-11T23:28:21.949Z] Removing intermediate container b2b11ad44f6f [2021-11-11T23:28:21.949Z] ---> 8c99b5b09415 [2021-11-11T23:28:21.949Z] 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-11-11T23:28:21.949Z] ---> Running in a5965185b434 [2021-11-11T23:28:22.051Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-11-11T23:28:22.051Z] === RUN TestRenameInvalidName [2021-11-11T23:28:22.090Z] #28 48.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T23:28:22.090Z] #28 48.85 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:28:22.090Z] #28 48.92 Selecting previously unselected package libcap2:amd64. [2021-11-11T23:28:22.090Z] #28 48.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T23:28:22.090Z] #28 48.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:28:22.350Z] #28 48.98 Selecting previously unselected package libmnl0:amd64. [2021-11-11T23:28:22.350Z] #28 49.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T23:28:22.350Z] #28 49.00 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:28:22.350Z] #28 49.05 Selecting previously unselected package libxtables12:amd64. [2021-11-11T23:28:22.350Z] #28 49.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T23:28:22.350Z] #28 49.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:28:22.350Z] #28 49.11 Selecting previously unselected package libcap2-bin. [2021-11-11T23:28:22.350Z] #28 49.13 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T23:28:22.350Z] #28 49.13 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T23:28:22.350Z] #28 49.20 Selecting previously unselected package iproute2. [2021-11-11T23:28:22.350Z] #28 49.21 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T23:28:22.609Z] #28 49.21 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T23:28:22.609Z] #28 49.53 Selecting previously unselected package xxd. [2021-11-11T23:28:22.609Z] #28 49.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:28:22.609Z] #28 49.54 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T23:28:22.609Z] #28 49.62 Selecting previously unselected package vim-common. [2021-11-11T23:28:22.869Z] #28 49.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:28:22.869Z] #28 49.64 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T23:28:22.869Z] #28 49.74 Selecting previously unselected package bash-completion. [2021-11-11T23:28:22.990Z] --- PASS: TestRenameInvalidName (0.86s) [2021-11-11T23:28:22.990Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:28:23.129Z] #28 49.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T23:28:23.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-11T23:28:24.070Z] #28 50.92 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T23:28:24.330Z] #28 51.12 Selecting previously unselected package apparmor. [2021-11-11T23:28:24.330Z] #28 51.14 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T23:28:24.330Z] #28 51.18 Unpacking apparmor (2.13.6-10) ... [2021-11-11T23:28:24.580Z] #62 276.4 + bin/containerd-shim-runc-v2 [2021-11-11T23:28:24.589Z] #28 51.42 Selecting previously unselected package inetutils-ping. [2021-11-11T23:28:24.589Z] #28 51.44 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T23:28:24.589Z] #28 51.44 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T23:28:24.589Z] #28 51.52 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T23:28:24.589Z] #28 51.54 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:28:24.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-11T23:28:24.840Z] #62 277.0 + binaries [2021-11-11T23:28:24.849Z] #28 51.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:28:24.849Z] #28 51.60 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T23:28:24.849Z] #28 51.60 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T23:28:24.849Z] #28 51.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:28:24.849Z] #28 51.66 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T23:28:24.849Z] #28 51.67 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T23:28:24.849Z] #28 51.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:28:24.849Z] #28 51.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T23:28:24.849Z] #28 51.72 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T23:28:24.849Z] #28 51.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:28:25.099Z] #62 277.0 + install -D bin/containerd /build/containerd [2021-11-11T23:28:25.099Z] #62 277.0 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T23:28:25.099Z] #62 277.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T23:28:25.099Z] #62 277.1 + install -D bin/ctr /build/ctr [2021-11-11T23:28:25.108Z] #28 51.78 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T23:28:25.108Z] #28 51.79 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T23:28:25.108Z] #28 51.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:28:25.108Z] #28 51.86 Selecting previously unselected package iptables. [2021-11-11T23:28:25.108Z] #28 51.88 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-11T23:28:25.108Z] #28 51.88 Unpacking iptables (1.8.7-1) ... [2021-11-11T23:28:25.367Z] #28 52.04 Selecting previously unselected package libonig5:amd64. [2021-11-11T23:28:25.367Z] #28 52.05 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T23:28:25.367Z] #28 52.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:28:25.367Z] #28 52.17 Selecting previously unselected package libjq1:amd64. [2021-11-11T23:28:25.367Z] #28 52.18 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T23:28:25.367Z] #28 52.19 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:28:25.367Z] #28 52.26 Selecting previously unselected package jq. [2021-11-11T23:28:25.367Z] #28 52.27 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-11T23:28:25.367Z] #28 52.27 Unpacking jq (1.6-2.1) ... [2021-11-11T23:28:25.571Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2021-11-11T23:28:25.571Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:28:25.627Z] #28 52.34 Selecting previously unselected package libaio1:amd64. [2021-11-11T23:28:25.627Z] #28 52.34 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T23:28:25.627Z] #28 52.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:28:25.627Z] #28 52.39 Selecting previously unselected package libgpm2:amd64. [2021-11-11T23:28:25.627Z] #28 52.41 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T23:28:25.627Z] #28 52.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:28:25.627Z] #28 52.47 Selecting previously unselected package libinih1:amd64. [2021-11-11T23:28:25.627Z] #28 52.47 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-11T23:28:25.627Z] #28 52.48 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T23:28:25.627Z] #28 52.52 Selecting previously unselected package libnet1:amd64. [2021-11-11T23:28:25.627Z] #28 52.53 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T23:28:25.627Z] #28 52.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:28:25.667Z] #62 DONE 277.5s [2021-11-11T23:28:25.795Z] [2021-11-11T23:28:25.795Z] SUCCESS: Specified value was saved. [2021-11-11T23:28:25.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T23:28:25.886Z] #28 52.63 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T23:28:25.886Z] #28 52.65 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T23:28:25.886Z] #28 52.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:28:25.887Z] #28 52.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T23:28:25.887Z] #28 52.72 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T23:28:25.887Z] #28 52.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:28:26.146Z] #28 52.77 Selecting previously unselected package net-tools. [2021-11-11T23:28:26.146Z] #28 52.78 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T23:28:26.146Z] #28 52.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:28:26.146Z] #28 52.92 Selecting previously unselected package python-pip-whl. [2021-11-11T23:28:26.146Z] #28 52.92 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T23:28:26.146Z] #28 52.93 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T23:28:26.264Z] INFO: Downloading git... [2021-11-11T23:28:26.401Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2021-11-11T23:28:26.401Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:28:26.405Z] #28 53.24 Selecting previously unselected package python3-lib2to3. [2021-11-11T23:28:26.405Z] #28 53.24 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T23:28:26.405Z] #28 53.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:28:26.406Z] #28 53.32 Selecting previously unselected package python3-distutils. [2021-11-11T23:28:26.665Z] #28 53.33 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T23:28:26.665Z] #28 53.34 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T23:28:26.665Z] #28 53.41 Selecting previously unselected package python3-pkg-resources. [2021-11-11T23:28:26.665Z] #28 53.42 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T23:28:26.665Z] #28 53.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:28:26.665Z] #28 53.52 Selecting previously unselected package python3-setuptools. [2021-11-11T23:28:26.924Z] #28 53.53 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T23:28:26.924Z] #28 53.54 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T23:28:26.924Z] #28 53.69 Selecting previously unselected package python3-wheel. [2021-11-11T23:28:26.924Z] #28 53.70 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T23:28:26.924Z] #28 53.70 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T23:28:26.924Z] #28 53.74 Selecting previously unselected package python3-pip. [2021-11-11T23:28:26.924Z] #28 53.75 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-11T23:28:26.924Z] #28 53.76 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T23:28:26.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T23:28:27.184Z] #28 53.94 Selecting previously unselected package sudo. [2021-11-11T23:28:27.184Z] #28 53.94 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T23:28:27.184Z] #28 53.95 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T23:28:27.253Z] INFO: Downloading go... [2021-11-11T23:28:27.445Z] #28 54.25 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T23:28:27.445Z] #28 54.26 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T23:28:27.445Z] #28 54.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:28:27.572Z] [2021-11-11T23:28:27.572Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T23:28:27.572Z] #63 sha256:399eac9d1bf1e575b14906f82fd613ce80b253e206a205dad68827edcd4e76b4 [2021-11-11T23:28:27.572Z] #63 DONE 0.2s [2021-11-11T23:28:27.572Z] [2021-11-11T23:28:27.572Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T23:28:27.572Z] #68 sha256:431a18d250d2203ea2e29986d8979ce65447f5e909e91310b517062040cc5977 [2021-11-11T23:28:27.572Z] #68 DONE 0.1s [2021-11-11T23:28:27.572Z] [2021-11-11T23:28:27.572Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T23:28:27.572Z] #73 sha256:060d85ad523fdf1376599dec42bafac7db358be39cd092ff61b0d8a29218b76b [2021-11-11T23:28:27.705Z] #28 54.41 Selecting previously unselected package uidmap. [2021-11-11T23:28:27.705Z] #28 54.41 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T23:28:27.705Z] #28 54.43 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T23:28:27.705Z] #28 54.53 Selecting previously unselected package vim-runtime. [2021-11-11T23:28:27.705Z] #28 54.53 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T23:28:27.705Z] #28 54.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T23:28:27.705Z] #28 54.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T23:28:27.705Z] #28 54.59 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:28:27.832Z] #73 DONE 0.2s [2021-11-11T23:28:27.832Z] [2021-11-11T23:28:27.832Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T23:28:27.832Z] #74 sha256:d280ebc16ce2a47adcd7d625374c4e84fbdb5b745a01e511dbc55e371be0d321 [2021-11-11T23:28:27.832Z] #74 DONE 0.0s [2021-11-11T23:28:27.832Z] [2021-11-11T23:28:27.832Z] #75 [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-11-11T23:28:27.832Z] #75 sha256:9f1588c62a4ceba19dd601e4a729f71d1a2396a9276cdf85858f32c659bcaa2c [2021-11-11T23:28:27.912Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-11-11T23:28:27.912Z] === RUN TestResize [2021-11-11T23:28:28.172Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T23:28:28.431Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T23:28:28.691Z] --- PASS: TestResize (0.74s) [2021-11-11T23:28:28.691Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:28:28.691Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T23:28:28.820Z] INFO: Downloading compiler 1 of 3... [2021-11-11T23:28:28.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-11T23:28:29.210Z] #75 1.034 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T23:28:29.210Z] #75 1.035 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T23:28:29.210Z] #75 1.280 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T23:28:29.211Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-11-11T23:28:29.211Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:28:29.612Z] #28 56.36 Selecting previously unselected package vim. [2021-11-11T23:28:29.613Z] #28 56.38 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T23:28:29.613Z] #28 56.39 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T23:28:29.779Z] #75 1.394 Reading package lists... [2021-11-11T23:28:29.807Z] INFO: Downloading compiler 2 of 3... [2021-11-11T23:28:29.872Z] #28 56.67 Selecting previously unselected package xfsprogs. [2021-11-11T23:28:29.872Z] #28 56.68 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T23:28:29.872Z] #28 56.68 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T23:28:30.132Z] #28 56.97 Selecting previously unselected package zip. [2021-11-11T23:28:30.132Z] #28 56.98 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-11T23:28:30.132Z] #28 56.99 Unpacking zip (3.0-12) ... [2021-11-11T23:28:30.151Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:28:30.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:28:30.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:28:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:28:30.348Z] #75 1.902 Reading package lists... [2021-11-11T23:28:30.348Z] #75 2.393 Building dependency tree... [2021-11-11T23:28:30.348Z] #75 2.493 Reading state information... [2021-11-11T23:28:30.392Z] #28 57.07 Selecting previously unselected package zstd. [2021-11-11T23:28:30.392Z] #28 57.07 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T23:28:30.392Z] #28 57.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:28:30.606Z] #75 2.606 The following additional packages will be installed: [2021-11-11T23:28:30.606Z] #75 2.607 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-11T23:28:30.606Z] #75 2.607 systemd-timesyncd [2021-11-11T23:28:30.606Z] #75 2.607 Suggested packages: [2021-11-11T23:28:30.606Z] #75 2.608 systemd-container policykit-1 [2021-11-11T23:28:30.606Z] #75 2.608 Recommended packages: [2021-11-11T23:28:30.606Z] #75 2.608 libnss-systemd [2021-11-11T23:28:30.606Z] #75 2.694 The following NEW packages will be installed: [2021-11-11T23:28:30.606Z] #75 2.695 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-11T23:28:30.606Z] #75 2.696 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-11T23:28:30.651Z] #28 57.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T23:28:30.794Z] INFO: Downloading compiler 3 of 3... [2021-11-11T23:28:30.865Z] #75 2.962 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T23:28:30.865Z] #75 2.962 Need to get 5937 kB of archives. [2021-11-11T23:28:30.865Z] #75 2.962 After this operation, 19.5 MB of additional disk space will be used. [2021-11-11T23:28:30.865Z] #75 2.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-11T23:28:30.865Z] #75 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-11T23:28:30.865Z] #75 2.965 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-11T23:28:30.865Z] #75 2.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-11T23:28:30.865Z] #75 2.969 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-11T23:28:30.865Z] #75 2.970 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-11T23:28:30.865Z] #75 3.013 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-11T23:28:30.865Z] #75 3.015 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-11T23:28:30.865Z] #75 3.016 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-11T23:28:30.865Z] #75 3.018 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-11T23:28:30.865Z] #75 3.020 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-11T23:28:30.865Z] #75 3.143 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T23:28:31.123Z] #75 3.171 Fetched 5937 kB in 0s (18.5 MB/s) [2021-11-11T23:28:31.123Z] #75 3.200 Selecting previously unselected package libargon2-1:amd64. [2021-11-11T23:28:31.123Z] #75 3.200 (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 ... 28626 files and directories currently installed.) [2021-11-11T23:28:31.123Z] #75 3.211 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-11T23:28:31.123Z] #75 3.219 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T23:28:31.123Z] #75 3.263 Selecting previously unselected package libjson-c5:amd64. [2021-11-11T23:28:31.123Z] #75 3.266 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-11T23:28:31.123Z] #75 3.271 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-11T23:28:31.123Z] #75 3.306 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-11T23:28:31.123Z] #75 3.309 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-11T23:28:31.123Z] #75 3.312 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T23:28:31.123Z] #75 3.363 Selecting previously unselected package libkmod2:amd64. [2021-11-11T23:28:31.123Z] #75 3.366 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-11T23:28:31.220Z] #28 57.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T23:28:31.220Z] #28 57.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T23:28:31.220Z] #28 57.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T23:28:31.220Z] #28 57.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T23:28:31.220Z] #28 57.98 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T23:28:31.220Z] #28 57.99 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T23:28:31.220Z] #28 58.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T23:28:31.220Z] #28 58.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T23:28:31.220Z] #28 58.03 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T23:28:31.268Z] INFO: Extracting git... [2021-11-11T23:28:31.382Z] #75 3.369 Unpacking libkmod2:amd64 (28-1) ... [2021-11-11T23:28:31.382Z] #75 3.406 Selecting previously unselected package systemd-timesyncd. [2021-11-11T23:28:31.382Z] #75 3.408 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-11T23:28:31.382Z] #75 3.412 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-11T23:28:31.382Z] #75 3.463 Selecting previously unselected package systemd. [2021-11-11T23:28:31.382Z] #75 3.466 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-11T23:28:31.382Z] #75 3.499 Unpacking systemd (247.3-6) ... [2021-11-11T23:28:31.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:28:31.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:28:31.789Z] #28 58.40 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T23:28:31.789Z] #28 58.41 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T23:28:31.789Z] #28 58.43 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T23:28:31.789Z] #28 58.45 Setting up apparmor (2.13.6-10) ... [2021-11-11T23:28:31.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-11T23:28:31.950Z] #75 3.973 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T23:28:31.950Z] #75 3.985 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-11T23:28:31.950Z] #75 3.996 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T23:28:31.950Z] #75 4.006 Setting up libkmod2:amd64 (28-1) ... [2021-11-11T23:28:31.950Z] #75 4.017 Setting up systemd (247.3-6) ... [2021-11-11T23:28:31.950Z] #75 4.059 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-11T23:28:31.950Z] #75 4.061 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-11T23:28:31.950Z] #75 4.064 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-11T23:28:32.210Z] #75 4.364 Setting up systemd-timesyncd (247.3-6) ... [2021-11-11T23:28:32.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:28:32.468Z] #75 4.573 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T23:28:32.468Z] #75 4.573 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T23:28:32.468Z] #75 4.608 Selecting previously unselected package systemd-sysv. [2021-11-11T23:28:32.468Z] #75 4.608 (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 ... 29454 files and directories currently installed.) [2021-11-11T23:28:32.468Z] #75 4.621 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-11T23:28:32.468Z] #75 4.626 Unpacking systemd-sysv (247.3-6) ... [2021-11-11T23:28:32.468Z] #75 4.667 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-11T23:28:32.468Z] #75 4.670 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-11T23:28:32.468Z] #75 4.673 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T23:28:32.468Z] #75 4.732 Selecting previously unselected package dbus. [2021-11-11T23:28:32.468Z] #75 4.732 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-11T23:28:32.727Z] #75 4.742 Unpacking dbus (1.12.20-2) ... [2021-11-11T23:28:32.727Z] #75 4.799 Selecting previously unselected package libpam-systemd:amd64. [2021-11-11T23:28:32.727Z] #75 4.802 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-11T23:28:32.727Z] #75 4.806 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-11T23:28:32.727Z] #75 4.852 Selecting previously unselected package dbus-user-session. [2021-11-11T23:28:32.727Z] #75 4.854 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-11T23:28:32.727Z] #75 4.858 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-11T23:28:32.727Z] #75 4.900 Setting up systemd-sysv (247.3-6) ... [2021-11-11T23:28:32.727Z] #75 4.911 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T23:28:32.727Z] #75 4.922 Setting up dbus (1.12.20-2) ... [2021-11-11T23:28:32.728Z] #28 59.55 Setting up zip (3.0-12) ... [2021-11-11T23:28:32.728Z] #28 59.56 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T23:28:32.728Z] #28 59.59 Setting up bash-completion (1:2.11-2) ... [2021-11-11T23:28:32.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:28:32.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:28:32.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:28:32.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:28:32.986Z] #75 5.034 invoke-rc.d: could not determine current runlevel [2021-11-11T23:28:32.986Z] #75 5.037 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T23:28:32.986Z] #75 5.041 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-11T23:28:32.986Z] #75 5.155 Setting up dbus-user-session (1.12.20-2) ... [2021-11-11T23:28:32.986Z] #75 5.175 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:28:33.199Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T23:28:33.245Z] #75 DONE 5.3s [2021-11-11T23:28:33.245Z] [2021-11-11T23:28:33.245Z] #76 [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-11-11T23:28:33.245Z] #76 sha256:2275f83648fd99a5f9bc7bfc416142d3e2218f4b31e5708f5a6604d35c7893f4 [2021-11-11T23:28:33.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:28:34.071Z] #76 0.704 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T23:28:34.071Z] #76 0.713 Dload Upload Total Spent Left Speed [2021-11-11T23:28:34.071Z] #76 0.714 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13404 0 --:--:-- --:--:-- --:--:-- 13404 [2021-11-11T23:28:34.071Z] #76 DONE 0.9s [2021-11-11T23:28:34.071Z] [2021-11-11T23:28:34.071Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T23:28:34.071Z] #77 sha256:68a362d09e1a84f06c9508a9849b651e07e2047b368cd463bf9d3f83ea400f1b [2021-11-11T23:28:34.369Z] #28 61.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T23:28:34.369Z] #28 61.04 Setting up sudo (1.9.5p2-3) ... [2021-11-11T23:28:34.369Z] #28 61.11 invoke-rc.d: could not determine current runlevel [2021-11-11T23:28:34.369Z] #28 61.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T23:28:34.369Z] #28 61.14 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T23:28:34.369Z] #28 61.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T23:28:34.369Z] #28 61.17 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T23:28:34.369Z] #28 61.19 Setting up pigz (2.6-1) ... [2021-11-11T23:28:34.369Z] #28 61.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T23:28:34.629Z] #28 61.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T23:28:34.629Z] #28 61.27 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T23:28:34.629Z] #28 61.29 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T23:28:34.713Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T23:28:34.974Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-11T23:28:35.149Z] #28 61.83 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T23:28:35.149Z] #28 61.85 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T23:28:35.409Z] #28 62.15 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T23:28:35.409Z] #28 62.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T23:28:35.409Z] #28 62.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T23:28:35.409Z] #28 62.18 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T23:28:35.669Z] #28 62.55 Setting up vim (2:8.2.2434-3) ... [2021-11-11T23:28:35.669Z] #28 62.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T23:28:35.669Z] #28 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T23:28:35.669Z] #28 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T23:28:35.669Z] #28 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T23:28:35.669Z] #28 62.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T23:28:35.669Z] #28 62.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T23:28:35.669Z] #28 62.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T23:28:35.669Z] #28 62.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T23:28:35.813Z] #62 247.3 # github.com/containerd/containerd/cmd/containerd [2021-11-11T23:28:35.813Z] #62 247.3 /usr/bin/ld: /tmp/go-link-685482646/000019.o: in function `New': [2021-11-11T23:28:35.813Z] #62 247.3 /tmp/tmp.z9C7JXX0wQ/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-11-11T23:28:35.813Z] #62 247.3 + bin/containerd-stress [2021-11-11T23:28:35.813Z] #62 248.4 + bin/containerd-shim [2021-11-11T23:28:35.928Z] #28 62.66 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T23:28:35.976Z] #77 DONE 1.6s [2021-11-11T23:28:35.976Z] [2021-11-11T23:28:35.976Z] #78 exporting to image [2021-11-11T23:28:35.976Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T23:28:35.976Z] #78 exporting layers [2021-11-11T23:28:36.358Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T23:28:36.867Z] #28 63.46 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T23:28:36.867Z] #28 63.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T23:28:36.867Z] #28 63.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T23:28:36.867Z] #28 63.50 Setting up python3-pip (20.3.4-4) ... [2021-11-11T23:28:37.435Z] #28 64.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T23:28:37.435Z] #28 64.24 Setting up jq (1.6-2.1) ... [2021-11-11T23:28:37.435Z] #28 64.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T23:28:37.435Z] #28 64.26 Setting up iptables (1.8.7-1) ... [2021-11-11T23:28:37.435Z] #28 64.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:28:37.435Z] #28 64.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:28:37.435Z] #28 64.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T23:28:37.435Z] #28 64.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T23:28:37.435Z] #28 64.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T23:28:37.435Z] #28 64.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T23:28:37.435Z] #28 64.31 Setting up iproute2 (5.10.0-4) ... [2021-11-11T23:28:37.738Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:28:37.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-11-11T23:28:37.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-11-11T23:28:37.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.61s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.69s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2021-11-11T23:28:37.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.79s) [2021-11-11T23:28:37.739Z] === RUN TestCgroupNamespacesRun [2021-11-11T23:28:37.739Z] check_test.go:308: [de60844b490f6] daemon is not started [2021-11-11T23:28:37.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-11T23:28:38.004Z] #28 64.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T23:28:38.264Z] #28 DONE 65.3s [2021-11-11T23:28:38.264Z] [2021-11-11T23:28:38.264Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:38.264Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:28:38.523Z] #65 ... [2021-11-11T23:28:38.523Z] [2021-11-11T23:28:38.523Z] #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-11-11T23:28:38.523Z] #29 sha256:80027a0c19e7e7ff678f32a1d2bf1c0858eb957c9ab8783a59234e3f7b79f42f [2021-11-11T23:28:39.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-11T23:28:39.120Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2021-11-11T23:28:39.120Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T23:28:39.461Z] #29 1.143 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T23:28:39.461Z] #29 1.154 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T23:28:39.721Z] #29 1.162 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T23:28:39.721Z] #29 DONE 1.2s [2021-11-11T23:28:39.721Z] [2021-11-11T23:28:39.721Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T23:28:39.721Z] #30 sha256:15fbc0fb5383cd4bbfb9ab8c5a3fea04be04f2f9bf8f6a833cdac606d976fd7a [2021-11-11T23:28:40.020Z] #62 255.6 + bin/containerd-shim-runc-v1 [2021-11-11T23:28:40.501Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s) [2021-11-11T23:28:40.501Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T23:28:41.071Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T23:28:41.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-11T23:28:42.011Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2021-11-11T23:28:42.011Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T23:28:42.580Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T23:28:43.150Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T23:28:43.411Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T23:28:43.411Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T23:28:43.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.50s) [2021-11-11T23:28:43.411Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T23:28:43.671Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T23:28:43.764Z] INFO: Expanding go... [2021-11-11T23:28:43.931Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T23:28:43.931Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T23:28:43.931Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T23:28:44.106Z] #78 exporting layers 7.3s done [2021-11-11T23:28:44.106Z] #78 writing image sha256:0c166f5ddcea80a851a65d03bd7a9b3440f4419368bf24b61801c2fc89e702c1 [2021-11-11T23:28:44.106Z] #78 writing image sha256:0c166f5ddcea80a851a65d03bd7a9b3440f4419368bf24b61801c2fc89e702c1 done [2021-11-11T23:28:44.106Z] #78 naming to docker.io/library/docker:ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 done [2021-11-11T23:28:44.106Z] #78 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T23:28:44.459Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 -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:ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 hack/make.sh dynbinary test-integration [2021-11-11T23:28:44.872Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T23:28:44.872Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2021-11-11T23:28:44.872Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T23:28:45.311Z] #62 260.8 + bin/containerd-shim-runc-v2 [2021-11-11T23:28:45.311Z] #62 261.4 + binaries [2021-11-11T23:28:45.311Z] #62 261.4 + install -D bin/containerd /build/containerd [2021-11-11T23:28:45.311Z] #62 261.4 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T23:28:45.311Z] #62 261.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T23:28:45.311Z] #62 261.4 + install -D bin/ctr /build/ctr [2021-11-11T23:28:46.364Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-11T23:28:46.364Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-11T23:28:46.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-11T23:28:46.364Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-11T23:28:46.364Z] 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-11-11T23:28:46.364Z] Detected virtualization docker. [2021-11-11T23:28:46.364Z] Detected architecture x86-64. [2021-11-11T23:28:46.364Z] Set hostname to <5e8a7416acb1>. [2021-11-11T23:28:46.364Z] modprobe@configfs.service: Succeeded. [2021-11-11T23:28:46.364Z] modprobe@drm.service: Succeeded. [2021-11-11T23:28:46.364Z] modprobe@fuse.service: Succeeded. [2021-11-11T23:28:46.364Z] + source /etc/docker-entrypoint-cmd [2021-11-11T23:28:46.364Z] ++ hack/make.sh dynbinary test-integration [2021-11-11T23:28:46.364Z] [2021-11-11T23:28:46.623Z] Removing bundles/ [2021-11-11T23:28:46.623Z] [2021-11-11T23:28:46.623Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T23:28:46.623Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:28:46.623Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:28:46.754Z] 4612f6d0b889: Pull complete [2021-11-11T23:28:46.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-11-11T23:28:46.783Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T23:28:47.222Z] #62 DONE 263.6s [2021-11-11T23:28:47.354Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-11T23:28:47.354Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T23:28:48.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-11T23:28:48.607Z] [2021-11-11T23:28:48.607Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T23:28:48.607Z] #63 sha256:7c1440d89ff5136ae61690959ffc84236361eae4f188fbd2a1d57c8b3aca1d93 [2021-11-11T23:28:48.864Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.53s) [2021-11-11T23:28:48.864Z] === RUN TestNISDomainname [2021-11-11T23:28:49.176Z] #63 DONE 0.8s [2021-11-11T23:28:49.437Z] [2021-11-11T23:28:49.437Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T23:28:49.437Z] #68 sha256:8b3b9518240a7eb8a7bf915a5328773c79a5c1a9cf8dc2e3a5ab89e2e88367aa [2021-11-11T23:28:49.437Z] #68 DONE 0.3s [2021-11-11T23:28:49.697Z] [2021-11-11T23:28:49.697Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T23:28:49.697Z] #73 sha256:6674e418af35559975aacdb1efa82dc6bd9b9dc244c5bc5d3466a9207f5b165b [2021-11-11T23:28:49.805Z] --- PASS: TestNISDomainname (0.81s) [2021-11-11T23:28:49.805Z] === RUN TestHostnameDnsResolution [2021-11-11T23:28:49.805Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T23:28:50.065Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T23:28:50.636Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-11-11T23:28:50.636Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T23:28:50.638Z] #73 DONE 1.0s [2021-11-11T23:28:50.638Z] [2021-11-11T23:28:50.638Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T23:28:50.638Z] #74 sha256:4d192103e569ea1bb52fc05279efa790647e04a2022953b342b4b213080a06cf [2021-11-11T23:28:50.638Z] #74 DONE 0.0s [2021-11-11T23:28:50.638Z] [2021-11-11T23:28:50.638Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T23:28:50.638Z] #75 sha256:458d5c0013a50342a6f7cf6aa2582ff785c43b4033aeca64e8f555959bba0d4f [2021-11-11T23:28:50.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-11T23:28:51.156Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T23:28:51.156Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T23:28:51.726Z] --- PASS: TestUnprivilegedPortsAndPing (0.80s) [2021-11-11T23:28:51.726Z] === RUN TestStats [2021-11-11T23:28:51.987Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T23:28:52.005Z] #30 10.97 Collecting yamllint==1.26.1 [2021-11-11T23:28:52.005Z] #30 12.00 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T23:28:52.021Z] #75 DONE 1.4s [2021-11-11T23:28:52.021Z] [2021-11-11T23:28:52.021Z] #76 exporting to image [2021-11-11T23:28:52.021Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T23:28:52.021Z] #76 exporting layers [2021-11-11T23:28:52.247Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T23:28:52.265Z] #30 12.61 Collecting pathspec>=0.5.3 [2021-11-11T23:28:52.265Z] #30 12.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T23:28:52.507Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T23:28:52.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-11T23:28:52.525Z] #30 12.81 Collecting pyyaml [2021-11-11T23:28:52.525Z] #30 12.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T23:28:52.525Z] #30 12.85 Building wheels for collected packages: yamllint [2021-11-11T23:28:52.525Z] #30 12.85 Building wheel for yamllint (setup.py): started [2021-11-11T23:28:53.094Z] #30 13.36 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T23:28:53.094Z] #30 13.36 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9f67e7ae4ef2acc0eebad8e0aebd042c72b2c228c3876f77ddf5a1d25721d906 [2021-11-11T23:28:53.094Z] #30 13.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T23:28:53.094Z] #30 13.36 Successfully built yamllint [2021-11-11T23:28:53.094Z] #30 13.37 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T23:28:53.353Z] #30 13.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T23:28:53.613Z] #30 DONE 13.9s [2021-11-11T23:28:53.613Z] [2021-11-11T23:28:53.613Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T23:28:53.613Z] #34 sha256:866b1753dcb0d4eaae283539ea38ad8c0e21f259a755535f72ac6fca961eeeb4 [2021-11-11T23:28:53.873Z] #34 DONE 0.4s [2021-11-11T23:28:53.873Z] [2021-11-11T23:28:53.873Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:53.873Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:28:54.154Z] #65 ... [2021-11-11T23:28:54.154Z] [2021-11-11T23:28:54.154Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T23:28:54.154Z] #39 sha256:ff1abccd216759b59eb1cd51b24b791fbe1d5d42afc2a0481c9b800f76b1cb09 [2021-11-11T23:28:54.154Z] #39 DONE 0.3s [2021-11-11T23:28:54.154Z] [2021-11-11T23:28:54.154Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:54.154Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:28:54.414Z] --- PASS: TestStats (2.67s) [2021-11-11T23:28:54.414Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:28:54.414Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T23:28:54.414Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T23:28:54.414Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T23:28:54.414Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T23:28:54.414Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T23:28:54.414Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T23:28:54.414Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T23:28:54.414Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T23:28:54.414Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T23:28:54.414Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T23:28:54.414Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T23:28:54.414Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T23:28:54.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-11T23:28:54.417Z] #65 ... [2021-11-11T23:28:54.417Z] [2021-11-11T23:28:54.417Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T23:28:54.417Z] #42 sha256:0b077e2d22bca353aa7950474050002a704f641fa33d95e0a402b27caab2e5a7 [2021-11-11T23:28:54.417Z] #42 DONE 0.1s [2021-11-11T23:28:54.417Z] [2021-11-11T23:28:54.417Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T23:28:54.417Z] #44 sha256:d0a8d52a7a98932f908b2744697a6fe96835e919f840c5d98dbf263cf55b812c [2021-11-11T23:28:54.417Z] #44 DONE 0.1s [2021-11-11T23:28:54.417Z] [2021-11-11T23:28:54.417Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T23:28:54.417Z] #48 sha256:5859747b0a48ef2ba6a789c86678618bc687a118d9d064cd1bfddaf270171ef6 [2021-11-11T23:28:54.417Z] #48 DONE 0.0s [2021-11-11T23:28:54.417Z] [2021-11-11T23:28:54.417Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T23:28:54.417Z] #51 sha256:0442d47e7bb1d9fc689ce6e2508024b9fc8684940971cd39c639d15e42cc3003 [2021-11-11T23:28:54.677Z] #51 DONE 0.2s [2021-11-11T23:28:54.677Z] [2021-11-11T23:28:54.677Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T23:28:54.677Z] #55 sha256:5ce69054c2a01388eae6ba11bbfb4ce5c94514c327bf51e3cafc18c701131ccb [2021-11-11T23:28:54.677Z] #55 DONE 0.1s [2021-11-11T23:28:54.677Z] [2021-11-11T23:28:54.677Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:54.677Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:28:54.677Z] #65 ... [2021-11-11T23:28:54.677Z] [2021-11-11T23:28:54.677Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T23:28:54.677Z] #57 sha256:0907c8baa37d22a83edd2e8905815b4a2c3747f66ee390bf2c59d294b87c524f [2021-11-11T23:28:54.677Z] #57 DONE 0.1s [2021-11-11T23:28:54.937Z] [2021-11-11T23:28:54.937Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T23:28:54.937Z] #59 sha256:cbfbb396975fc245dd167ded7718226465465c05b77b93e050bccba2d45dec0e [2021-11-11T23:28:54.937Z] #59 DONE 0.1s [2021-11-11T23:28:54.937Z] [2021-11-11T23:28:54.937Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T23:28:54.937Z] #61 sha256:d4d54cd0b2f409ca57e3010012d9af7a4ac276c411a06c8b6e19a0a85b08cf14 [2021-11-11T23:28:54.937Z] #61 DONE 0.2s [2021-11-11T23:28:54.937Z] [2021-11-11T23:28:54.937Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:54.937Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:28:55.198Z] #65 ... [2021-11-11T23:28:55.198Z] [2021-11-11T23:28:55.198Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T23:28:55.198Z] #63 sha256:78e7d4106fd8f0139d5f0bb06062141b9ef1949b52fa96089bf5806e5c12eca4 [2021-11-11T23:28:55.198Z] #63 DONE 0.1s [2021-11-11T23:28:55.198Z] [2021-11-11T23:28:55.198Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T23:28:55.198Z] #65 sha256:37cdf76e794fec2315c708720d474308211f9d8438df6629e5913d7b77ff68f5 [2021-11-11T23:28:56.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-11T23:28:56.956Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T23:28:56.956Z] check_test.go:308: [ddeee1c9a7ed8] daemon is not started [2021-11-11T23:28:56.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-11T23:28:56.956Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T23:28:56.956Z] check_test.go:308: [deabc5230fc04] daemon is not started [2021-11-11T23:28:56.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-11T23:28:57.526Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T23:28:57.526Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-11-11T23:28:57.526Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-11-11T23:28:57.526Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-11-11T23:28:57.526Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2021-11-11T23:28:57.526Z] === RUN TestDeleteDevicemapper [2021-11-11T23:28:57.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:28:57.526Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T23:28:57.526Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:28:58.605Z] #76 exporting layers 6.2s done [2021-11-11T23:28:58.605Z] #76 writing image sha256:61c2bd5c79c42f12672f69c5e61b095260987247d59a98234baae97026b45f53 done [2021-11-11T23:28:58.605Z] #76 naming to docker.io/library/docker:36ddad074d374e14434c2da478dfdde99f0e5165 done [2021-11-11T23:28:58.605Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T23:28:58.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=36ddad074d374e14434c2da478dfdde99f0e5165 -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:36ddad074d374e14434c2da478dfdde99f0e5165 hack/make.sh dynbinary test-integration [2021-11-11T23:29:00.065Z] check_test.go:308: [dd0bff8e2e385] daemon is not started [2021-11-11T23:29:00.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-11T23:29:00.354Z] [2021-11-11T23:29:00.354Z] Removing bundles/ [2021-11-11T23:29:00.354Z] [2021-11-11T23:29:00.354Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T23:29:00.615Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:29:00.615Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:29:00.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s) [2021-11-11T23:29:00.636Z] === RUN TestUpdateMemory [2021-11-11T23:29:00.636Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:29:00.636Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T23:29:00.636Z] === RUN TestUpdateCPUQuota [2021-11-11T23:29:01.587Z] INFO: Expanding compiler 1 of 3... [2021-11-11T23:29:02.018Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T23:29:02.018Z] --- PASS: TestUpdateCPUQuota (1.32s) [2021-11-11T23:29:02.018Z] === RUN TestUpdatePidsLimit [2021-11-11T23:29:02.018Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T23:29:02.280Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T23:29:02.280Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T23:29:02.541Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T23:29:02.574Z] INFO: Expanding compiler 2 of 3... [2021-11-11T23:29:02.801Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T23:29:02.801Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T23:29:03.061Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T23:29:03.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T23:29:03.581Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T23:29:03.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit (2.40s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-11-11T23:29:04.412Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-11-11T23:29:04.412Z] === RUN TestUpdateRestartPolicy [2021-11-11T23:29:04.962Z] a0eb404f1860: Pull complete [2021-11-11T23:29:04.962Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T23:29:04.962Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:29:04.962Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:29:04.962Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-11T23:29:04.962Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-11T23:29:04.962Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T23:29:04.962Z] INFO: Docker version of control daemon [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] Client: [2021-11-11T23:29:04.962Z] Version: 20.10.9 [2021-11-11T23:29:04.962Z] API version: 1.41 [2021-11-11T23:29:04.962Z] Go version: go1.16.8 [2021-11-11T23:29:04.962Z] Git commit: c2ea9bc [2021-11-11T23:29:04.962Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T23:29:04.962Z] OS/Arch: windows/amd64 [2021-11-11T23:29:04.962Z] Context: default [2021-11-11T23:29:04.962Z] Experimental: true [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] Server: Docker Engine - Community [2021-11-11T23:29:04.962Z] Engine: [2021-11-11T23:29:04.962Z] Version: 20.10.9 [2021-11-11T23:29:04.962Z] API version: 1.41 (minimum version 1.24) [2021-11-11T23:29:04.962Z] Go version: go1.16.8 [2021-11-11T23:29:04.962Z] Git commit: 79ea9d3 [2021-11-11T23:29:04.962Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T23:29:04.962Z] OS/Arch: windows/amd64 [2021-11-11T23:29:04.962Z] Experimental: true [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] INFO: Docker info of control daemon [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] Client: [2021-11-11T23:29:04.962Z] Context: default [2021-11-11T23:29:04.962Z] Debug Mode: false [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] Server: [2021-11-11T23:29:04.962Z] Containers: 0 [2021-11-11T23:29:04.962Z] Running: 0 [2021-11-11T23:29:04.962Z] Paused: 0 [2021-11-11T23:29:04.962Z] Stopped: 0 [2021-11-11T23:29:04.962Z] Images: 1 [2021-11-11T23:29:04.962Z] Server Version: 20.10.9 [2021-11-11T23:29:04.962Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T23:29:04.962Z] Windows: [2021-11-11T23:29:04.962Z] LCOW: [2021-11-11T23:29:04.962Z] Logging Driver: json-file [2021-11-11T23:29:04.962Z] Plugins: [2021-11-11T23:29:04.962Z] Volume: local [2021-11-11T23:29:04.962Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:29:04.962Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:29:04.962Z] Swarm: inactive [2021-11-11T23:29:04.962Z] Default Isolation: process [2021-11-11T23:29:04.962Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T23:29:04.962Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T23:29:04.962Z] OSType: windows [2021-11-11T23:29:04.962Z] Architecture: x86_64 [2021-11-11T23:29:04.962Z] CPUs: 4 [2021-11-11T23:29:04.962Z] Total Memory: 32GiB [2021-11-11T23:29:04.962Z] Name: azwin-2-e92520 [2021-11-11T23:29:04.962Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T23:29:04.962Z] Docker Root Dir: D:\docker [2021-11-11T23:29:04.962Z] Debug Mode: false [2021-11-11T23:29:04.962Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:29:04.962Z] Labels: [2021-11-11T23:29:04.962Z] Experimental: true [2021-11-11T23:29:04.962Z] Insecure Registries: [2021-11-11T23:29:04.962Z] 10.0.0.4:5000 [2021-11-11T23:29:04.962Z] 127.0.0.0/8 [2021-11-11T23:29:04.962Z] Registry Mirrors: [2021-11-11T23:29:04.962Z] http://10.0.0.4:5000/ [2021-11-11T23:29:04.962Z] Live Restore Enabled: false [2021-11-11T23:29:04.962Z] Product License: Community Engine [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] [2021-11-11T23:29:04.962Z] INFO: Commit hash is f192e27b48 [2021-11-11T23:29:04.962Z] INFO: Nuke-Everything... [2021-11-11T23:29:04.962Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T23:29:05.354Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T23:29:05.953Z] INFO: Nuking d:\CI [2021-11-11T23:29:05.953Z] INFO: Zapped successfully [2021-11-11T23:29:05.953Z] INFO: Location for testing is d:\CI\PR-42996\11 [2021-11-11T23:29:05.953Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T23:29:05.953Z] [2021-11-11T23:29:05.953Z] [2021-11-11T23:29:05.953Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 23:29:05... [2021-11-11T23:29:05.953Z] [2021-11-11T23:29:06.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-11T23:29:07.332Z] INFO: Expanding compiler 3 of 3... [2021-11-11T23:29:07.332Z] INFO: Removing downloaded files... [2021-11-11T23:29:07.332Z] INFO: Downloading containerd [2021-11-11T23:29:08.646Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T23:29:09.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-11T23:29:09.477Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T23:29:09.477Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T23:29:09.477Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T23:29:09.477Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T23:29:09.477Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T23:29:09.477Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T23:29:09.477Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T23:29:09.477Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T23:29:09.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T23:29:11.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-11T23:29:11.840Z] Sending build context to Docker daemon 60.65MB [2021-11-11T23:29:11.840Z] [2021-11-11T23:29:11.840Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T23:29:11.840Z] ---> 3d4792f88e26 [2021-11-11T23:29:11.840Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T23:29:11.840Z] ---> Running in 53b9750afbc1 [2021-11-11T23:29:11.840Z] Removing intermediate container 53b9750afbc1 [2021-11-11T23:29:11.840Z] ---> 5b40c5123c3c [2021-11-11T23:29:11.840Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T23:29:11.840Z] ---> Running in 11fda9db684a [2021-11-11T23:29:11.840Z] Removing intermediate container 11fda9db684a [2021-11-11T23:29:11.840Z] ---> e7de91b28d44 [2021-11-11T23:29:11.840Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T23:29:11.840Z] ---> Running in c8a1da2ee552 [2021-11-11T23:29:12.310Z] Removing intermediate container c8a1da2ee552 [2021-11-11T23:29:12.310Z] ---> db00d3874b28 [2021-11-11T23:29:12.310Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T23:29:12.311Z] ---> Running in 955dbd1173e2 [2021-11-11T23:29:12.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T23:29:12.780Z] Removing intermediate container 955dbd1173e2 [2021-11-11T23:29:12.780Z] ---> 5220253b3e79 [2021-11-11T23:29:12.780Z] 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-11-11T23:29:12.780Z] ---> Running in a1ca7da0d8fa [2021-11-11T23:29:12.780Z] Removing intermediate container a1ca7da0d8fa [2021-11-11T23:29:12.780Z] ---> d5233f134522 [2021-11-11T23:29:12.781Z] 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-11-11T23:29:12.781Z] ---> Running in 336a60d1ae25 [2021-11-11T23:29:13.298Z] #65 108.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-11-11T23:29:13.559Z] #65 109.4 + mkdir -p /build [2021-11-11T23:29:13.819Z] #65 109.4 + cp runc /build/runc [2021-11-11T23:29:14.079Z] #65 DONE 109.7s [2021-11-11T23:29:14.079Z] [2021-11-11T23:29:14.079Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:29:14.079Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:29:14.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-11T23:29:14.868Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T23:29:14.868Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T23:29:15.126Z] ok github.com/docker/docker/builder/dockerfile 0.143s coverage: 49.0% of statements [2021-11-11T23:29:15.126Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T23:29:15.381Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2021-11-11T23:29:15.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T23:29:15.943Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T23:29:15.998Z] [2021-11-11T23:29:15.998Z] Name Version Source Summary [2021-11-11T23:29:15.998Z] ---- ------- ------ ------- [2021-11-11T23:29:15.998Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T23:29:16.377Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2021-11-11T23:29:16.377Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:29:16.504Z] ok github.com/docker/docker/builder/remotecontext/git 0.873s coverage: 86.3% of statements [2021-11-11T23:29:16.505Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T23:29:16.505Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T23:29:16.623Z] #69 ... [2021-11-11T23:29:16.623Z] [2021-11-11T23:29:16.623Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T23:29:16.623Z] #66 sha256:f7c7a39def1449070299c3376c17a4b7832bdc5e2bdeae0b97c63eef1780881c [2021-11-11T23:29:16.623Z] #66 DONE 0.1s [2021-11-11T23:29:16.623Z] [2021-11-11T23:29:16.623Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T23:29:16.623Z] #69 sha256:e472b62889ce35207bc916b26ed7bd003b0f72a5e643e9d39df33398c51be2aa [2021-11-11T23:29:17.066Z] ok github.com/docker/docker/cmd/docker-proxy 0.146s coverage: 67.6% of statements [2021-11-11T23:29:17.317Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-11-11T23:29:17.317Z] === RUN TestWaitNonBlocked [2021-11-11T23:29:17.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:29:17.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:29:17.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:29:17.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:29:17.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:29:17.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:29:17.553Z] [2021-11-11T23:29:17.553Z] SUCCESS: Specified value was saved. [2021-11-11T23:29:17.565Z] [2021-11-11T23:29:17.565Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T23:29:17.565Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T23:29:17.565Z] PSChildName : containerd [2021-11-11T23:29:17.565Z] PSDrive : C [2021-11-11T23:29:17.565Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T23:29:17.565Z] PSIsContainer : True [2021-11-11T23:29:17.565Z] Name : containerd [2021-11-11T23:29:17.565Z] FullName : C:\containerd [2021-11-11T23:29:17.565Z] Parent : [2021-11-11T23:29:17.565Z] Exists : True [2021-11-11T23:29:17.565Z] Root : C:\ [2021-11-11T23:29:17.565Z] Extension : [2021-11-11T23:29:17.565Z] CreationTime : 11/11/2021 11:29:17 PM [2021-11-11T23:29:17.565Z] CreationTimeUtc : 11/11/2021 11:29:17 PM [2021-11-11T23:29:17.565Z] LastAccessTime : 11/11/2021 11:29:17 PM [2021-11-11T23:29:17.565Z] LastAccessTimeUtc : 11/11/2021 11:29:17 PM [2021-11-11T23:29:17.565Z] LastWriteTime : 11/11/2021 11:29:17 PM [2021-11-11T23:29:17.565Z] LastWriteTimeUtc : 11/11/2021 11:29:17 PM [2021-11-11T23:29:17.565Z] Attributes : Directory [2021-11-11T23:29:17.565Z] Mode : d----- [2021-11-11T23:29:17.565Z] BaseName : containerd [2021-11-11T23:29:17.565Z] Target : {} [2021-11-11T23:29:17.565Z] LinkType : [2021-11-11T23:29:17.565Z] [2021-11-11T23:29:18.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-11T23:29:18.517Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T23:29:18.517Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T23:29:18.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-11-11T23:29:18.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2021-11-11T23:29:18.517Z] === RUN TestWaitBlocked [2021-11-11T23:29:18.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:29:18.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:29:18.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:29:18.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:29:18.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:29:18.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:29:18.517Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T23:29:18.543Z] INFO: Downloading git... [2021-11-11T23:29:18.551Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T23:29:18.551Z] INFO: Configuring git core.autocrlf... [2021-11-11T23:29:18.551Z] [2021-11-11T23:29:18.551Z] [2021-11-11T23:29:19.537Z] INFO: Downloading go... [2021-11-11T23:29:19.598Z] ok github.com/docker/docker/client 0.085s coverage: 75.6% of statements [2021-11-11T23:29:19.900Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T23:29:19.900Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2021-11-11T23:29:19.900Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-11-11T23:29:19.900Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T23:29:19.900Z] === CONT TestIpcModeOlderClient [2021-11-11T23:29:19.900Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T23:29:19.900Z] === CONT TestDaemonRestartIpcMode [2021-11-11T23:29:19.900Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T23:29:19.900Z] === CONT TestDaemonHostGatewayIP [2021-11-11T23:29:19.900Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-11-11T23:29:21.114Z] INFO: Downloading compiler 1 of 3... [2021-11-11T23:29:21.114Z] INFO: Downloading compiler 2 of 3... [2021-11-11T23:29:21.586Z] INFO: Downloading compiler 3 of 3... [2021-11-11T23:29:21.586Z] INFO: Extracting git... [2021-11-11T23:29:21.900Z] #69 179.6 # github.com/containerd/containerd/cmd/containerd [2021-11-11T23:29:21.900Z] #69 179.6 /usr/bin/ld: /tmp/go-link-4028985353/000019.o: in function `New': [2021-11-11T23:29:21.900Z] #69 179.6 /tmp/tmp.U7FGd2c5G8/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-11-11T23:29:21.900Z] #69 179.7 + bin/containerd-stress [2021-11-11T23:29:22.837Z] #69 180.7 + bin/containerd-shim [2021-11-11T23:29:23.202Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2021-11-11T23:29:23.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-11T23:29:23.722Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2021-11-11T23:29:23.722Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2021-11-11T23:29:24.292Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.61s) [2021-11-11T23:29:24.862Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T23:29:25.122Z] check_test.go:308: [dad27c89f9762] daemon is not started [2021-11-11T23:29:25.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-11T23:29:28.420Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-11T23:29:28.680Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T23:29:28.940Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T23:29:29.879Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T23:29:30.819Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-11T23:29:30.960Z] #69 187.9 + bin/containerd-shim-runc-v1 [2021-11-11T23:29:32.202Z] --- PASS: TestContainerKillOnDaemonStart (12.24s) [2021-11-11T23:29:32.202Z] PASS [2021-11-11T23:29:32.202Z] [2021-11-11T23:29:32.202Z] === Skipped [2021-11-11T23:29:32.202Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T23:29:32.202Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:29:32.202Z] [2021-11-11T23:29:32.202Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T23:29:32.202Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:29:32.202Z] [2021-11-11T23:29:32.202Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T23:29:32.202Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:29:32.202Z] [2021-11-11T23:29:32.202Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:29:32.202Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:29:32.202Z] [2021-11-11T23:29:32.202Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T23:29:32.202Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:29:32.202Z] [2021-11-11T23:29:32.202Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T23:29:32.202Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:29:32.203Z] [2021-11-11T23:29:32.203Z] DONE 200 tests, 6 skipped in 132.968s [2021-11-11T23:29:32.203Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T23:29:32.203Z] ++ 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-11-11T23:29:32.203Z] ++ set -e [2021-11-11T23:29:32.203Z] ++ '[' -n 0 ']' [2021-11-11T23:29:32.203Z] ++ set -x [2021-11-11T23:29:32.203Z] ++ env -i DEST=/go/src/github.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-11-11T23:29:32.203Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:29:32.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T23:29:32.203Z] check_test.go:308: [d676a0421f69d] daemon is not started [2021-11-11T23:29:32.203Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-11T23:29:32.463Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-11-11T23:29:32.463Z] === RUN TestDaemonConfigValidation [2021-11-11T23:29:32.463Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:29:32.463Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:29:32.463Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T23:29:32.463Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T23:29:32.463Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T23:29:32.463Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T23:29:32.463Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T23:29:32.463Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T23:29:32.463Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T23:29:32.463Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T23:29:32.463Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:29:32.463Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T23:29:32.463Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T23:29:32.463Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T23:29:32.463Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T23:29:32.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T23:29:32.463Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T23:29:32.463Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-11T23:29:32.463Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-11T23:29:32.463Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-11T23:29:32.463Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-11-11T23:29:32.463Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T23:29:32.463Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:29:32.463Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T23:29:32.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T23:29:33.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T23:29:33.663Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T23:29:33.923Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T23:29:34.105Z] INFO: Expanding go... [2021-11-11T23:29:34.862Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T23:29:34.862Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T23:29:35.155Z] #69 193.1 + bin/containerd-shim-runc-v2 [2021-11-11T23:29:35.413Z] #69 193.6 + binaries [2021-11-11T23:29:35.672Z] #69 193.6 + install -D bin/containerd /build/containerd [2021-11-11T23:29:35.672Z] #69 193.7 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T23:29:35.672Z] #69 193.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T23:29:35.672Z] #69 193.7 + install -D bin/ctr /build/ctr [2021-11-11T23:29:35.801Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T23:29:35.801Z] daemon_test.go:156: [d9d99c1a375b1] daemon is not started [2021-11-11T23:29:35.801Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-11-11T23:29:35.801Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-11T23:29:35.801Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T23:29:35.801Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T23:29:35.801Z] === RUN TestDaemonProxy [2021-11-11T23:29:35.801Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T23:29:35.801Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-11T23:29:35.931Z] #69 DONE 194.0s [2021-11-11T23:29:37.709Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T23:29:38.466Z] [2021-11-11T23:29:38.466Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T23:29:38.466Z] #70 sha256:bb047a0a2a184e033fe572b4a4eb96ebf433510ee89ba97cd842704fe23d99b7 [2021-11-11T23:29:38.466Z] #70 DONE 0.2s [2021-11-11T23:29:38.466Z] [2021-11-11T23:29:38.466Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T23:29:38.466Z] #75 sha256:2e8ac07df8a3be8693fbb3c353979a0482e8fd005217cc7502218f864f63d61c [2021-11-11T23:29:38.466Z] #75 DONE 0.1s [2021-11-11T23:29:38.466Z] [2021-11-11T23:29:38.466Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T23:29:38.466Z] #80 sha256:3ce9329f663c2d3f584ffc86b443205238228f550fd1cd028c891e64b8e58faa [2021-11-11T23:29:38.725Z] #80 DONE 0.5s [2021-11-11T23:29:38.725Z] [2021-11-11T23:29:38.725Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T23:29:38.725Z] #81 sha256:96a75002669777cc1f62dc5a98a44cdb38af73c943d58dfaecb75b6b421f8453 [2021-11-11T23:29:38.725Z] #81 DONE 0.0s [2021-11-11T23:29:38.984Z] [2021-11-11T23:29:38.984Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T23:29:38.984Z] #82 sha256:869fc413122252bf386f70f7d7f016b2f7e96fb36ec031665f95b139bba17b7a [2021-11-11T23:29:39.090Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T23:29:40.471Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-11T23:29:41.041Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T23:29:41.301Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-11T23:29:41.301Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T23:29:41.561Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T23:29:41.831Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-11T23:29:41.831Z] --- PASS: TestDaemonProxy (6.23s) [2021-11-11T23:29:41.831Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2021-11-11T23:29:41.831Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-11T23:29:41.831Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-11-11T23:29:41.831Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T23:29:41.831Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T23:29:41.831Z] PASS [2021-11-11T23:29:41.831Z] [2021-11-11T23:29:41.831Z] DONE 17 tests in 9.978s [2021-11-11T23:29:41.831Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T23:29:41.831Z] ++ 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-11-11T23:29:41.831Z] ++ set -e [2021-11-11T23:29:41.831Z] ++ '[' -n 0 ']' [2021-11-11T23:29:41.831Z] ++ set -x [2021-11-11T23:29:41.831Z] ++ env -i DEST=/go/src/github.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-11-11T23:29:42.096Z] INFO: Testing against a local daemon [2021-11-11T23:29:42.096Z] === RUN TestCommitInheritsEnv [2021-11-11T23:29:42.096Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-11-11T23:29:42.096Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:29:42.096Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T23:29:42.096Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:29:42.363Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T23:29:42.363Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:29:42.363Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-11-11T23:29:42.363Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:29:42.363Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-11T23:29:42.363Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-11T23:29:42.363Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T23:29:42.626Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-11-11T23:29:42.626Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T23:29:42.886Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-11T23:29:43.174Z] #82 DONE 3.6s [2021-11-11T23:29:43.174Z] [2021-11-11T23:29:43.174Z] #83 exporting to image [2021-11-11T23:29:43.174Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T23:29:43.174Z] #83 exporting layers [2021-11-11T23:29:43.461Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-11T23:29:43.728Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-11T23:29:44.311Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-11T23:29:44.575Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T23:29:44.575Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2021-11-11T23:29:44.575Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:29:44.575Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T23:29:44.575Z] === RUN TestTagInvalidReference [2021-11-11T23:29:44.575Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T23:29:44.575Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:29:44.575Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T23:29:44.575Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:29:44.575Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T23:29:44.575Z] === RUN TestTagOfficialNames [2021-11-11T23:29:44.838Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T23:29:44.838Z] === RUN TestTagMatchesDigest [2021-11-11T23:29:44.838Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T23:29:44.838Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T23:29:44.838Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-11T23:29:45.413Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-11T23:29:46.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-11T23:29:46.286Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-11T23:29:46.867Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-11T23:29:47.437Z] check_test.go:308: [df16423c389c7] daemon is not started [2021-11-11T23:29:47.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-11T23:29:48.378Z] check_test.go:308: [d888ca61a1ad6] daemon is not started [2021-11-11T23:29:48.378Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-11T23:29:48.954Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-11T23:29:50.336Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-11T23:29:51.665Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-11T23:29:52.228Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-11T23:29:52.246Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T23:29:52.789Z] ok github.com/docker/docker/cmd/dockerd/trap 2.427s coverage: 0.0% of statements [2021-11-11T23:29:52.789Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T23:29:52.789Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T23:29:52.789Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T23:29:52.789Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T23:29:52.789Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T23:29:52.816Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-11T23:29:52.816Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T23:29:52.816Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T23:29:53.076Z] check_test.go:308: [d10ada2203804] daemon is not started [2021-11-11T23:29:53.076Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-11T23:29:54.988Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-11T23:29:56.371Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T23:29:56.631Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-11T23:29:57.571Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T23:29:58.037Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2021-11-11T23:29:59.403Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2021-11-11T23:29:59.434Z] INFO: Expanding compiler 1 of 3... [2021-11-11T23:29:59.434Z] INFO: Expanding compiler 2 of 3... [2021-11-11T23:29:59.481Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T23:30:00.051Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-11T23:30:00.770Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-11T23:30:00.991Z] check_test.go:308: [dfadc6df84f8f] daemon is not started [2021-11-11T23:30:00.991Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-11T23:30:03.535Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T23:30:04.208Z] INFO: Expanding compiler 3 of 3... [2021-11-11T23:30:04.208Z] INFO: Removing downloaded files... [2021-11-11T23:30:04.208Z] INFO: Downloading containerd [2021-11-11T23:30:04.476Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T23:30:05.048Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T23:30:06.959Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T23:30:07.220Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-11T23:30:07.305Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-11-11T23:30:08.672Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 80.9% of statements [2021-11-11T23:30:08.928Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T23:30:09.184Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-11T23:30:09.725Z] #83 exporting layers 24.1s done [2021-11-11T23:30:09.725Z] #83 writing image sha256:5e219a2d04bd1275bb76080dfcf217cb751fd0ee3e3a6fdd4911dcc8ec5f7a05 done [2021-11-11T23:30:09.725Z] #83 naming to docker.io/library/docker:6f30e4796505946790cf29671af49aab2cb98fd9 done [2021-11-11T23:30:09.725Z] #83 DONE 24.1s [Pipeline] } [Pipeline] // stage [2021-11-11T23:30:09.761Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-11T23:30:10.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42996/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f30e4796505946790cf29671af49aab2cb98fd9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6f30e4796505946790cf29671af49aab2cb98fd9 hack/validate/default [2021-11-11T23:30:10.112Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T23:30:10.674Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2021-11-11T23:30:11.007Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-11T23:30:11.007Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-11T23:30:11.007Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-11T23:30:11.266Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-11T23:30:11.266Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-11T23:30:11.266Z] Congratulations! No new tests were added to integration-cli. [2021-11-11T23:30:11.266Z] [2021-11-11T23:30:11.266Z] INFO Start validation with golang-ci-lint [2021-11-11T23:30:11.526Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-11T23:30:11.526Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T23:30:11.526Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T23:30:11.670Z] check_test.go:308: [d1489559d9665] daemon is not started [2021-11-11T23:30:11.670Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-11T23:30:12.240Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-11T23:30:12.564Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-11-11T23:30:12.810Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-11T23:30:12.820Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.151s coverage: 56.2% of statements [2021-11-11T23:30:12.820Z] ok github.com/docker/docker/daemon 12.121s coverage: 17.5% of statements [2021-11-11T23:30:12.820Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T23:30:12.820Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T23:30:12.820Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T23:30:12.820Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T23:30:13.071Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-11T23:30:14.197Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-11-11T23:30:14.454Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-11T23:30:14.454Z] check_test.go:308: [dc888a09a4a63] daemon is not started [2021-11-11T23:30:14.454Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-11T23:30:16.088Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.290s coverage: 50.5% of statements [2021-11-11T23:30:16.365Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-11T23:30:17.457Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.110s coverage: 45.9% of statements [2021-11-11T23:30:17.457Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T23:30:17.748Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T23:30:17.748Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T23:30:18.319Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-11T23:30:19.179Z] [2021-11-11T23:30:19.179Z] Name Version Source Summary [2021-11-11T23:30:19.179Z] ---- ------- ------ ------- [2021-11-11T23:30:19.179Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T23:30:19.179Z] [2021-11-11T23:30:19.179Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T23:30:19.179Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T23:30:19.179Z] PSChildName : containerd [2021-11-11T23:30:19.179Z] PSDrive : C [2021-11-11T23:30:19.179Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T23:30:19.179Z] PSIsContainer : True [2021-11-11T23:30:19.179Z] Name : containerd [2021-11-11T23:30:19.179Z] FullName : C:\containerd [2021-11-11T23:30:19.179Z] Parent : [2021-11-11T23:30:19.179Z] Exists : True [2021-11-11T23:30:19.179Z] Root : C:\ [2021-11-11T23:30:19.179Z] Extension : [2021-11-11T23:30:19.179Z] CreationTime : 11/11/2021 11:30:18 PM [2021-11-11T23:30:19.179Z] CreationTimeUtc : 11/11/2021 11:30:18 PM [2021-11-11T23:30:19.179Z] LastAccessTime : 11/11/2021 11:30:18 PM [2021-11-11T23:30:19.179Z] LastAccessTimeUtc : 11/11/2021 11:30:18 PM [2021-11-11T23:30:19.179Z] LastWriteTime : 11/11/2021 11:30:18 PM [2021-11-11T23:30:19.179Z] LastWriteTimeUtc : 11/11/2021 11:30:18 PM [2021-11-11T23:30:19.179Z] Attributes : Directory [2021-11-11T23:30:19.179Z] Mode : d----- [2021-11-11T23:30:19.179Z] BaseName : containerd [2021-11-11T23:30:19.179Z] Target : {} [2021-11-11T23:30:19.179Z] LinkType : [2021-11-11T23:30:19.179Z] [2021-11-11T23:30:19.185Z] Removing intermediate container a5965185b434 [2021-11-11T23:30:19.185Z] ---> f2f25dcabce6 [2021-11-11T23:30:19.185Z] 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-11-11T23:30:19.185Z] ---> Running in 09381fbb0e59 [2021-11-11T23:30:19.348Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.269s coverage: 58.0% of statements [2021-11-11T23:30:19.348Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T23:30:19.348Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T23:30:19.348Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.8% of statements [2021-11-11T23:30:19.650Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T23:30:19.650Z] INFO: Configuring git core.autocrlf... [2021-11-11T23:30:19.654Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T23:30:19.654Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:30:20.121Z] [2021-11-11T23:30:20.121Z] [2021-11-11T23:30:20.123Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:30:20.123Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:30:20.123Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:30:20.123Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:30:20.123Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:30:20.123Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:30:20.123Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:30:20.592Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:30:20.592Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:30:20.592Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:30:20.592Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:30:20.592Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:30:21.060Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:30:21.060Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:30:21.616Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T23:30:21.616Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T23:30:21.616Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-11T23:30:21.616Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T23:30:21.867Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-11-11T23:30:21.876Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T23:30:21.876Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T23:30:22.136Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T23:30:22.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T23:30:22.396Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-11T23:30:22.796Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-11-11T23:30:23.083Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:30:23.083Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:30:23.083Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:30:23.083Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:30:23.083Z] [2021-11-11T23:30:23.083Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T23:30:23.083Z] DOCKER_SYSTEMD=1 [2021-11-11T23:30:23.083Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T23:30:23.083Z] HOSTNAME=5e8a7416acb1 [2021-11-11T23:30:23.083Z] DEST=bundles/test-integration [2021-11-11T23:30:23.083Z] PWD=/go/src/github.com/docker/docker [2021-11-11T23:30:23.083Z] DOCKER_GITCOMMIT=ae3ed7c64a9eea1b7b48adc43b1895f2b0263c53 [2021-11-11T23:30:23.083Z] container=docker [2021-11-11T23:30:23.083Z] HOME=/root [2021-11-11T23:30:23.083Z] LANG=C.UTF-8 [2021-11-11T23:30:23.083Z] INVOCATION_ID=dc93206e8fd94b949c9bbd04e060ddcf [2021-11-11T23:30:23.083Z] GOLANG_VERSION=1.17.3 [2021-11-11T23:30:23.083Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T23:30:23.083Z] VALIDATE_BRANCH=master [2021-11-11T23:30:23.083Z] TERM=xterm [2021-11-11T23:30:23.083Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T23:30:23.083Z] SHLVL=3 [2021-11-11T23:30:23.083Z] TIMEOUT=120m [2021-11-11T23:30:23.083Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T23:30:23.083Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T23:30:23.083Z] GO111MODULE=off [2021-11-11T23:30:23.083Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T23:30:23.083Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T23:30:23.083Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T23:30:23.083Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T23:30:23.083Z] GOPATH=/go [2021-11-11T23:30:23.083Z] PKG_CONFIG=pkg-config [2021-11-11T23:30:23.083Z] _=/usr/bin/env [2021-11-11T23:30:23.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T23:30:23.358Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.7% of statements [2021-11-11T23:30:23.358Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T23:30:23.358Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T23:30:23.779Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-11T23:30:23.779Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T23:30:24.719Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T23:30:25.249Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.5% of statements [2021-11-11T23:30:25.812Z] ok github.com/docker/docker/daemon/logger/awslogs 0.272s coverage: 77.0% of statements [2021-11-11T23:30:25.812Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T23:30:25.812Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T23:30:26.102Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T23:30:26.102Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-11T23:30:26.673Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T23:30:26.741Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-11-11T23:30:26.997Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-11-11T23:30:27.614Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T23:30:27.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-11-11T23:30:27.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 69.9% of statements [2021-11-11T23:30:28.556Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T23:30:28.556Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-11T23:30:29.293Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-11-11T23:30:29.293Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T23:30:29.855Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 55.1% of statements [2021-11-11T23:30:30.784Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-11-11T23:30:32.152Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-11-11T23:30:32.713Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-11T23:30:32.756Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-11T23:30:33.276Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-11-11T23:30:33.532Z] ok github.com/docker/docker/daemon/logger/splunk 1.897s coverage: 82.5% of statements [2021-11-11T23:30:33.532Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T23:30:33.532Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T23:30:33.697Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T23:30:33.957Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-11T23:30:34.896Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-11T23:30:35.423Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 48.2% of statements [2021-11-11T23:30:35.467Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-11T23:30:35.999Z] Removing intermediate container 09381fbb0e59 [2021-11-11T23:30:35.999Z] ---> f5b068556623 [2021-11-11T23:30:35.999Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T23:30:35.999Z] ---> Running in ee88bf290b42 [2021-11-11T23:30:35.999Z] Removing intermediate container ee88bf290b42 [2021-11-11T23:30:35.999Z] ---> ab409cca5cb2 [2021-11-11T23:30:35.999Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T23:30:35.999Z] ---> Running in e74240b3da7e [2021-11-11T23:30:35.999Z] Removing intermediate container e74240b3da7e [2021-11-11T23:30:35.999Z] ---> fcfec7de8e28 [2021-11-11T23:30:35.999Z] Step 11/11 : COPY . . [2021-11-11T23:30:36.350Z] ok github.com/docker/docker/distribution 0.153s coverage: 25.8% of statements [2021-11-11T23:30:36.350Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T23:30:37.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:30:37.117Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:30:37.117Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:30:37.117Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:30:37.117Z] [2021-11-11T23:30:37.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T23:30:37.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T23:30:37.117Z] HOSTNAME=c57fdaf4fc18 [2021-11-11T23:30:37.117Z] DEST=bundles/test-integration [2021-11-11T23:30:37.117Z] PWD=/go/src/github.com/docker/docker [2021-11-11T23:30:37.117Z] DOCKER_ROOTLESS=1 [2021-11-11T23:30:37.117Z] DOCKER_GITCOMMIT=36ddad074d374e14434c2da478dfdde99f0e5165 [2021-11-11T23:30:37.117Z] container=docker [2021-11-11T23:30:37.117Z] HOME=/root [2021-11-11T23:30:37.117Z] GOLANG_VERSION=1.17.3 [2021-11-11T23:30:37.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T23:30:37.117Z] VALIDATE_BRANCH=master [2021-11-11T23:30:37.117Z] TERM=xterm [2021-11-11T23:30:37.117Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T23:30:37.117Z] SHLVL=1 [2021-11-11T23:30:37.117Z] TIMEOUT=120m [2021-11-11T23:30:37.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T23:30:37.117Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T23:30:37.117Z] GO111MODULE=off [2021-11-11T23:30:37.117Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T23:30:37.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T23:30:37.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T23:30:37.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T23:30:37.117Z] GOPATH=/go [2021-11-11T23:30:37.117Z] PKG_CONFIG=pkg-config [2021-11-11T23:30:37.117Z] _=/usr/bin/env [2021-11-11T23:30:37.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T23:30:37.716Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-11T23:30:38.011Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-11T23:30:38.278Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-11-11T23:30:38.839Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-11T23:30:39.401Z] ok github.com/docker/docker/distribution/xfer 2.051s coverage: 85.1% of statements [2021-11-11T23:30:39.401Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T23:30:39.657Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2021-11-11T23:30:40.585Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2021-11-11T23:30:40.585Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T23:30:41.148Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-11-11T23:30:42.513Z] ok github.com/docker/docker/oci 0.046s coverage: 43.3% of statements [2021-11-11T23:30:43.295Z] docker_cli_daemon_test.go:2550: [d35daefdebb77] daemon is not started [2021-11-11T23:30:43.441Z] ok github.com/docker/docker/opts 0.024s coverage: 67.1% of statements [2021-11-11T23:30:43.455Z] c1f4c7287c99: Pull complete [2021-11-11T23:30:43.455Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T23:30:43.455Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:30:43.455Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:30:43.455Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-11-11T23:30:43.455Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-11-11T23:30:43.455Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-11T23:30:43.455Z] INFO: Docker version of control daemon [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] Client: [2021-11-11T23:30:43.455Z] Version: 20.10.9 [2021-11-11T23:30:43.455Z] API version: 1.41 [2021-11-11T23:30:43.455Z] Go version: go1.16.8 [2021-11-11T23:30:43.455Z] Git commit: c2ea9bc [2021-11-11T23:30:43.455Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T23:30:43.455Z] OS/Arch: windows/amd64 [2021-11-11T23:30:43.455Z] Context: default [2021-11-11T23:30:43.455Z] Experimental: true [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] Server: Docker Engine - Community [2021-11-11T23:30:43.455Z] Engine: [2021-11-11T23:30:43.455Z] Version: 20.10.9 [2021-11-11T23:30:43.455Z] API version: 1.41 (minimum version 1.24) [2021-11-11T23:30:43.455Z] Go version: go1.16.8 [2021-11-11T23:30:43.455Z] Git commit: 79ea9d3 [2021-11-11T23:30:43.455Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T23:30:43.455Z] OS/Arch: windows/amd64 [2021-11-11T23:30:43.455Z] Experimental: true [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] INFO: Docker info of control daemon [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] Client: [2021-11-11T23:30:43.455Z] Context: default [2021-11-11T23:30:43.455Z] Debug Mode: false [2021-11-11T23:30:43.455Z] Plugins: [2021-11-11T23:30:43.455Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T23:30:43.455Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T23:30:43.455Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] Server: [2021-11-11T23:30:43.455Z] Containers: 0 [2021-11-11T23:30:43.455Z] Running: 0 [2021-11-11T23:30:43.455Z] Paused: 0 [2021-11-11T23:30:43.455Z] Stopped: 0 [2021-11-11T23:30:43.455Z] Images: 1 [2021-11-11T23:30:43.455Z] Server Version: 20.10.9 [2021-11-11T23:30:43.455Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T23:30:43.455Z] Windows: [2021-11-11T23:30:43.455Z] LCOW: [2021-11-11T23:30:43.455Z] Logging Driver: json-file [2021-11-11T23:30:43.455Z] Plugins: [2021-11-11T23:30:43.455Z] Volume: local [2021-11-11T23:30:43.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:30:43.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:30:43.455Z] Swarm: inactive [2021-11-11T23:30:43.455Z] Default Isolation: process [2021-11-11T23:30:43.455Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T23:30:43.455Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T23:30:43.455Z] OSType: windows [2021-11-11T23:30:43.455Z] Architecture: x86_64 [2021-11-11T23:30:43.455Z] CPUs: 4 [2021-11-11T23:30:43.455Z] Total Memory: 32GiB [2021-11-11T23:30:43.455Z] Name: azwin-2-5316b0 [2021-11-11T23:30:43.455Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T23:30:43.455Z] Docker Root Dir: D:\docker [2021-11-11T23:30:43.455Z] Debug Mode: false [2021-11-11T23:30:43.455Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:30:43.455Z] Labels: [2021-11-11T23:30:43.455Z] Experimental: true [2021-11-11T23:30:43.455Z] Insecure Registries: [2021-11-11T23:30:43.455Z] 10.0.0.4:5000 [2021-11-11T23:30:43.455Z] 127.0.0.0/8 [2021-11-11T23:30:43.455Z] Registry Mirrors: [2021-11-11T23:30:43.455Z] http://10.0.0.4:5000/ [2021-11-11T23:30:43.455Z] Live Restore Enabled: false [2021-11-11T23:30:43.455Z] Product License: Community Engine [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] INFO: Commit hash is 03fc1c4363 [2021-11-11T23:30:43.455Z] INFO: Nuke-Everything... [2021-11-11T23:30:43.455Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T23:30:43.455Z] INFO: Nuking d:\CI [2021-11-11T23:30:43.455Z] INFO: Zapped successfully [2021-11-11T23:30:43.455Z] INFO: Location for testing is d:\CI\PR-42996\11 [2021-11-11T23:30:43.455Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 23:30:35... [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] Sending build context to Docker daemon 60.65MB [2021-11-11T23:30:43.455Z] [2021-11-11T23:30:43.455Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T23:30:43.455Z] ---> 617dd5ead5b8 [2021-11-11T23:30:43.455Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T23:30:43.455Z] ---> Running in 6f3754f89b5d [2021-11-11T23:30:43.455Z] Removing intermediate container 6f3754f89b5d [2021-11-11T23:30:43.455Z] ---> fb5d068979c7 [2021-11-11T23:30:43.455Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T23:30:43.455Z] ---> Running in 8862e17718e1 [2021-11-11T23:30:43.455Z] Removing intermediate container 8862e17718e1 [2021-11-11T23:30:43.455Z] ---> 265351fabd85 [2021-11-11T23:30:43.455Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T23:30:43.455Z] ---> Running in 72e552306d7b [2021-11-11T23:30:43.455Z] Removing intermediate container 72e552306d7b [2021-11-11T23:30:43.455Z] ---> 2a320732e715 [2021-11-11T23:30:43.455Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T23:30:43.455Z] ---> Running in f686f9815627 [2021-11-11T23:30:43.455Z] Removing intermediate container f686f9815627 [2021-11-11T23:30:43.455Z] ---> 1ced3f413659 [2021-11-11T23:30:43.455Z] 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-11-11T23:30:43.455Z] ---> Running in 6f456c40f354 [2021-11-11T23:30:43.455Z] Removing intermediate container 6f456c40f354 [2021-11-11T23:30:43.455Z] ---> e0e33c15cd0c [2021-11-11T23:30:43.455Z] 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-11-11T23:30:43.455Z] ---> Running in edeb84fe5b51 [2021-11-11T23:30:43.712Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-11T23:30:44.677Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-11T23:30:46.271Z] ok github.com/docker/docker/pkg/archive 0.281s coverage: 82.6% of statements [2021-11-11T23:30:46.832Z] ok github.com/docker/docker/pkg/authorization 0.448s coverage: 68.3% of statements [2021-11-11T23:30:46.832Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-11T23:30:47.087Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-11-11T23:30:48.879Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T23:30:50.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T23:30:50.352Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2021-11-11T23:30:50.352Z] ok github.com/docker/docker/layer 7.183s coverage: 68.8% of statements [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T23:30:50.352Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T23:30:50.352Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-11-11T23:30:50.608Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-11-11T23:30:50.608Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-11-11T23:30:51.170Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-11-11T23:30:51.434Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-11-11T23:30:51.434Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-11-11T23:30:52.188Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T23:30:52.361Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-11-11T23:30:52.923Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.4% of statements [2021-11-11T23:30:53.485Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2021-11-11T23:30:53.485Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-11-11T23:30:53.838Z] ---> 5e983de4b67f [2021-11-11T23:30:53.838Z] Successfully built 5e983de4b67f [2021-11-11T23:30:53.838Z] Successfully tagged docker:latest [2021-11-11T23:30:53.838Z] INFO: Image build ended at 11/11/2021 23:30:52. Duration:00:02:37.2247257 [2021-11-11T23:30:53.838Z] [2021-11-11T23:30:53.838Z] [2021-11-11T23:30:53.838Z] INFO: Building the test binaries at 11/11/2021 23:30:53... [2021-11-11T23:30:54.048Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2021-11-11T23:30:54.098Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-11T23:30:54.610Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 69.5% of statements [2021-11-11T23:30:54.866Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-11-11T23:30:54.866Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 71.0% of statements [2021-11-11T23:30:54.866Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T23:30:55.122Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-11-11T23:30:55.122Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T23:30:55.122Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T23:30:55.122Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T23:30:55.122Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T23:30:55.378Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-11-11T23:30:55.482Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-11T23:30:55.635Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-11-11T23:30:55.635Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-11-11T23:30:55.635Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-11T23:30:55.635Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T23:30:55.635Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T23:30:56.197Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-11-11T23:30:56.758Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T23:30:56.798Z] INFO: make.ps1 starting at 11/11/2021 23:30:56 [2021-11-11T23:30:56.798Z] INFO: Git commit (f80811ea6d) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T23:30:56.798Z] INFO: Invoking autogen... [2021-11-11T23:30:56.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T23:30:57.014Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T23:30:57.014Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T23:30:57.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T23:30:57.266Z] INFO: Building daemon... [2021-11-11T23:30:57.385Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-11T23:30:57.385Z] check_test.go:308: [d294d79dcce46] daemon is not started [2021-11-11T23:30:57.385Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-11T23:30:57.385Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T23:30:57.956Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T23:30:58.378Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2021-11-11T23:30:58.634Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-11T23:30:58.634Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-11T23:30:58.891Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-11T23:30:58.896Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T23:30:58.896Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T23:30:58.896Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T23:30:58.896Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T23:30:59.146Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T23:30:59.403Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T23:30:59.965Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-11-11T23:31:00.220Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T23:31:00.477Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-11-11T23:31:01.039Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-11T23:31:01.039Z] coverage: [no statements] [2021-11-11T23:31:01.039Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-11T23:31:01.266Z] [2021-11-11T23:31:01.266Z] SUCCESS: Specified value was saved. [2021-11-11T23:31:01.266Z] INFO: Downloading git... [2021-11-11T23:31:01.295Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T23:31:01.551Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T23:31:01.551Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-11T23:31:01.742Z] INFO: Downloading go... [2021-11-11T23:31:01.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T23:31:02.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite (320.47s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.42s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.06s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (33.78s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (8.01s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.17s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.02s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.96s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.04s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.16s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.04s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.62s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2021-11-11T23:31:02.194Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.26s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.42s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.07s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.48s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.41s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.43s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.51s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.51s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.50s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.65s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.94s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.03s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.09s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.92s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.25s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.92s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.36s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.56s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.82s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.51s) [2021-11-11T23:31:02.194Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T23:31:02.194Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.78s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.21s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.65s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.39s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.34s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.17s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.89s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.12s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.39s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.37s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.23s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.43s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.90s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.44s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.40s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.67s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.67s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.09s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.35s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.20s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.09s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.58s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.53s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.79s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.44s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.86s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.90s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.49s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.38s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.48s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.01s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.43s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.99s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2021-11-11T23:31:02.194Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.87s) [2021-11-11T23:31:02.194Z] === RUN TestDockerSwarmSuite [2021-11-11T23:31:02.194Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-11T23:31:03.310Z] INFO: Downloading compiler 1 of 3... [2021-11-11T23:31:03.310Z] INFO: Downloading compiler 2 of 3... [2021-11-11T23:31:03.310Z] INFO: Downloading compiler 3 of 3... [2021-11-11T23:31:03.310Z] INFO: Extracting git... [2021-11-11T23:31:03.439Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-11-11T23:31:03.695Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T23:31:04.258Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-11-11T23:31:05.184Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2021-11-11T23:31:05.441Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-11T23:31:05.490Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-11T23:31:06.806Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2021-11-11T23:31:07.062Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T23:31:07.062Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-11T23:31:07.624Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-11-11T23:31:07.880Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T23:31:08.031Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T23:31:08.031Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T23:31:08.291Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T23:31:08.551Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-11T23:31:08.551Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T23:31:08.811Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T23:31:09.382Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T23:31:09.642Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T23:31:10.398Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T23:31:10.960Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-11-11T23:31:11.522Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-11T23:31:11.553Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T23:31:12.888Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-11-11T23:31:12.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-11T23:31:13.506Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T23:31:14.889Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T23:31:15.830Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T23:31:15.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T23:31:15.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T23:31:16.090Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T23:31:17.031Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T23:31:17.031Z] --- PASS: TestImportExtremelyLargeImageWorks (92.30s) [2021-11-11T23:31:17.031Z] PASS [2021-11-11T23:31:17.031Z] [2021-11-11T23:31:17.031Z] DONE 12 tests in 95.080s [2021-11-11T23:31:17.031Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T23:31:17.031Z] ++ 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-11-11T23:31:17.031Z] ++ set -e [2021-11-11T23:31:17.031Z] ++ '[' -n 0 ']' [2021-11-11T23:31:17.031Z] ++ set -x [2021-11-11T23:31:17.031Z] ++ env -i DEST=/go/src/github.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-11-11T23:31:17.031Z] INFO: Testing against a local daemon [2021-11-11T23:31:17.031Z] === RUN TestNetworkCreateDelete [2021-11-11T23:31:17.291Z] --- PASS: TestNetworkCreateDelete (0.26s) [2021-11-11T23:31:17.291Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:31:17.860Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-11-11T23:31:17.860Z] === RUN TestDaemonDNSFallback [2021-11-11T23:31:18.244Z] INFO: Expanding go... [2021-11-11T23:31:18.430Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T23:31:18.691Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T23:31:18.950Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T23:31:20.331Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T23:31:21.713Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T23:31:22.283Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T23:31:24.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T23:31:24.193Z] --- PASS: TestDaemonDNSFallback (6.44s) [2021-11-11T23:31:24.193Z] === RUN TestInspectNetwork [2021-11-11T23:31:24.762Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T23:31:25.022Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T23:31:25.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-11T23:31:25.592Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T23:31:25.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-11T23:31:25.852Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T23:31:26.422Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T23:31:26.422Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T23:31:27.362Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T23:31:27.362Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T23:31:27.932Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T23:31:27.932Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T23:31:27.932Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T23:31:27.932Z] === RUN TestInspectNetwork/network_name [2021-11-11T23:31:27.932Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T23:31:27.932Z] docker_api_swarm_test.go:563: [dfe006a12f928] joining swarm manager [d03c2f3ae6423]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:31:28.192Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T23:31:28.192Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T23:31:28.452Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T23:31:29.393Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T23:31:30.775Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T23:31:30.928Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T23:31:30.928Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T23:31:30.928Z] [2021-11-11T23:31:30.928Z] === Skipped [2021-11-11T23:31:30.928Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T23:31:30.928Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:31:30.928Z] [2021-11-11T23:31:30.928Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T23:31:30.928Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:31:30.928Z] [2021-11-11T23:31:30.928Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T23:31:30.928Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:31:30.928Z] [2021-11-11T23:31:30.928Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T23:31:30.928Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:31:30.928Z] [2021-11-11T23:31:30.928Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-11T23:31:30.928Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.928Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.928Z] [2021-11-11T23:31:30.928Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-11T23:31:30.928Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.928Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-11T23:31:30.929Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T23:31:30.929Z] aufs_test.go:37: driver not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:71: No driver to put! [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T23:31:30.929Z] time="2021-11-11T23:30:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:71: No driver to put! [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T23:31:30.929Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T23:31:30.929Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T23:31:30.929Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:31:30.929Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T23:31:30.929Z] graphtest_unix.go:71: No driver to put! [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T23:31:30.929Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T23:31:30.929Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T23:31:30.929Z] [2021-11-11T23:31:30.929Z] DONE 2315 tests, 53 skipped in 216.107s [2021-11-11T23:31:30.929Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:31:30.929Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T23:31:30.929Z] + 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-11-11T23:31:32.475Z] Removing intermediate container 336a60d1ae25 [2021-11-11T23:31:32.475Z] ---> 311caa62b6b4 [2021-11-11T23:31:32.475Z] 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-11-11T23:31:32.475Z] ---> Running in b1a1c572010c [2021-11-11T23:31:32.475Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T23:31:32.475Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:31:32.475Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:31:32.475Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:31:32.475Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:31:32.475Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:31:32.475Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:31:32.475Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:31:32.475Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:31:32.475Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:31:32.475Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:31:32.475Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:31:32.475Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:31:32.475Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:31:32.475Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:31:32.475Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:31:32.682Z] --- PASS: TestInspectNetwork (8.30s) [2021-11-11T23:31:32.683Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T23:31:32.683Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-11-11T23:31:32.683Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T23:31:32.683Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T23:31:32.683Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:31:34.065Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2021-11-11T23:31:34.065Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:31:34.065Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:31:34.065Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:31:34.065Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:31:34.065Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:31:34.065Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:31:34.065Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:31:34.065Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:31:34.065Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:31:34.065Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T23:31:34.065Z] === RUN TestNetworkList [2021-11-11T23:31:34.065Z] === RUN TestNetworkList//networks [2021-11-11T23:31:34.065Z] === PAUSE TestNetworkList//networks [2021-11-11T23:31:34.065Z] === RUN TestNetworkList//networks/ [2021-11-11T23:31:34.065Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:31:34.065Z] === CONT TestNetworkList//networks [2021-11-11T23:31:34.065Z] === CONT TestNetworkList//networks/ [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:31:34.065Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:31:34.065Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:31:34.635Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-11-11T23:31:34.635Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:31:35.575Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T23:31:35.836Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-11-11T23:31:35.836Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:31:36.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T23:31:36.776Z] --- PASS: TestDaemonDefaultNetworkPools (1.00s) [2021-11-11T23:31:36.776Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:31:37.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T23:31:38.157Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-11-11T23:31:38.157Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:31:38.157Z] docker_api_swarm_test.go:585: [da2b9158b89ef] joining swarm manager [d03c2f3ae6423]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:31:38.727Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T23:31:38.727Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T23:31:38.727Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T23:31:38.727Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T23:31:38.988Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T23:31:38.988Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T23:31:39.249Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-11-11T23:31:39.249Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:31:40.189Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T23:31:40.189Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2021-11-11T23:31:40.189Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:31:40.758Z] check_test.go:379: [dfe006a12f928] daemon is not started [2021-11-11T23:31:41.329Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T23:31:42.708Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2021-11-11T23:31:42.708Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:31:42.708Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:31:42.708Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:31:42.708Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:31:43.542Z] INFO: Expanding compiler 1 of 3... [2021-11-11T23:31:43.542Z] INFO: Expanding compiler 2 of 3... [2021-11-11T23:31:44.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T23:31:44.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T23:31:44.617Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T23:31:44.617Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T23:31:44.877Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T23:31:44.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T23:31:45.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T23:31:45.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T23:31:46.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T23:31:47.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T23:31:49.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T23:31:49.410Z] INFO: Expanding compiler 3 of 3... [2021-11-11T23:31:49.410Z] INFO: Removing downloaded files... [2021-11-11T23:31:49.410Z] INFO: Downloading containerd [2021-11-11T23:31:50.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T23:31:50.351Z] Removing intermediate container b1a1c572010c [2021-11-11T23:31:50.351Z] ---> 312e7089622f [2021-11-11T23:31:50.351Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T23:31:50.351Z] ---> Running in 4eec8211b5e6 [2021-11-11T23:31:50.351Z] Removing intermediate container 4eec8211b5e6 [2021-11-11T23:31:50.351Z] ---> dcd8b6b09ba2 [2021-11-11T23:31:50.351Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T23:31:50.351Z] ---> Running in fc7000b018ca [2021-11-11T23:31:50.351Z] Removing intermediate container fc7000b018ca [2021-11-11T23:31:50.351Z] ---> 807acf62f3cb [2021-11-11T23:31:50.351Z] Step 11/11 : COPY . . [2021-11-11T23:31:50.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T23:31:51.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-11T23:31:51.453Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T23:31:51.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-11T23:31:51.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T23:31:51.713Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T23:31:52.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T23:31:52.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T23:31:53.095Z] docker_api_swarm_test.go:46: [d83de62682ce7] joining swarm manager [d0f9bc3ff8507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:31:53.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T23:31:54.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T23:31:55.003Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T23:31:55.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T23:31:55.573Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T23:31:55.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T23:31:55.993Z] Using test binary docker [2021-11-11T23:31:55.993Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T23:31:56.252Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-11T23:31:56.252Z] Starting dockerd [2021-11-11T23:31:56.252Z] INFO: Waiting for daemon to start... [2021-11-11T23:31:56.955Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T23:31:56.955Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T23:31:56.955Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T23:31:57.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T23:31:57.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T23:31:57.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T23:31:57.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T23:31:57.923Z] [2021-11-11T23:31:57.923Z] ________ ____ __. [2021-11-11T23:31:57.923Z] \_____ \ | |/ _| [2021-11-11T23:31:57.923Z] / | \| < [2021-11-11T23:31:57.923Z] / | \ | \ [2021-11-11T23:31:57.923Z] \_______ /____|__ \ [2021-11-11T23:31:57.923Z] \/ \/ [2021-11-11T23:31:57.923Z] [2021-11-11T23:31:57.923Z] INFO: make.ps1 ended at 11/11/2021 23:31:55 [2021-11-11T23:31:57.923Z] INFO: Binaries build ended at 11/11/2021 23:31:57. Duration:00:01:03.9084985 [2021-11-11T23:31:58.154Z] . [2021-11-11T23:31:58.154Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T23:31:58.154Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T23:31:58.154Z] Error: No such image: emptyfs [2021-11-11T23:31:58.394Z] INFO: Copying the built daemon binary to d:\CI\PR-42996\11\binary\dockerd-f80811ea6d.exe... [2021-11-11T23:31:58.395Z] INFO: Copying the built client binary to d:\CI\PR-42996\11\binary\docker-f80811ea6d.exe... [2021-11-11T23:31:58.395Z] INFO: Copying dockerversion from the container... [2021-11-11T23:31:58.413Z] Running integration-test (iteration 1) [2021-11-11T23:31:58.413Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T23:31:58.672Z] Loaded image: busybox:latest [2021-11-11T23:31:58.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T23:31:58.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T23:31:58.863Z] INFO: Copying the golang package from the container to d:\CI\PR-42996\11\installer\go.zip... [2021-11-11T23:31:58.931Z] Loaded image: busybox:glibc [2021-11-11T23:31:59.331Z] INFO: Extracting go.zip to d:\CI\PR-42996\11\go [2021-11-11T23:31:59.493Z] --- PASS: TestServiceWithDataPathPortInit (16.79s) [2021-11-11T23:31:59.493Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:31:59.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T23:32:00.308Z] Loaded image: debian:bullseye-slim [2021-11-11T23:32:00.308Z] Loaded image: hello-world:latest [2021-11-11T23:32:00.308Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:32:00.308Z] INFO: Testing against a local daemon [2021-11-11T23:32:00.308Z] === RUN TestCgroupNamespacesBuild [2021-11-11T23:32:00.874Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T23:32:01.135Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T23:32:01.683Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2021-11-11T23:32:01.683Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T23:32:01.938Z] [2021-11-11T23:32:01.938Z] Name Version Source Summary [2021-11-11T23:32:01.938Z] ---- ------- ------ ------- [2021-11-11T23:32:01.938Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T23:32:02.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T23:32:02.406Z] [2021-11-11T23:32:02.406Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T23:32:02.406Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T23:32:02.406Z] PSChildName : containerd [2021-11-11T23:32:02.406Z] PSDrive : C [2021-11-11T23:32:02.406Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T23:32:02.406Z] PSIsContainer : True [2021-11-11T23:32:02.406Z] Name : containerd [2021-11-11T23:32:02.406Z] FullName : C:\containerd [2021-11-11T23:32:02.406Z] Parent : [2021-11-11T23:32:02.406Z] Exists : True [2021-11-11T23:32:02.406Z] Root : C:\ [2021-11-11T23:32:02.406Z] Extension : [2021-11-11T23:32:02.406Z] CreationTime : 11/11/2021 11:32:02 PM [2021-11-11T23:32:02.406Z] CreationTimeUtc : 11/11/2021 11:32:02 PM [2021-11-11T23:32:02.406Z] LastAccessTime : 11/11/2021 11:32:02 PM [2021-11-11T23:32:02.406Z] LastAccessTimeUtc : 11/11/2021 11:32:02 PM [2021-11-11T23:32:02.406Z] LastWriteTime : 11/11/2021 11:32:02 PM [2021-11-11T23:32:02.406Z] LastWriteTimeUtc : 11/11/2021 11:32:02 PM [2021-11-11T23:32:02.406Z] Attributes : Directory [2021-11-11T23:32:02.406Z] Mode : d----- [2021-11-11T23:32:02.406Z] BaseName : containerd [2021-11-11T23:32:02.406Z] Target : {} [2021-11-11T23:32:02.406Z] LinkType : [2021-11-11T23:32:02.406Z] [2021-11-11T23:32:02.516Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pt7525vswhm3vi9mk2xl9odg6 Created:2021-11-11 23:32:00.831700341 +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[1ca10c6a4777fcbd6eb2ac2b9361646c395525b8fb11c0489ae4d82cbde198f5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ted8v86aa8mqbuts7hi7f1gd EndpointID:fa79f75452dea9e43f59982203b49e444ae0ca984b171022e222aad0234ab6d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24842a95d29dac6f473c93f35c2da1b9c7069b1aad4d9b72cfa15ad581c8853d 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:5077954e9fd8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ted8v86aa8mqbuts7hi7f1gd EndpointID:fa79f75452dea9e43f59982203b49e444ae0ca984b171022e222aad0234ab6d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T23:32:02.775Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T23:32:02.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T23:32:03.035Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T23:32:03.058Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2021-11-11T23:32:03.058Z] === RUN TestBuildWithSession [2021-11-11T23:32:03.058Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:32:03.058Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:32:03.058Z] === RUN TestBuildSquashParent [2021-11-11T23:32:03.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T23:32:03.971Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T23:32:04.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T23:32:04.416Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T23:32:04.439Z] INFO: Configuring git core.autocrlf... [2021-11-11T23:32:04.439Z] [2021-11-11T23:32:04.439Z] [2021-11-11T23:32:04.675Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T23:32:05.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T23:32:05.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T23:32:06.055Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T23:32:06.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T23:32:06.993Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T23:32:07.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T23:32:07.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.53s) [2021-11-11T23:32:07.932Z] PASS [2021-11-11T23:32:07.932Z] [2021-11-11T23:32:07.932Z] === Skipped [2021-11-11T23:32:07.932Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:32:07.932Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:32:07.932Z] [2021-11-11T23:32:07.932Z] DONE 26 tests, 1 skipped in 50.929s [2021-11-11T23:32:07.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:32:07.932Z] ++ 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-11-11T23:32:07.932Z] ++ set -e [2021-11-11T23:32:07.932Z] ++ '[' -n 0 ']' [2021-11-11T23:32:07.932Z] ++ set -x [2021-11-11T23:32:07.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-11T23:32:07.932Z] INFO: Testing against a local daemon [2021-11-11T23:32:07.932Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T23:32:07.932Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:32:07.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:32:07.932Z] === RUN TestDockerNetworkIpvlan [2021-11-11T23:32:07.932Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:32:07.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:32:07.932Z] PASS [2021-11-11T23:32:07.932Z] [2021-11-11T23:32:07.932Z] === Skipped [2021-11-11T23:32:07.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:32:07.932Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:32:07.932Z] [2021-11-11T23:32:07.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:32:07.932Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:32:07.932Z] [2021-11-11T23:32:07.932Z] DONE 2 tests, 2 skipped in 0.024s [2021-11-11T23:32:07.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:32:07.932Z] ++ 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-11-11T23:32:07.932Z] ++ set -e [2021-11-11T23:32:07.932Z] ++ '[' -n 0 ']' [2021-11-11T23:32:07.932Z] ++ set -x [2021-11-11T23:32:07.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-11T23:32:07.932Z] INFO: Testing against a local daemon [2021-11-11T23:32:07.932Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T23:32:08.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T23:32:08.325Z] --- PASS: TestBuildSquashParent (4.59s) [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:32:08.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:32:08.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:32:08.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:32:08.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:32:08.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:32:08.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:32:08.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:32:08.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:32:08.325Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:32:08.759Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T23:32:08.759Z] Using test binary docker [2021-11-11T23:32:08.759Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T23:32:08.759Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T23:32:08.759Z] INFO: Waiting for daemon to start... [2021-11-11T23:32:08.759Z] Starting dockerd [2021-11-11T23:32:08.872Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T23:32:08.872Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T23:32:08.872Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T23:32:08.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:32:09.132Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T23:32:09.392Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T23:32:09.392Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-11-11T23:32:09.392Z] === RUN TestDockerNetworkMacvlan [2021-11-11T23:32:09.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:32:09.962Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T23:32:10.221Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T23:32:10.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:32:10.791Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T23:32:10.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:32:11.361Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T23:32:11.622Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T23:32:11.622Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T23:32:11.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-11T23:32:11.630Z] ---> 205f7f202b97 [2021-11-11T23:32:11.630Z] Successfully built 205f7f202b97 [2021-11-11T23:32:11.630Z] Successfully tagged docker:latest [2021-11-11T23:32:11.630Z] INFO: Image build ended at 11/11/2021 23:32:10. Duration:00:03:04.6307340 [2021-11-11T23:32:11.630Z] [2021-11-11T23:32:11.630Z] [2021-11-11T23:32:11.630Z] INFO: Building the test binaries at 11/11/2021 23:32:10... [2021-11-11T23:32:12.067Z] . [2021-11-11T23:32:12.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T23:32:12.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T23:32:12.067Z] Error: No such image: emptyfs [2021-11-11T23:32:12.067Z] Running integration-test (iteration 1) [2021-11-11T23:32:12.067Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T23:32:12.067Z] Loaded image: busybox:latest [2021-11-11T23:32:12.067Z] Loaded image: busybox:glibc [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2021-11-11T23:32:12.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2021-11-11T23:32:12.368Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:32:12.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:32:12.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-11T23:32:13.451Z] Loaded image: debian:bullseye-slim [2021-11-11T23:32:13.503Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T23:32:13.711Z] Loaded image: hello-world:latest [2021-11-11T23:32:13.711Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:32:13.711Z] INFO: Testing against a local daemon [2021-11-11T23:32:13.711Z] === RUN TestCgroupNamespacesBuild [2021-11-11T23:32:13.763Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T23:32:13.779Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:32:13.779Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:32:14.041Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:32:14.299Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:32:14.559Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2021-11-11T23:32:14.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2021-11-11T23:32:14.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-11T23:32:14.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-11-11T23:32:14.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-11-11T23:32:14.559Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-11-11T23:32:14.559Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T23:32:14.617Z] INFO: make.ps1 starting at 11/11/2021 23:32:13 [2021-11-11T23:32:14.617Z] INFO: Git commit (f192e27b48) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T23:32:14.617Z] INFO: Invoking autogen... [2021-11-11T23:32:14.703Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T23:32:15.088Z] INFO: Building daemon... [2021-11-11T23:32:15.094Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-11-11T23:32:15.094Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T23:32:15.125Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2021-11-11T23:32:15.125Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:32:15.642Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T23:32:16.477Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2021-11-11T23:32:16.477Z] === RUN TestBuildWithSession [2021-11-11T23:32:16.477Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:32:16.477Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:32:16.477Z] === RUN TestBuildSquashParent [2021-11-11T23:32:16.504Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2021-11-11T23:32:16.504Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:32:16.582Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T23:32:16.762Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-11-11T23:32:16.762Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:32:17.151Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T23:32:17.545Z] ok github.com/docker/docker/libnetwork 37.265s coverage: 40.7% of statements [2021-11-11T23:32:17.545Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T23:32:17.545Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-11-11T23:32:17.545Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T23:32:17.545Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T23:32:17.545Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T23:32:18.092Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T23:32:18.114Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.339s coverage: 59.9% of statements [2021-11-11T23:32:18.114Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T23:32:18.352Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T23:32:18.369Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T23:32:18.663Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2021-11-11T23:32:18.663Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:32:18.922Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-11T23:32:18.922Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:32:18.930Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.086s coverage: 4.0% of statements [2021-11-11T23:32:18.930Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T23:32:19.291Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T23:32:19.493Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-11T23:32:19.493Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T23:32:19.750Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan (10.98s) [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.04s) [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s) [2021-11-11T23:32:20.307Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-11-11T23:32:20.307Z] PASS [2021-11-11T23:32:20.307Z] [2021-11-11T23:32:20.307Z] DONE 8 tests in 12.399s [2021-11-11T23:32:20.307Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T23:32:20.307Z] ++ 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-11-11T23:32:20.307Z] ++ set -e [2021-11-11T23:32:20.307Z] ++ '[' -n 0 ']' [2021-11-11T23:32:20.307Z] ++ set -x [2021-11-11T23:32:20.307Z] ++ env -i DEST=/go/src/github.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-11-11T23:32:20.568Z] testing: warning: no tests to run [2021-11-11T23:32:20.568Z] PASS [2021-11-11T23:32:20.568Z] [2021-11-11T23:32:20.568Z] DONE 0 tests in 0.008s [2021-11-11T23:32:20.568Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T23:32:20.568Z] ++ 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-11-11T23:32:20.568Z] ++ set -e [2021-11-11T23:32:20.568Z] ++ '[' -n 0 ']' [2021-11-11T23:32:20.568Z] ++ set -x [2021-11-11T23:32:20.568Z] ++ env -i DEST=/go/src/github.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-11-11T23:32:20.568Z] INFO: Testing against a local daemon [2021-11-11T23:32:20.568Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T23:32:20.571Z] INFO: Extraction ended at 11/11/2021 23:32:20. Duration:00:00:21.1226149 [2021-11-11T23:32:20.571Z] INFO: Updating the golang and path environment variables [2021-11-11T23:32:20.571Z] INFO: GOPATH=d:\gopath [2021-11-11T23:32:20.571Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T23:32:20.571Z] INFO: Running the daemon under test in debug mode [2021-11-11T23:32:20.571Z] INFO: Starting a daemon under test... [2021-11-11T23:32:20.571Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42996\11\daemon --pidfile d:\CI\PR-42996\11\docker.pid -D [2021-11-11T23:32:20.825Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2021-11-11T23:32:20.825Z] === RUN TestBuildWithHugeFile [2021-11-11T23:32:21.040Z] INFO: Process started successfully. [2021-11-11T23:32:21.040Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T23:32:21.040Z] INFO: Waiting for the daemon under test to start... [2021-11-11T23:32:21.137Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T23:32:21.706Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2021-11-11T23:32:21.706Z] === RUN TestAuthZPluginTLS [2021-11-11T23:32:22.276Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-11-11T23:32:22.276Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T23:32:22.536Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T23:32:22.796Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-11T23:32:22.796Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T23:32:23.055Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T23:32:23.057Z] --- PASS: TestBuildSquashParent (6.86s) [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:32:23.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:32:23.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:32:23.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:32:23.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:32:23.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:32:23.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:32:23.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:32:23.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:32:23.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:32:23.315Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T23:32:23.315Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T23:32:23.884Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T23:32:23.885Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T23:32:23.885Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T23:32:24.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:32:24.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:32:25.266Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2021-11-11T23:32:25.266Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T23:32:25.527Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-11-11T23:32:25.527Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T23:32:26.099Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-11T23:32:26.099Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T23:32:26.668Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-11T23:32:26.668Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T23:32:26.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:32:26.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:32:28.577Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.62s) [2021-11-11T23:32:28.577Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s) [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s) [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-11-11T23:32:28.792Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-11-11T23:32:28.792Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:32:28.792Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:32:29.690Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.474s coverage: 7.4% of statements [2021-11-11T23:32:29.690Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T23:32:29.690Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T23:32:29.690Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2021-11-11T23:32:29.690Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T23:32:29.690Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T23:32:29.690Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T23:32:29.690Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2021-11-11T23:32:29.946Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-11-11T23:32:29.958Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2021-11-11T23:32:29.958Z] === RUN TestAuthZPluginHeader [2021-11-11T23:32:30.507Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-11T23:32:30.507Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T23:32:30.527Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T23:32:30.527Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-11-11T23:32:30.527Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T23:32:30.763Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-11-11T23:32:32.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:32:33.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:32:33.822Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-11T23:32:34.411Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:32:34.762Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.13s) [2021-11-11T23:32:34.762Z] === RUN TestAuthZPluginV2Disable [2021-11-11T23:32:35.021Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T23:32:35.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:32:36.291Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-11-11T23:32:36.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.42s) [2021-11-11T23:32:36.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2021-11-11T23:32:36.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-11T23:32:36.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-11-11T23:32:36.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2021-11-11T23:32:36.291Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T23:32:36.930Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T23:32:37.870Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T23:32:38.131Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2021-11-11T23:32:38.131Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T23:32:38.390Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T23:32:38.650Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T23:32:39.219Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T23:32:40.159Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T23:32:40.729Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T23:32:41.299Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2021-11-11T23:32:41.299Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T23:32:41.299Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T23:32:41.571Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-11-11T23:32:41.571Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:32:42.279Z] ...INFO: Daemon under test started and replied! [2021-11-11T23:32:42.279Z] INFO: Docker version of the daemon under test [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] Client: [2021-11-11T23:32:42.279Z] Version: 17.06.2-ce [2021-11-11T23:32:42.279Z] API version: 1.30 [2021-11-11T23:32:42.279Z] Go version: go1.8.3 [2021-11-11T23:32:42.279Z] Git commit: cec0b72 [2021-11-11T23:32:42.279Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T23:32:42.279Z] OS/Arch: windows/amd64 [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] Server: [2021-11-11T23:32:42.279Z] Version: 0.0.0-dev [2021-11-11T23:32:42.279Z] API version: 1.42 (minimum version 1.24) [2021-11-11T23:32:42.279Z] Go version: go1.17.3 [2021-11-11T23:32:42.279Z] Git commit: f80811ea6d [2021-11-11T23:32:42.279Z] Built: 11/11/2021 23:30:56 [2021-11-11T23:32:42.279Z] OS/Arch: windows/amd64 [2021-11-11T23:32:42.279Z] Experimental: false [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] INFO: Docker info of the daemon under test [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] Containers: 0 [2021-11-11T23:32:42.279Z] Running: 0 [2021-11-11T23:32:42.279Z] Paused: 0 [2021-11-11T23:32:42.279Z] Stopped: 0 [2021-11-11T23:32:42.279Z] Images: 0 [2021-11-11T23:32:42.279Z] Server Version: 0.0.0-dev [2021-11-11T23:32:42.279Z] Storage Driver: windowsfilter [2021-11-11T23:32:42.279Z] Windows: [2021-11-11T23:32:42.279Z] Logging Driver: json-file [2021-11-11T23:32:42.279Z] Plugins: [2021-11-11T23:32:42.279Z] Volume: local [2021-11-11T23:32:42.279Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:32:42.279Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:32:42.279Z] Swarm: inactive [2021-11-11T23:32:42.279Z] Default Isolation: process [2021-11-11T23:32:42.279Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T23:32:42.279Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T23:32:42.279Z] OSType: windows [2021-11-11T23:32:42.279Z] Architecture: x86_64 [2021-11-11T23:32:42.279Z] CPUs: 4 [2021-11-11T23:32:42.279Z] Total Memory: 32GiB [2021-11-11T23:32:42.279Z] Name: azwin-2-736320 [2021-11-11T23:32:42.279Z] ID: 4QEP:C2AG:PEK2:AMFL:RLMX:HRHB:XLM3:EP76:HTRN:26WZ:2ET3:VOV7 [2021-11-11T23:32:42.279Z] Docker Root Dir: D:\CI\PR-42996\11\daemon [2021-11-11T23:32:42.279Z] Debug Mode (client): false [2021-11-11T23:32:42.279Z] Debug Mode (server): true [2021-11-11T23:32:42.279Z] File Descriptors: -1 [2021-11-11T23:32:42.279Z] Goroutines: 16 [2021-11-11T23:32:42.279Z] System Time: 2021-11-11T23:32:39.9434453Z [2021-11-11T23:32:42.279Z] EventsListeners: 0 [2021-11-11T23:32:42.279Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:32:42.279Z] Labels: [2021-11-11T23:32:42.279Z] Experimental: false [2021-11-11T23:32:42.279Z] Insecure Registries: [2021-11-11T23:32:42.279Z] 127.0.0.0/8 [2021-11-11T23:32:42.279Z] Live Restore Enabled: false [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] INFO: Docker images of the daemon under test [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T23:32:42.279Z] [2021-11-11T23:32:42.279Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T23:32:42.279Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T23:32:42.279Z] ltsc2022: Pulling from windows/servercore [2021-11-11T23:32:42.279Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T23:32:42.279Z] a0eb404f1860: Pulling fs layer [2021-11-11T23:32:42.971Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-11-11T23:32:44.593Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T23:32:44.593Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T23:32:44.593Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T23:32:44.593Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T23:32:44.593Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T23:32:44.593Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T23:32:45.534Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T23:32:45.794Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T23:32:46.735Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T23:32:48.017Z] INFO [loader] Go packages loading at mode 575 (imports|deps|exports_file|files|types_sizes|compiled_files|name) took 2m23.168500561s [2021-11-11T23:32:48.017Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.734317ms [2021-11-11T23:32:49.705Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-11T23:32:49.705Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:32:50.029Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T23:32:50.029Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.53s) [2021-11-11T23:32:50.029Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T23:32:50.598Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T23:32:50.954Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T23:32:50.954Z] 8f616e6e9eec: Download complete [2021-11-11T23:32:51.167Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T23:32:51.427Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T23:32:51.997Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T23:32:52.246Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-11-11T23:32:52.247Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:32:52.935Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T23:32:54.317Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T23:32:54.747Z] a0eb404f1860: Verifying Checksum [2021-11-11T23:32:54.747Z] a0eb404f1860: Download complete [2021-11-11T23:32:56.856Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T23:32:57.547Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-11T23:32:57.547Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:32:57.808Z] ok github.com/docker/docker/libnetwork/ipam 15.675s coverage: 85.3% of statements [2021-11-11T23:32:57.808Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T23:32:57.808Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T23:32:57.808Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T23:32:57.808Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-11T23:32:57.808Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T23:32:57.818Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-11-11T23:32:57.818Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:32:58.065Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T23:32:58.081Z] INFO [runner/unused/goanalysis] analyzers took 27.992272311s with top 10 stages: buildssa: 23.970692423s, U1000: 4.021579888s [2021-11-11T23:32:58.626Z] ok github.com/docker/docker/libnetwork/ipamutils 0.286s coverage: 74.0% of statements [2021-11-11T23:32:59.187Z] ok github.com/docker/docker/libnetwork/iptables 0.130s coverage: 45.1% of statements [2021-11-11T23:32:59.187Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-11T23:32:59.749Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-11T23:33:00.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-11T23:33:02.057Z] docker_api_swarm_test.go:304: [d6dd79a9311d5] joining swarm manager [d8813074263c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:33:02.996Z] docker_api_swarm_test.go:305: [df3cbf2c424c9] joining swarm manager [d8813074263c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:33:03.106Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2021-11-11T23:33:03.106Z] === RUN TestBuildWithHugeFile [2021-11-11T23:33:04.377Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-11T23:33:06.287Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-11-11T23:33:06.287Z] PASS [2021-11-11T23:33:06.287Z] [2021-11-11T23:33:06.287Z] DONE 17 tests in 45.907s [2021-11-11T23:33:06.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T23:33:06.287Z] ++ 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-11-11T23:33:06.287Z] ++ set -e [2021-11-11T23:33:06.287Z] ++ '[' -n 0 ']' [2021-11-11T23:33:06.287Z] ++ set -x [2021-11-11T23:33:06.287Z] ++ env -i DEST=/go/src/github.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-11-11T23:33:06.287Z] INFO: Testing against a local daemon [2021-11-11T23:33:06.287Z] === RUN TestPluginInvalidJSON [2021-11-11T23:33:06.287Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:33:06.287Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:33:06.287Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:33:06.287Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T23:33:06.287Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:33:06.287Z] === RUN TestPluginInstall [2021-11-11T23:33:06.287Z] === RUN TestPluginInstall/no_auth [2021-11-11T23:33:07.228Z] time="2021-11-11T23:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:33:07.228Z] time="2021-11-11T23:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca2a549df99581ba7623eb153c3631c02ba2a92118aa3235c485d827c4a50c0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:33:07.228Z] time="2021-11-11T23:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:33:07.228Z] time="2021-11-11T23:33:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca2a549df99581ba7623eb153c3631c02ba2a92118aa3235c485d827c4a50c0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:33:07.228Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T23:33:07.488Z] time="2021-11-11T23:33:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:33:07.488Z] time="2021-11-11T23:33:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8a142af41c176d27744dd441c1d856cfb24139182936c3aca28d3a5d099551" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:33:07.488Z] time="2021-11-11T23:33:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:33:07.488Z] time="2021-11-11T23:33:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8a142af41c176d27744dd441c1d856cfb24139182936c3aca28d3a5d099551" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:33:07.748Z] === RUN TestPluginInstall/with_insecure [2021-11-11T23:33:08.008Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T23:33:08.579Z] time="2021-11-11T23:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:33:08.579Z] time="2021-11-11T23:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68dfd558327f56c47c00775c1009371c8c383d82e106800580451f0bbc7e0892" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:33:08.579Z] time="2021-11-11T23:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:33:08.579Z] time="2021-11-11T23:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68dfd558327f56c47c00775c1009371c8c383d82e106800580451f0bbc7e0892" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:33:08.579Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T23:33:08.840Z] plugin_test.go:165: [d618bc7139ee9] daemon is not started [2021-11-11T23:33:08.840Z] --- PASS: TestPluginInstall (2.46s) [2021-11-11T23:33:08.840Z] --- PASS: TestPluginInstall/no_auth (0.86s) [2021-11-11T23:33:08.840Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2021-11-11T23:33:08.840Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2021-11-11T23:33:08.840Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:33:08.840Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T23:33:09.790Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T23:33:10.367Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T23:33:10.367Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T23:33:11.318Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T23:33:11.318Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T23:33:11.318Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T23:33:11.318Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T23:33:11.318Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T23:33:11.318Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T23:33:11.318Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T23:33:11.318Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T23:33:11.318Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T23:33:11.318Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T23:33:12.263Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2021-11-11T23:33:12.263Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-11-11T23:33:12.263Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.97s) [2021-11-11T23:33:12.263Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:33:12.529Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T23:33:12.529Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T23:33:12.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-11-11T23:33:12.795Z] PASS [2021-11-11T23:33:12.795Z] [2021-11-11T23:33:12.795Z] DONE 10 tests in 6.522s [2021-11-11T23:33:12.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T23:33:12.795Z] ++ 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-11-11T23:33:12.795Z] ++ set -e [2021-11-11T23:33:12.795Z] ++ '[' -n 0 ']' [2021-11-11T23:33:12.795Z] ++ set -x [2021-11-11T23:33:12.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=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-11-11T23:33:13.061Z] INFO: Testing against a local daemon [2021-11-11T23:33:13.061Z] === RUN TestExternalGraphDriver [2021-11-11T23:33:13.061Z] === RUN TestExternalGraphDriver/json [2021-11-11T23:33:13.324Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T23:33:13.586Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T23:33:14.560Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T23:33:14.560Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T23:33:14.827Z] === RUN TestExternalGraphDriver/spec [2021-11-11T23:33:16.780Z] === RUN TestExternalGraphDriver/pull [2021-11-11T23:33:16.780Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T23:33:18.162Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T23:33:18.162Z] --- PASS: TestExternalGraphDriver (5.36s) [2021-11-11T23:33:18.162Z] --- PASS: TestExternalGraphDriver/json (1.73s) [2021-11-11T23:33:18.162Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2021-11-11T23:33:18.162Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2021-11-11T23:33:18.162Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:33:18.732Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T23:33:18.992Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T23:33:19.252Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T23:33:19.252Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T23:33:19.252Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T23:33:19.822Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T23:33:20.762Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-11T23:33:21.333Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T23:33:21.333Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T23:33:21.333Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T23:33:21.333Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T23:33:22.273Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T23:33:22.533Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2021-11-11T23:33:22.533Z] PASS [2021-11-11T23:33:22.533Z] [2021-11-11T23:33:22.533Z] DONE 5 tests in 9.736s [2021-11-11T23:33:22.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T23:33:22.533Z] ++ 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-11-11T23:33:22.533Z] ++ set -e [2021-11-11T23:33:22.533Z] ++ '[' -n 0 ']' [2021-11-11T23:33:22.533Z] ++ set -x [2021-11-11T23:33:22.533Z] ++ env -i DEST=/go/src/github.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-11-11T23:33:22.793Z] INFO: Testing against a local daemon [2021-11-11T23:33:22.793Z] === RUN TestContinueAfterPluginCrash [2021-11-11T23:33:22.793Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T23:33:22.793Z] === RUN TestReadPluginNoRead [2021-11-11T23:33:22.793Z] === PAUSE TestReadPluginNoRead [2021-11-11T23:33:22.793Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T23:33:22.793Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T23:33:22.793Z] === CONT TestContinueAfterPluginCrash [2021-11-11T23:33:22.793Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T23:33:22.793Z] === CONT TestReadPluginNoRead [2021-11-11T23:33:23.054Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T23:33:23.997Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T23:33:24.937Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T23:33:25.197Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T23:33:25.767Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2021-11-11T23:33:26.027Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T23:33:26.597Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T23:33:27.168Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T23:33:27.518Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T23:33:27.518Z] [2021-11-11T23:33:27.518Z] ________ ____ __. [2021-11-11T23:33:27.518Z] \_____ \ | |/ _| [2021-11-11T23:33:27.518Z] / | \| < [2021-11-11T23:33:27.518Z] / | \ | \ [2021-11-11T23:33:27.518Z] \_______ /____|__ \ [2021-11-11T23:33:27.518Z] \/ \/ [2021-11-11T23:33:27.518Z] [2021-11-11T23:33:27.518Z] INFO: make.ps1 ended at 11/11/2021 23:33:23 [2021-11-11T23:33:27.518Z] INFO: Binaries build ended at 11/11/2021 23:33:25. Duration:00:01:14.9813117 [2021-11-11T23:33:27.519Z] INFO: Copying the built daemon binary to d:\CI\PR-42996\11\binary\dockerd-f192e27b48.exe... [2021-11-11T23:33:27.519Z] INFO: Copying the built client binary to d:\CI\PR-42996\11\binary\docker-f192e27b48.exe... [2021-11-11T23:33:27.519Z] INFO: Copying dockerversion from the container... [2021-11-11T23:33:27.519Z] INFO: Copying the golang package from the container to d:\CI\PR-42996\11\installer\go.zip... [2021-11-11T23:33:27.991Z] INFO: Extracting go.zip to d:\CI\PR-42996\11\go [2021-11-11T23:33:28.108Z] === RUN TestReadPluginNoRead/default [2021-11-11T23:33:28.367Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T23:33:29.750Z] === CONT TestReadPluginNoRead [2021-11-11T23:33:29.750Z] read_test.go:92: [d6c5fab15bab9] daemon is not started [2021-11-11T23:33:29.750Z] --- PASS: TestReadPluginNoRead (6.78s) [2021-11-11T23:33:29.750Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-11-11T23:33:29.750Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-11-11T23:33:29.750Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-11-11T23:33:29.750Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T23:33:30.320Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T23:33:30.714Z] Removing intermediate container edeb84fe5b51 [2021-11-11T23:33:30.714Z] ---> 4a092fc446e2 [2021-11-11T23:33:30.714Z] 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-11-11T23:33:30.714Z] ---> Running in 3d2f16f557f8 [2021-11-11T23:33:30.714Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T23:33:30.714Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T23:33:30.714Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T23:33:30.714Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T23:33:30.714Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T23:33:30.714Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T23:33:30.714Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T23:33:30.714Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T23:33:30.714Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T23:33:30.714Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T23:33:30.714Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T23:33:30.714Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T23:33:30.714Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T23:33:30.714Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T23:33:30.889Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2021-11-11T23:33:30.889Z] PASS [2021-11-11T23:33:30.889Z] [2021-11-11T23:33:30.889Z] DONE 6 tests in 8.288s [2021-11-11T23:33:30.889Z] 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-11-11T23:33:30.889Z] ++ 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-11-11T23:33:30.889Z] ++ set -e [2021-11-11T23:33:30.889Z] ++ '[' -n 0 ']' [2021-11-11T23:33:30.889Z] ++ set -x [2021-11-11T23:33:30.889Z] ++ env -i DEST=/go/src/github.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-11-11T23:33:30.889Z] testing: warning: no tests to run [2021-11-11T23:33:30.889Z] PASS [2021-11-11T23:33:30.889Z] [2021-11-11T23:33:30.889Z] DONE 0 tests in 0.007s [2021-11-11T23:33:30.889Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T23:33:30.889Z] ++ 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-11-11T23:33:30.889Z] ++ set -e [2021-11-11T23:33:30.889Z] ++ '[' -n 0 ']' [2021-11-11T23:33:30.889Z] ++ set -x [2021-11-11T23:33:30.889Z] ++ env -i DEST=/go/src/github.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-11-11T23:33:30.889Z] INFO: Testing against a local daemon [2021-11-11T23:33:30.889Z] === RUN TestPluginWithDevMounts [2021-11-11T23:33:30.889Z] === PAUSE TestPluginWithDevMounts [2021-11-11T23:33:30.889Z] === CONT TestPluginWithDevMounts [2021-11-11T23:33:31.184Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T23:33:31.184Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T23:33:31.459Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T23:33:32.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T23:33:32.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T23:33:32.399Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T23:33:32.399Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T23:33:32.399Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T23:33:32.399Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T23:33:32.400Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T23:33:32.400Z] --- PASS: TestPluginWithDevMounts (1.53s) [2021-11-11T23:33:32.400Z] PASS [2021-11-11T23:33:32.400Z] [2021-11-11T23:33:32.400Z] DONE 1 tests in 1.558s [2021-11-11T23:33:32.659Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T23:33:32.659Z] ++ 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-11-11T23:33:32.659Z] ++ set -e [2021-11-11T23:33:32.659Z] ++ '[' -n 0 ']' [2021-11-11T23:33:32.659Z] ++ set -x [2021-11-11T23:33:32.659Z] ++ env -i DEST=/go/src/github.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-11-11T23:33:32.659Z] INFO: Testing against a local daemon [2021-11-11T23:33:32.659Z] === RUN TestSecretInspect [2021-11-11T23:33:34.040Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T23:33:35.422Z] --- PASS: TestSecretInspect (2.90s) [2021-11-11T23:33:35.422Z] === RUN TestSecretList [2021-11-11T23:33:35.681Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T23:33:35.681Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T23:33:36.251Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T23:33:36.820Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T23:33:37.391Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T23:33:37.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-11T23:33:38.331Z] --- PASS: TestSecretList (2.94s) [2021-11-11T23:33:38.331Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:33:38.331Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T23:33:38.901Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T23:33:39.162Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T23:33:39.162Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T23:33:39.422Z] docker_api_swarm_test.go:272: [deac72d3b6820] joining swarm manager [df9e759edf5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:33:39.682Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T23:33:39.682Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T23:33:39.682Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T23:33:39.942Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T23:33:39.942Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T23:33:40.512Z] docker_api_swarm_test.go:273: [dd637b97f20f9] joining swarm manager [df9e759edf5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:33:40.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T23:33:41.031Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2021-11-11T23:33:41.031Z] === RUN TestSecretsUpdate [2021-11-11T23:33:41.601Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T23:33:42.256Z] --- PASS: TestBuildWithHugeFile (81.37s) [2021-11-11T23:33:42.257Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:33:42.257Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:33:42.257Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:33:42.257Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:33:42.257Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:33:42.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:33:42.257Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:33:42.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:33:42.257Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:33:42.257Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:33:42.257Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:33:42.257Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:33:42.257Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:33:42.257Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T23:33:42.257Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-11-11T23:33:42.257Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-11-11T23:33:42.257Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-11T23:33:42.257Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:33:42.257Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T23:33:42.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T23:33:42.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T23:33:43.921Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T23:33:44.180Z] --- PASS: TestSecretsUpdate (2.98s) [2021-11-11T23:33:44.180Z] === RUN TestTemplatedSecret [2021-11-11T23:33:44.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T23:33:44.440Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T23:33:44.788Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T23:33:45.010Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T23:33:45.580Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T23:33:45.723Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2021-11-11T23:33:45.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2021-11-11T23:33:45.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-11-11T23:33:45.723Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:33:45.723Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T23:33:45.723Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T23:33:46.520Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T23:33:46.660Z] Loaded image: busybox:latest [2021-11-11T23:33:46.660Z] Loaded image: busybox:glibc [2021-11-11T23:33:47.458Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T23:33:47.458Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T23:33:47.458Z] --- PASS: TestTemplatedSecret (3.24s) [2021-11-11T23:33:47.458Z] === RUN TestSecretCreateResolve [2021-11-11T23:33:48.028Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T23:33:48.037Z] Loaded image: debian:bullseye-slim [2021-11-11T23:33:48.037Z] Loaded image: hello-world:latest [2021-11-11T23:33:48.037Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:33:48.597Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T23:33:49.020Z] Removing intermediate container 3d2f16f557f8 [2021-11-11T23:33:49.020Z] ---> 79cd9b9c5291 [2021-11-11T23:33:49.020Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T23:33:49.020Z] ---> Running in a83067ef549c [2021-11-11T23:33:49.168Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T23:33:49.168Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T23:33:49.491Z] Removing intermediate container a83067ef549c [2021-11-11T23:33:49.491Z] ---> a3a8220493e9 [2021-11-11T23:33:49.491Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T23:33:49.491Z] ---> Running in 84543219a994 [2021-11-11T23:33:49.962Z] Removing intermediate container 84543219a994 [2021-11-11T23:33:49.962Z] ---> 112c3fc0cc3d [2021-11-11T23:33:49.962Z] Step 11/11 : COPY . . [2021-11-11T23:33:50.107Z] --- PASS: TestSecretCreateResolve (2.74s) [2021-11-11T23:33:50.107Z] PASS [2021-11-11T23:33:50.107Z] [2021-11-11T23:33:50.107Z] DONE 6 tests in 17.577s [2021-11-11T23:33:50.107Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T23:33:50.107Z] ++ 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-11-11T23:33:50.107Z] ++ set -e [2021-11-11T23:33:50.107Z] ++ '[' -n 0 ']' [2021-11-11T23:33:50.107Z] ++ set -x [2021-11-11T23:33:50.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-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-11-11T23:33:50.107Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T23:33:50.107Z] INFO: Testing against a local daemon [2021-11-11T23:33:50.107Z] === RUN TestServiceCreateInit [2021-11-11T23:33:50.107Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:33:51.488Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T23:33:52.427Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T23:33:52.427Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T23:33:52.427Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T23:33:52.427Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T23:33:52.687Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T23:33:53.256Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T23:33:53.303Z] INFO: Extraction ended at 11/11/2021 23:33:52. Duration:00:00:24.8964418 [2021-11-11T23:33:53.303Z] INFO: Updating the golang and path environment variables [2021-11-11T23:33:53.303Z] INFO: GOPATH=d:\gopath [2021-11-11T23:33:53.303Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T23:33:53.303Z] INFO: Running the daemon under test in debug mode [2021-11-11T23:33:53.303Z] INFO: Running the daemon under test in containerd mode [2021-11-11T23:33:53.303Z] INFO: Starting a daemon under test... [2021-11-11T23:33:53.303Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42996\11\daemon --pidfile d:\CI\PR-42996\11\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-11T23:33:53.303Z] INFO: Containerd started successfully. [2021-11-11T23:33:53.303Z] INFO: Process started successfully. [2021-11-11T23:33:53.303Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T23:33:53.303Z] INFO: Waiting for the daemon under test to start... [2021-11-11T23:33:54.637Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:33:57.930Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T23:33:58.014Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.68s) [2021-11-11T23:33:58.014Z] PASS [2021-11-11T23:33:58.014Z] [2021-11-11T23:33:58.014Z] === Skipped [2021-11-11T23:33:58.014Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T23:33:58.014Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:33:58.014Z] [2021-11-11T23:33:58.014Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:33:58.014Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:33:58.014Z] [2021-11-11T23:33:58.014Z] DONE 34 tests, 2 skipped in 117.993s [2021-11-11T23:33:58.015Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T23:33:58.015Z] INFO: Testing against a local daemon [2021-11-11T23:33:58.015Z] === RUN TestConfigInspect [2021-11-11T23:33:58.869Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T23:33:58.953Z] --- PASS: TestConfigInspect (2.58s) [2021-11-11T23:33:58.953Z] === RUN TestConfigList [2021-11-11T23:33:59.129Z] --- PASS: TestServiceCreateInit (8.91s) [2021-11-11T23:33:59.129Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2021-11-11T23:33:59.129Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2021-11-11T23:33:59.129Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:33:59.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-11T23:33:59.374Z] --- PASS: TestBuildWithHugeFile (55.13s) [2021-11-11T23:33:59.374Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:33:59.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:33:59.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:33:59.374Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:33:59.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:33:59.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:33:59.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:33:59.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:33:59.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:33:59.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:33:59.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:33:59.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:33:59.375Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:33:59.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T23:33:59.375Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-11-11T23:33:59.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-11-11T23:33:59.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T23:33:59.375Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:33:59.375Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T23:33:59.699Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T23:33:59.700Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T23:33:59.700Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T23:33:59.700Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T23:34:01.486Z] --- PASS: TestConfigList (2.11s) [2021-11-11T23:34:01.486Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:34:02.241Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T23:34:03.182Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T23:34:03.388Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2021-11-11T23:34:03.388Z] === RUN TestConfigsUpdate [2021-11-11T23:34:03.576Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T23:34:04.121Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T23:34:05.291Z] --- PASS: TestConfigsUpdate (2.13s) [2021-11-11T23:34:05.291Z] === RUN TestTemplatedConfig [2021-11-11T23:34:07.776Z] --- PASS: TestBuildPreserveOwnership (9.63s) [2021-11-11T23:34:07.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.62s) [2021-11-11T23:34:07.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-11T23:34:07.776Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:34:07.776Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T23:34:07.776Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T23:34:07.776Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T23:34:07.776Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T23:34:07.776Z] PASS [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === Skipped [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T23:34:07.776Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:34:07.776Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T23:34:07.776Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] DONE 34 tests, 3 skipped in 115.455s [2021-11-11T23:34:07.776Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T23:34:07.776Z] INFO: Testing against a local daemon [2021-11-11T23:34:07.776Z] === RUN TestConfigInspect [2021-11-11T23:34:07.776Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-11T23:34:07.776Z] === RUN TestConfigList [2021-11-11T23:34:07.776Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] --- SKIP: TestConfigList (0.02s) [2021-11-11T23:34:07.776Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:34:07.776Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-11T23:34:07.776Z] === RUN TestConfigsUpdate [2021-11-11T23:34:07.776Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-11T23:34:07.776Z] === RUN TestTemplatedConfig [2021-11-11T23:34:07.776Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T23:34:07.776Z] === RUN TestConfigCreateResolve [2021-11-11T23:34:07.776Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-11T23:34:07.776Z] PASS [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === Skipped [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-11T23:34:07.776Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-11-11T23:34:07.776Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-11T23:34:07.776Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-11T23:34:07.776Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-11T23:34:07.776Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-11T23:34:07.776Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:34:07.776Z] [2021-11-11T23:34:07.776Z] DONE 6 tests, 6 skipped in 0.167s [2021-11-11T23:34:07.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T23:34:07.776Z] INFO: Testing against a local daemon [2021-11-11T23:34:07.776Z] === RUN TestCheckpoint [2021-11-11T23:34:07.776Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:34:07.776Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:34:07.776Z] === RUN TestContainerInvalidJSON [2021-11-11T23:34:07.776Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:34:07.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:34:07.776Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:34:07.776Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:34:07.776Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:34:07.776Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:34:07.776Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T23:34:07.776Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T23:34:07.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T23:34:07.776Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:34:07.776Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-11T23:34:07.776Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:34:07.776Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T23:34:07.776Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:34:07.776Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T23:34:07.777Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:34:07.777Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-11T23:34:07.777Z] === RUN TestCopyFromContainer [2021-11-11T23:34:08.577Z] --- PASS: TestTemplatedConfig (2.63s) [2021-11-11T23:34:08.577Z] === RUN TestConfigCreateResolve [2021-11-11T23:34:09.400Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T23:34:09.400Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T23:34:10.480Z] --- PASS: TestConfigCreateResolve (2.14s) [2021-11-11T23:34:10.480Z] PASS [2021-11-11T23:34:10.480Z] [2021-11-11T23:34:10.480Z] DONE 6 tests in 13.761s [2021-11-11T23:34:10.480Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T23:34:10.480Z] INFO: Testing against a local daemon [2021-11-11T23:34:10.480Z] === RUN TestCheckpoint [2021-11-11T23:34:10.480Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:34:10.480Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:34:10.480Z] === RUN TestContainerInvalidJSON [2021-11-11T23:34:10.480Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:34:10.480Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:34:10.480Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:34:10.480Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:34:10.480Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:34:10.480Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:34:10.480Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T23:34:10.480Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T23:34:10.480Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T23:34:10.480Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:34:10.480Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-11-11T23:34:10.480Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:34:10.480Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T23:34:10.480Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:34:10.480Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T23:34:10.480Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:34:10.480Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T23:34:10.480Z] === RUN TestCopyFromContainer [2021-11-11T23:34:10.781Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T23:34:11.075Z] === RUN TestCopyFromContainer// [2021-11-11T23:34:11.336Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T23:34:11.336Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T23:34:11.336Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T23:34:11.336Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T23:34:11.336Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T23:34:11.417Z] === RUN TestCopyFromContainer// [2021-11-11T23:34:11.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T23:34:11.597Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T23:34:11.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T23:34:11.597Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer (3.88s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T23:34:11.597Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T23:34:11.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:34:11.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:34:11.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:34:11.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:34:11.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:34:11.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:34:11.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:34:11.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:34:11.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:34:11.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:34:11.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T23:34:11.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:34:11.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:34:11.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:34:11.597Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:34:11.675Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T23:34:11.675Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T23:34:11.675Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T23:34:11.675Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T23:34:11.675Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T23:34:11.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T23:34:11.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T23:34:11.857Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:34:11.857Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:34:11.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:34:11.857Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:34:11.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:34:11.857Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:34:11.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:34:11.857Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:34:11.857Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:34:11.857Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:34:11.857Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T23:34:11.857Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:34:11.857Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:34:11.857Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:34:11.857Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:34:11.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T23:34:11.857Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:34:11.935Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T23:34:11.935Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T23:34:11.935Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T23:34:11.935Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer (1.60s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T23:34:12.194Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T23:34:12.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:34:12.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:34:12.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:34:12.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:34:12.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:34:12.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:34:12.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:34:12.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:34:12.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:34:12.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:34:12.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T23:34:12.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:34:12.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:34:12.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:34:12.194Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:34:12.194Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-11T23:34:12.194Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:34:12.194Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:34:12.194Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:34:12.194Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:34:12.194Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:34:12.194Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:34:12.194Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:34:12.194Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:34:12.194Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:34:12.194Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:34:12.194Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T23:34:12.194Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:34:12.194Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:34:12.194Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:34:12.194Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:34:12.194Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T23:34:12.194Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:34:12.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-11T23:34:13.240Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2021-11-11T23:34:13.240Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:34:13.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-11T23:34:14.097Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-11-11T23:34:14.097Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:34:14.182Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2021-11-11T23:34:14.182Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:34:14.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:34:14.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:34:14.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:34:14.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:34:14.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:34:14.182Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:34:14.182Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:34:14.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:34:14.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:34:14.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:34:14.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:34:14.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:34:14.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:34:14.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:34:14.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:34:14.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T23:34:14.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T23:34:14.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:34:14.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T23:34:14.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T23:34:14.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T23:34:14.183Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:34:14.443Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-11T23:34:14.443Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:34:14.443Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:34:14.443Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:34:14.443Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T23:34:14.443Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T23:34:14.443Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:34:14.443Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:34:14.554Z] ...INFO: Daemon under test started and replied! [2021-11-11T23:34:14.554Z] INFO: Docker version of the daemon under test [2021-11-11T23:34:14.554Z] [2021-11-11T23:34:14.554Z] Client: [2021-11-11T23:34:14.554Z] Version: 17.06.2-ce [2021-11-11T23:34:14.554Z] API version: 1.30 [2021-11-11T23:34:14.554Z] Go version: go1.8.3 [2021-11-11T23:34:14.554Z] Git commit: cec0b72 [2021-11-11T23:34:14.554Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T23:34:14.554Z] OS/Arch: windows/amd64 [2021-11-11T23:34:14.554Z] [2021-11-11T23:34:14.554Z] Server: [2021-11-11T23:34:14.554Z] Version: 0.0.0-dev [2021-11-11T23:34:14.554Z] API version: 1.42 (minimum version 1.24) [2021-11-11T23:34:14.554Z] Go version: go1.17.3 [2021-11-11T23:34:14.554Z] Git commit: f192e27b48 [2021-11-11T23:34:14.554Z] Built: 11/11/2021 23:32:14 [2021-11-11T23:34:14.554Z] OS/Arch: windows/amd64 [2021-11-11T23:34:14.554Z] Experimental: false [2021-11-11T23:34:14.554Z] [2021-11-11T23:34:14.554Z] INFO: Docker info of the daemon under test [2021-11-11T23:34:14.554Z] [2021-11-11T23:34:14.554Z] Containers: 0 [2021-11-11T23:34:14.554Z] Running: 0 [2021-11-11T23:34:14.554Z] Paused: 0 [2021-11-11T23:34:14.554Z] Stopped: 0 [2021-11-11T23:34:14.554Z] Images: 0 [2021-11-11T23:34:14.554Z] Server Version: 0.0.0-dev [2021-11-11T23:34:14.554Z] Storage Driver: windowsfilter [2021-11-11T23:34:14.554Z] Windows: [2021-11-11T23:34:14.554Z] Logging Driver: json-file [2021-11-11T23:34:14.554Z] Plugins: [2021-11-11T23:34:14.554Z] Volume: local [2021-11-11T23:34:14.554Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:34:14.555Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:34:14.555Z] Swarm: inactive [2021-11-11T23:34:14.555Z] Default Isolation: process [2021-11-11T23:34:14.555Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T23:34:14.555Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T23:34:14.555Z] OSType: windows [2021-11-11T23:34:14.555Z] Architecture: x86_64 [2021-11-11T23:34:14.555Z] CPUs: 4 [2021-11-11T23:34:14.555Z] Total Memory: 32GiB [2021-11-11T23:34:14.555Z] Name: azwin-2-e92520 [2021-11-11T23:34:14.555Z] ID: 6VDT:TXAN:55TF:3IJQ:FKV2:ETJJ:YTPS:SBX2:EWQ3:2U6C:K6U7:VKYF [2021-11-11T23:34:14.555Z] Docker Root Dir: D:\CI\PR-42996\11\daemon [2021-11-11T23:34:14.555Z] Debug Mode (client): false [2021-11-11T23:34:14.555Z] Debug Mode (server): true [2021-11-11T23:34:14.555Z] File Descriptors: -1 [2021-11-11T23:34:14.555Z] Goroutines: 31 [2021-11-11T23:34:14.555Z] System Time: 2021-11-11T23:34:12.390825Z [2021-11-11T23:34:14.555Z] EventsListeners: 0 [2021-11-11T23:34:14.555Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:34:14.555Z] Labels: [2021-11-11T23:34:14.555Z] Experimental: false [2021-11-11T23:34:14.555Z] Insecure Registries: [2021-11-11T23:34:14.555Z] 127.0.0.0/8 [2021-11-11T23:34:14.555Z] Live Restore Enabled: false [2021-11-11T23:34:14.555Z] [2021-11-11T23:34:14.555Z] [2021-11-11T23:34:14.555Z] INFO: Docker images of the daemon under test [2021-11-11T23:34:14.555Z] [2021-11-11T23:34:14.555Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T23:34:14.555Z] [2021-11-11T23:34:14.555Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T23:34:14.555Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T23:34:14.555Z] ltsc2022: Pulling from windows/servercore [2021-11-11T23:34:14.555Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T23:34:14.555Z] a0eb404f1860: Pulling fs layer [2021-11-11T23:34:14.703Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T23:34:14.703Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:34:14.703Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T23:34:14.703Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T23:34:14.703Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T23:34:14.703Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T23:34:14.703Z] === RUN TestDaemonRestartIpcMode [2021-11-11T23:34:14.703Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T23:34:14.703Z] === RUN TestDaemonHostGatewayIP [2021-11-11T23:34:14.703Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:34:14.703Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-11T23:34:14.703Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T23:34:14.703Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T23:34:14.703Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:34:14.703Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T23:34:14.703Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:34:14.703Z] === RUN TestDiff [2021-11-11T23:34:14.964Z] --- PASS: TestDiff (0.39s) [2021-11-11T23:34:14.964Z] === RUN TestExecWithCloseStdin [2021-11-11T23:34:15.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-11T23:34:15.302Z] ---> 5f8f6bfee569 [2021-11-11T23:34:15.302Z] Successfully built 5f8f6bfee569 [2021-11-11T23:34:15.302Z] Successfully tagged docker:latest [2021-11-11T23:34:15.302Z] INFO: Image build ended at 11/11/2021 23:34:13. Duration:00:03:37.9728191 [2021-11-11T23:34:15.302Z] [2021-11-11T23:34:15.302Z] [2021-11-11T23:34:15.302Z] INFO: Building the test binaries at 11/11/2021 23:34:13... [2021-11-11T23:34:15.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-11-11T23:34:15.474Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:34:15.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:34:15.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:34:15.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:34:15.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:34:15.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:34:15.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:34:15.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:34:15.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:34:15.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:34:15.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:34:15.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:34:15.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:34:15.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:34:15.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:34:15.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:34:15.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T23:34:15.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:34:15.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T23:34:15.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T23:34:15.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T23:34:15.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T23:34:15.474Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:34:15.536Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-11-11T23:34:15.536Z] === RUN TestExec [2021-11-11T23:34:15.619Z] --- PASS: TestCreateServiceMultipleTimes (16.47s) [2021-11-11T23:34:15.619Z] === RUN TestCreateServiceConflict [2021-11-11T23:34:16.041Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-11-11T23:34:16.041Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:34:16.041Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:34:16.041Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:34:16.041Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T23:34:16.041Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T23:34:16.041Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:34:16.041Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:34:16.041Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-11T23:34:16.041Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:34:16.041Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-11-11T23:34:16.041Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T23:34:16.041Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T23:34:16.041Z] === RUN TestDaemonRestartIpcMode [2021-11-11T23:34:16.041Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T23:34:16.041Z] === RUN TestDaemonHostGatewayIP [2021-11-11T23:34:16.041Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T23:34:16.041Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T23:34:16.041Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T23:34:16.041Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:34:16.041Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T23:34:16.041Z] === RUN TestDiff [2021-11-11T23:34:16.107Z] --- PASS: TestExec (0.44s) [2021-11-11T23:34:16.107Z] === RUN TestExecUser [2021-11-11T23:34:16.367Z] --- PASS: TestExecUser (0.45s) [2021-11-11T23:34:16.367Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:34:16.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-11T23:34:16.608Z] --- PASS: TestDiff (0.57s) [2021-11-11T23:34:16.608Z] === RUN TestExecWithCloseStdin [2021-11-11T23:34:16.938Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2021-11-11T23:34:16.938Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:34:17.175Z] --- PASS: TestExecWithCloseStdin (0.61s) [2021-11-11T23:34:17.176Z] === RUN TestExec [2021-11-11T23:34:17.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000137068_} [2021-11-11T23:34:17.939Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-11-11T23:34:17.939Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:34:18.158Z] --- PASS: TestExec (0.66s) [2021-11-11T23:34:18.158Z] === RUN TestExecUser [2021-11-11T23:34:18.323Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-11-11T23:34:18.323Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:34:18.745Z] --- PASS: TestExecUser (0.63s) [2021-11-11T23:34:18.745Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:34:18.894Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2021-11-11T23:34:18.894Z] === RUN TestHealthKillContainer [2021-11-11T23:34:19.113Z] INFO: make.ps1 starting at 11/11/2021 23:34:18 [2021-11-11T23:34:19.316Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-11-11T23:34:19.316Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:34:19.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11095930158_/foo_false____} [2021-11-11T23:34:19.584Z] INFO: Git commit (03fc1c4363) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T23:34:19.584Z] INFO: Invoking autogen... [2021-11-11T23:34:20.055Z] INFO: Building daemon... [2021-11-11T23:34:20.691Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-11-11T23:34:20.691Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:34:20.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11095930158_/foo_true____} [2021-11-11T23:34:21.039Z] 8f616e6e9eec: Pull complete [2021-11-11T23:34:21.270Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2021-11-11T23:34:21.270Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T23:34:21.626Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-11-11T23:34:21.626Z] === RUN TestHealthKillContainer [2021-11-11T23:34:21.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32803564112_/foo_false____} [2021-11-11T23:34:22.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-11T23:34:23.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32803564112_/foo_true____} [2021-11-11T23:34:24.981Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T23:34:24.981Z] 8f616e6e9eec: Download complete [2021-11-11T23:34:25.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32803564112_/foo_true__0xc000137098__} [2021-11-11T23:34:26.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-11T23:34:26.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0001370b0_} [2021-11-11T23:34:27.025Z] --- PASS: TestHealthKillContainer (7.89s) [2021-11-11T23:34:27.025Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:34:27.025Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:34:27.025Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:34:27.025Z] === RUN TestIpcModeNone [2021-11-11T23:34:27.285Z] --- PASS: TestIpcModeNone (0.47s) [2021-11-11T23:34:27.285Z] === RUN TestIpcModePrivate [2021-11-11T23:34:27.545Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-11T23:34:27.806Z] --- PASS: TestIpcModePrivate (0.47s) [2021-11-11T23:34:27.806Z] === RUN TestIpcModeShareable [2021-11-11T23:34:27.806Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:34:27.806Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-11T23:34:27.806Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T23:34:27.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0001370c8_} [2021-11-11T23:34:27.936Z] a0eb404f1860: Verifying Checksum [2021-11-11T23:34:27.936Z] a0eb404f1860: Download complete [2021-11-11T23:34:28.431Z] docker_api_swarm_node_test.go:20: [d9b50f1032980] joining swarm manager [df0406857d02a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:34:29.001Z] docker_api_swarm_node_test.go:21: [db39988f1ddfb] joining swarm manager [df0406857d02a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:34:29.189Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2021-11-11T23:34:29.189Z] === RUN TestAPIIpcModeHost [2021-11-11T23:34:29.189Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:34:29.189Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-11T23:34:29.189Z] === RUN TestDaemonIpcModeShareable [2021-11-11T23:34:29.189Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:34:29.189Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-11T23:34:29.189Z] === RUN TestDaemonIpcModePrivate [2021-11-11T23:34:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0001370e0_} [2021-11-11T23:34:29.737Z] --- PASS: TestHealthKillContainer (8.25s) [2021-11-11T23:34:29.738Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:34:30.130Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-11T23:34:30.311Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2021-11-11T23:34:30.311Z] === RUN TestIpcModeNone [2021-11-11T23:34:30.390Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-11-11T23:34:30.390Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T23:34:30.390Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:34:30.390Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T23:34:30.390Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T23:34:30.390Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:34:30.390Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T23:34:30.390Z] === RUN TestIpcModeOlderClient [2021-11-11T23:34:30.390Z] === PAUSE TestIpcModeOlderClient [2021-11-11T23:34:30.390Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:34:30.650Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-11-11T23:34:30.650Z] === RUN TestKillContainer [2021-11-11T23:34:30.650Z] === RUN TestKillContainer/no_signal [2021-11-11T23:34:30.877Z] --- PASS: TestIpcModeNone (0.63s) [2021-11-11T23:34:30.877Z] === RUN TestIpcModePrivate [2021-11-11T23:34:30.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0001370f8_} [2021-11-11T23:34:31.136Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-11T23:34:31.221Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:34:31.221Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:34:31.396Z] --- PASS: TestIpcModePrivate (0.62s) [2021-11-11T23:34:31.396Z] === RUN TestIpcModeShareable [2021-11-11T23:34:31.655Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-11T23:34:31.792Z] --- PASS: TestKillContainer (1.20s) [2021-11-11T23:34:31.792Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-11T23:34:31.792Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-11T23:34:31.792Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-11-11T23:34:31.792Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:34:31.792Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T23:34:31.912Z] --- PASS: TestIpcModeShareable (0.62s) [2021-11-11T23:34:31.912Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T23:34:32.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T23:34:32.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T23:34:32.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2021-11-11T23:34:32.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-11-11T23:34:32.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-11-11T23:34:32.933Z] === RUN TestKillStoppedContainer [2021-11-11T23:34:32.933Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T23:34:32.933Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:34:32.933Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T23:34:32.933Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:34:33.194Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-11-11T23:34:33.194Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:34:33.194Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:34:33.194Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T23:34:33.194Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:34:33.194Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:34:33.194Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T23:34:33.194Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T23:34:33.194Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T23:34:33.194Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T23:34:33.194Z] === RUN TestLinksContainerNames [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-11T23:34:33.710Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T23:34:33.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2021-11-11T23:34:33.816Z] === RUN TestAPIIpcModeHost [2021-11-11T23:34:34.075Z] --- PASS: TestAPIIpcModeHost (0.39s) [2021-11-11T23:34:34.076Z] === RUN TestDaemonIpcModeShareable [2021-11-11T23:34:34.135Z] --- PASS: TestLinksContainerNames (0.80s) [2021-11-11T23:34:34.135Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:34:34.395Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-11T23:34:34.395Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T23:34:34.548Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.273425188s with top 10 stages: buildssa: 1m35.726313689s, goimports: 20.761028501s, unconvert: 13.872342507s, gosec: 9.584581634s, golint: 5.922483613s, misspell: 4.668500563s, ineffassign: 4.347043046s, inspect: 3.581012215s, vrp: 2.587869665s, printf: 1.975722119s [2021-11-11T23:34:34.548Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-11T23:34:34.548Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2178/2178, path_prettifier: 2178/2178, exclude-rules: 78/1790, autogenerated_exclude: 1790/2178, nolint: 0/78, filename_unadjuster: 2178/2178, skip_dirs: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790, cgo: 2178/2759 [2021-11-11T23:34:34.548Z] INFO [runner] processing took 142.574658ms with stages: identifier_marker: 47.939248ms, nolint: 45.472358ms, autogenerated_exclude: 15.818394ms, path_prettifier: 15.511765ms, exclude-rules: 7.712867ms, skip_dirs: 5.628361ms, filename_unadjuster: 3.711236ms, cgo: 775.312µs, max_same_issues: 1.406µs, uniq_by_line: 810ns, diff: 472ns, max_from_linter: 470ns, source_code: 463ns, skip_files: 449ns, exclude: 444ns, max_per_file_from_linter: 319ns, path_shortener: 284ns [2021-11-11T23:34:34.548Z] INFO [runner] linters took 1m45.083926476s with stages: goanalysis_metalinter: 1m22.991449901s, unused: 21.949519579s [2021-11-11T23:34:34.548Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-11T23:34:34.548Z] INFO Memory: 2489 samples, avg is 1550.6MB, max is 4111.9MB [2021-11-11T23:34:34.548Z] INFO Execution took 4m8.772987053s [2021-11-11T23:34:34.548Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-11T23:34:34.890Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f30e4796505946790cf29671af49aab2cb98fd9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6f30e4796505946790cf29671af49aab2cb98fd9 hack/make.sh dynbinary test-docker-py [2021-11-11T23:34:34.966Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/default [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/private [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/slave [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/shared [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/default [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/shared [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/slave [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/private [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T23:34:34.966Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:34:34.966Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T23:34:34.966Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T23:34:35.237Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:34:35.452Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-11T23:34:35.452Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-11-11T23:34:35.452Z] === RUN TestDaemonIpcModePrivate [2021-11-11T23:34:35.497Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T23:34:35.497Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T23:34:35.497Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T23:34:35.498Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T23:34:35.498Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T23:34:35.498Z] 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-11-11T23:34:35.498Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-11T23:34:35.498Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T23:34:35.498Z] 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-11-11T23:34:35.498Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T23:34:35.498Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T23:34:35.498Z] 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-11-11T23:34:35.498Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T23:34:35.498Z] === RUN TestNetworkNat [2021-11-11T23:34:35.619Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.21s) [2021-11-11T23:34:35.619Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:34:35.827Z] [2021-11-11T23:34:35.828Z] Removing bundles/ [2021-11-11T23:34:35.828Z] [2021-11-11T23:34:35.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T23:34:35.828Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:34:35.828Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:34:36.068Z] --- PASS: TestNetworkNat (0.52s) [2021-11-11T23:34:36.068Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:34:36.188Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T23:34:36.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-11-11T23:34:36.328Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:34:36.392Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-11T23:34:36.650Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2021-11-11T23:34:36.650Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T23:34:37.569Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T23:34:37.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-11T23:34:37.586Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-11-11T23:34:37.586Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T23:34:38.870Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-11-11T23:34:38.870Z] === RUN TestPause [2021-11-11T23:34:38.870Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:34:38.870Z] --- SKIP: TestPause (0.00s) [2021-11-11T23:34:38.870Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:34:38.870Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:34:38.870Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:34:38.870Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:34:38.870Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:34:38.870Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-11T23:34:38.870Z] === RUN TestPidHost [2021-11-11T23:34:38.961Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-11T23:34:38.961Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2021-11-11T23:34:38.961Z] === RUN TestIpcModeOlderClient [2021-11-11T23:34:38.961Z] === PAUSE TestIpcModeOlderClient [2021-11-11T23:34:38.961Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:34:39.220Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-11T23:34:39.220Z] === RUN TestKillContainer [2021-11-11T23:34:39.220Z] === RUN TestKillContainer/no_signal [2021-11-11T23:34:39.787Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:34:39.811Z] --- PASS: TestPidHost (0.94s) [2021-11-11T23:34:39.811Z] === RUN TestPsFilter [2021-11-11T23:34:40.046Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:34:40.071Z] --- PASS: TestPsFilter (0.11s) [2021-11-11T23:34:40.071Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:34:40.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-11T23:34:40.108Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T23:34:40.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-11T23:34:40.331Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:34:40.613Z] --- PASS: TestKillContainer (1.28s) [2021-11-11T23:34:40.613Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-11-11T23:34:40.613Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-11-11T23:34:40.613Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-11-11T23:34:40.613Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:34:40.613Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T23:34:40.901Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-11-11T23:34:40.901Z] === RUN TestRemoveContainerRunning [2021-11-11T23:34:41.046Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T23:34:41.046Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T23:34:41.161Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-11T23:34:41.162Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:34:41.180Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T23:34:41.438Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-11-11T23:34:41.438Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-11-11T23:34:41.438Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-11-11T23:34:41.438Z] === RUN TestKillStoppedContainer [2021-11-11T23:34:41.438Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T23:34:41.438Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:34:41.438Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T23:34:41.438Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:34:41.731Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2021-11-11T23:34:41.731Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:34:41.731Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T23:34:41.731Z] === RUN TestRenameLinkedContainer [2021-11-11T23:34:41.985Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T23:34:42.005Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-11-11T23:34:42.005Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:34:42.005Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T23:34:42.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T23:34:42.005Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:34:42.264Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2021-11-11T23:34:42.264Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T23:34:42.831Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-11-11T23:34:42.831Z] === RUN TestLinksContainerNames [2021-11-11T23:34:42.925Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-11T23:34:43.184Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T23:34:43.642Z] --- PASS: TestRenameLinkedContainer (1.68s) [2021-11-11T23:34:43.642Z] === RUN TestRenameStoppedContainer [2021-11-11T23:34:43.642Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T23:34:43.642Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:34:43.767Z] --- PASS: TestLinksContainerNames (0.83s) [2021-11-11T23:34:43.767Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:34:44.025Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-11T23:34:44.025Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T23:34:44.124Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T23:34:44.124Z] docker_api_swarm_test.go:502: [d93ddcc3b1138] joining swarm manager [d3ed4a463ed6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:34:44.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/default [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/private [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/slave [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/shared [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/default [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/shared [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/slave [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/private [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T23:34:44.284Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:34:44.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T23:34:44.284Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:34:44.543Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:34:44.583Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-11-11T23:34:44.583Z] === RUN TestRenameInvalidName [2021-11-11T23:34:44.694Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T23:34:44.802Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T23:34:44.802Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T23:34:44.802Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T23:34:45.155Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-11T23:34:45.155Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:34:45.264Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T23:34:45.833Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T23:34:46.181Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2021-11-11T23:34:46.181Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T23:34:46.404Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T23:34:46.540Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2021-11-11T23:34:46.540Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:34:46.748Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2021-11-11T23:34:46.748Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T23:34:46.974Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T23:34:47.007Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2021-11-11T23:34:47.007Z] === RUN TestNetworkNat [2021-11-11T23:34:47.114Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-11-11T23:34:47.114Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:34:47.266Z] --- PASS: TestNetworkNat (0.46s) [2021-11-11T23:34:47.266Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:34:47.543Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T23:34:47.699Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-11-11T23:34:47.699Z] === RUN TestResize [2021-11-11T23:34:47.833Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-11T23:34:47.833Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:34:48.290Z] --- PASS: TestResize (0.47s) [2021-11-11T23:34:48.290Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:34:48.481Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T23:34:48.482Z] --- PASS: TestCreateServiceSecretFileMode (12.94s) [2021-11-11T23:34:48.482Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:34:48.571Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-11-11T23:34:48.571Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:34:49.051Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T23:34:49.142Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-11-11T23:34:49.142Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:34:49.142Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T23:34:49.142Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:34:49.142Z] === RUN TestCgroupNamespacesRun [2021-11-11T23:34:49.991Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T23:34:50.362Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-11-11T23:34:50.362Z] === RUN TestPause [2021-11-11T23:34:50.528Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2021-11-11T23:34:50.528Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T23:34:50.929Z] --- PASS: TestPause (0.46s) [2021-11-11T23:34:50.929Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:34:50.929Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:34:50.929Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:34:50.929Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:34:50.931Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T23:34:51.124Z] time="2021-11-11T23:34:45Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-11-11T23:34:51.124Z] ok github.com/docker/docker/libnetwork/networkdb 104.822s coverage: 60.0% of statements [2021-11-11T23:34:51.124Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T23:34:51.124Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T23:34:51.124Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2021-11-11T23:34:51.124Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T23:34:51.187Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2021-11-11T23:34:51.187Z] === RUN TestPidHost [2021-11-11T23:34:51.380Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-11T23:34:51.473Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-11-11T23:34:51.473Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T23:34:51.499Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T23:34:51.941Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2021-11-11T23:34:52.068Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T23:34:52.068Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T23:34:52.123Z] --- PASS: TestPidHost (0.97s) [2021-11-11T23:34:52.123Z] === RUN TestPsFilter [2021-11-11T23:34:52.197Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-11-11T23:34:52.197Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T23:34:52.382Z] --- PASS: TestPsFilter (0.11s) [2021-11-11T23:34:52.382Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:34:52.453Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === Skipped [2021-11-11T23:34:52.453Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T23:34:52.453Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T23:34:52.453Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T23:34:52.453Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:34:52.453Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:34:52.453Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:34:52.453Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:34:52.453Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:34:52.453Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T23:34:52.453Z] firewalld_test.go:14: firewalld is not running [2021-11-11T23:34:52.453Z] [2021-11-11T23:34:52.453Z] DONE 331 tests, 9 skipped in 202.242s [2021-11-11T23:34:52.637Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T23:34:52.641Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-11-11T23:34:52.641Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:34:52.855Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2021-11-11T23:34:52.855Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T23:34:53.206Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T23:34:53.208Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-11-11T23:34:53.208Z] === RUN TestRemoveContainerRunning Post stage [Pipeline] junit [2021-11-11T23:34:53.393Z] Recording test results [2021-11-11T23:34:53.467Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-11T23:34:53.467Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:34:53.775Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T23:34:53.797Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-11-11T23:34:53.797Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T23:34:54.034Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-11-11T23:34:54.034Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:34:54.034Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T23:34:54.034Z] === RUN TestRenameLinkedContainer [2021-11-11T23:34:54.345Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T23:34:54.372Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T23:34:54.605Z] docker_api_swarm_test.go:507: [d9a54370ad9e4] joining swarm manager [d3ed4a463ed6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:34:54.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=062f5dbb4df2e2f2168254be895248dee9f4665c -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:062f5dbb4df2e2f2168254be895248dee9f4665c hack/make.sh dynbinary test-integration [2021-11-11T23:34:55.174Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T23:34:55.180Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-11-11T23:34:55.180Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T23:34:55.323Z] [2021-11-11T23:34:55.323Z] Removing bundles/ [2021-11-11T23:34:55.323Z] [2021-11-11T23:34:55.579Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T23:34:55.579Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:34:55.579Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:34:55.938Z] --- PASS: TestRenameLinkedContainer (1.68s) [2021-11-11T23:34:55.938Z] === RUN TestRenameStoppedContainer [2021-11-11T23:34:56.120Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-11-11T23:34:56.120Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T23:34:56.197Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-11-11T23:34:56.197Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:34:56.555Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T23:34:56.691Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-11-11T23:34:56.691Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T23:34:56.815Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T23:34:57.133Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-11-11T23:34:57.133Z] === RUN TestRenameInvalidName [2021-11-11T23:34:57.392Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-11T23:34:57.392Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:34:58.073Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2021-11-11T23:34:58.073Z] === RUN TestNISDomainname [2021-11-11T23:34:58.073Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T23:34:58.073Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-11T23:34:58.073Z] === RUN TestHostnameDnsResolution [2021-11-11T23:34:58.643Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-11-11T23:34:58.643Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T23:34:58.643Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T23:34:58.643Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T23:34:58.643Z] === RUN TestStats [2021-11-11T23:34:58.643Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:34:58.643Z] --- SKIP: TestStats (0.00s) [2021-11-11T23:34:58.643Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:34:58.643Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T23:34:58.643Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T23:34:58.643Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T23:34:58.643Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T23:34:58.643Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T23:34:58.643Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T23:34:58.643Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T23:34:58.643Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T23:34:58.643Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T23:34:58.643Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T23:34:58.723Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T23:34:59.213Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T23:34:59.294Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-11-11T23:34:59.294Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:34:59.552Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2021-11-11T23:34:59.552Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:35:00.488Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-11-11T23:35:00.488Z] === RUN TestResize [2021-11-11T23:35:00.746Z] --- PASS: TestResize (0.42s) [2021-11-11T23:35:00.746Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:35:01.314Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-11-11T23:35:01.314Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:35:01.573Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:35:01.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:35:01.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:35:01.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:35:01.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:35:01.752Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T23:35:02.017Z] --- PASS: TestCreateServiceConfigFileMode (13.15s) [2021-11-11T23:35:02.017Z] === RUN TestCreateServiceSysctls [2021-11-11T23:35:02.017Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T23:35:02.693Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T23:35:02.693Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2021-11-11T23:35:02.693Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2021-11-11T23:35:02.693Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-11-11T23:35:02.693Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-11-11T23:35:02.693Z] === RUN TestDeleteDevicemapper [2021-11-11T23:35:02.693Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:35:02.693Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T23:35:02.693Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:35:03.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:35:04.606Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2021-11-11T23:35:04.606Z] === RUN TestUpdateMemory [2021-11-11T23:35:04.606Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:04.606Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T23:35:04.606Z] === RUN TestUpdateCPUQuota [2021-11-11T23:35:04.606Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:04.606Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-11T23:35:04.606Z] === RUN TestUpdatePidsLimit [2021-11-11T23:35:04.606Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:04.606Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-11T23:35:04.606Z] === RUN TestUpdateRestartPolicy [2021-11-11T23:35:05.313Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T23:35:05.313Z] --- PASS: TestCreateServiceSysctls (3.65s) [2021-11-11T23:35:05.313Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:35:05.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:35:05.573Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T23:35:06.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:35:06.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:35:07.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:35:08.867Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2021-11-11T23:35:08.867Z] === RUN TestInspect [2021-11-11T23:35:09.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:35:09.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:35:10.777Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T23:35:10.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:35:11.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:35:12.158Z] --- PASS: TestInspect (3.20s) [2021-11-11T23:35:12.158Z] === RUN TestCreateJob [2021-11-11T23:35:12.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:35:12.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:35:13.538Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T23:35:13.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:35:13.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:35:14.108Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T23:35:16.647Z] --- PASS: TestCreateJob (4.16s) [2021-11-11T23:35:16.647Z] === RUN TestReplicatedJob [2021-11-11T23:35:16.829Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2021-11-11T23:35:16.829Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:35:16.829Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2021-11-11T23:35:16.829Z] === RUN TestWaitNonBlocked [2021-11-11T23:35:16.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:35:16.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:35:16.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:35:16.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:35:16.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:35:16.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:35:16.829Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T23:35:16.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2021-11-11T23:35:16.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-11-11T23:35:16.829Z] === RUN TestWaitBlocked [2021-11-11T23:35:16.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:35:16.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:35:16.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:35:16.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:35:16.829Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:35:16.829Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:35:17.090Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T23:35:17.090Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-11-11T23:35:17.090Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-11-11T23:35:17.090Z] === CONT TestDaemonRestartIpcMode [2021-11-11T23:35:17.090Z] === CONT TestIpcModeOlderClient [2021-11-11T23:35:17.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:35:17.351Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-11T23:35:17.351Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T23:35:19.185Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-11T23:35:19.899Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2021-11-11T23:35:19.899Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2021-11-11T23:35:19.899Z] PASS [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === Skipped [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T23:35:19.899Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T23:35:19.899Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-11T23:35:19.899Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:35:19.899Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:35:19.899Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-11T23:35:19.899Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-11T23:35:19.899Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-11T23:35:19.899Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T23:35:19.899Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T23:35:19.899Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T23:35:19.899Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T23:35:19.899Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T23:35:19.899Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-11T23:35:19.899Z] 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-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T23:35:19.899Z] 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-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T23:35:19.899Z] 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-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-11T23:35:19.899Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:35:19.899Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-11T23:35:19.899Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:35:19.899Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-11T23:35:19.899Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T23:35:19.899Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-11T23:35:19.899Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T23:35:19.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T23:35:19.899Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-11T23:35:19.899Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-11T23:35:19.899Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T23:35:19.899Z] [2021-11-11T23:35:19.899Z] DONE 177 tests, 27 skipped in 72.455s [2021-11-11T23:35:19.899Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T23:35:20.126Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T23:35:20.161Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2021-11-11T23:35:20.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2021-11-11T23:35:20.412Z] === RUN TestCgroupNamespacesRun [2021-11-11T23:35:20.731Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-11T23:35:20.731Z] === RUN TestDaemonConfigValidation [2021-11-11T23:35:20.731Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:35:20.732Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:35:20.732Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T23:35:20.732Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T23:35:20.732Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T23:35:20.732Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T23:35:20.732Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T23:35:20.732Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T23:35:20.732Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T23:35:20.732Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T23:35:20.732Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:35:20.732Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T23:35:20.732Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T23:35:20.732Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T23:35:20.732Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T23:35:20.732Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T23:35:20.732Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T23:35:20.732Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-11T23:35:20.732Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-11T23:35:20.732Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-11-11T23:35:20.732Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-11T23:35:20.732Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:35:20.732Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T23:35:21.066Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T23:35:21.789Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-11-11T23:35:21.790Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T23:35:21.790Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T23:35:21.790Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T23:35:21.790Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T23:35:22.007Z] --- PASS: TestReplicatedJob (5.83s) [2021-11-11T23:35:22.007Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:35:22.124Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T23:35:22.267Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T23:35:22.726Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2021-11-11T23:35:22.726Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T23:35:23.065Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T23:35:23.649Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T23:35:24.005Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T23:35:24.005Z] daemon_test.go:156: [d17d9fd3785d7] daemon is not started [2021-11-11T23:35:24.005Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-11-11T23:35:24.005Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-11T23:35:24.005Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-11-11T23:35:24.005Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-11-11T23:35:24.005Z] === RUN TestDaemonProxy [2021-11-11T23:35:24.005Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T23:35:24.005Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T23:35:24.005Z] PASS [2021-11-11T23:35:24.005Z] [2021-11-11T23:35:24.005Z] === Skipped [2021-11-11T23:35:24.005Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-11T23:35:24.005Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T23:35:24.005Z] [2021-11-11T23:35:24.005Z] DONE 12 tests, 1 skipped in 4.158s [2021-11-11T23:35:24.005Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T23:35:24.101Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2021-11-11T23:35:24.101Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T23:35:24.219Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T23:35:24.265Z] INFO: Testing against a local daemon [2021-11-11T23:35:24.265Z] === RUN TestCommitInheritsEnv [2021-11-11T23:35:25.036Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2021-11-11T23:35:25.036Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T23:35:25.158Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T23:35:25.158Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T23:35:26.097Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2021-11-11T23:35:26.097Z] === RUN TestServiceListWithStatuses [2021-11-11T23:35:26.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:35:26.097Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:35:26.097Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:35:26.097Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T23:35:26.176Z] --- PASS: TestCommitInheritsEnv (1.93s) [2021-11-11T23:35:26.176Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:35:26.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T23:35:26.176Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:35:26.176Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T23:35:26.176Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:35:26.176Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T23:35:26.176Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:35:26.412Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-11-11T23:35:26.412Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T23:35:26.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-11T23:35:26.927Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T23:35:26.927Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T23:35:26.927Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T23:35:26.979Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-11-11T23:35:26.979Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T23:35:27.497Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T23:35:28.085Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-11-11T23:35:28.085Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T23:35:28.085Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T23:35:28.085Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T23:35:28.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:35:28.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T23:35:28.085Z] === RUN TestTagInvalidReference [2021-11-11T23:35:28.345Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T23:35:28.345Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:35:28.345Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T23:35:28.345Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:35:28.345Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T23:35:28.345Z] === RUN TestTagOfficialNames [2021-11-11T23:35:28.345Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T23:35:28.345Z] === RUN TestTagMatchesDigest [2021-11-11T23:35:28.345Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T23:35:28.345Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T23:35:28.356Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2021-11-11T23:35:28.356Z] === RUN TestNISDomainname [2021-11-11T23:35:28.435Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T23:35:28.435Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T23:35:28.435Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T23:35:28.435Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T23:35:28.614Z] --- PASS: TestNISDomainname (0.56s) [2021-11-11T23:35:28.615Z] === RUN TestHostnameDnsResolution [2021-11-11T23:35:28.695Z] docker_api_swarm_node_test.go:81: [da53ca36792d2] joining swarm manager [d66d964003784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:35:28.955Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T23:35:29.216Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T23:35:29.216Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T23:35:29.476Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T23:35:29.476Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T23:35:29.476Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T23:35:29.476Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T23:35:29.476Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T23:35:29.551Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-11-11T23:35:29.551Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T23:35:29.736Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T23:35:29.811Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2021-11-11T23:35:29.811Z] === RUN TestStats [2021-11-11T23:35:32.277Z] --- PASS: TestDockerNetworkConnectAlias (5.99s) [2021-11-11T23:35:32.277Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:35:32.277Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T23:35:32.277Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T23:35:32.277Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T23:35:32.342Z] --- PASS: TestStats (2.47s) [2021-11-11T23:35:32.342Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:35:32.342Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T23:35:32.342Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T23:35:32.342Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T23:35:32.342Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T23:35:32.342Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T23:35:32.342Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T23:35:32.342Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T23:35:32.342Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T23:35:32.342Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T23:35:32.342Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T23:35:32.910Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T23:35:35.440Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T23:35:35.574Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T23:35:35.574Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T23:35:35.574Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T23:35:35.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T23:35:35.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T23:35:35.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T23:35:36.513Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T23:35:36.772Z] --- PASS: TestDockerNetworkReConnect (4.74s) [2021-11-11T23:35:36.772Z] === RUN TestServicePlugin [2021-11-11T23:35:36.815Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T23:35:36.815Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-11-11T23:35:36.815Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-11-11T23:35:36.815Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2021-11-11T23:35:36.815Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-11-11T23:35:36.815Z] === RUN TestDeleteDevicemapper [2021-11-11T23:35:36.815Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:35:36.815Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T23:35:36.815Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:35:37.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2021-11-11T23:35:37.750Z] === RUN TestUpdateMemory [2021-11-11T23:35:38.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T23:35:38.320Z] --- PASS: TestUpdateMemory (0.57s) [2021-11-11T23:35:38.320Z] === RUN TestUpdateCPUQuota [2021-11-11T23:35:39.094Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T23:35:39.256Z] --- PASS: TestUpdateCPUQuota (0.94s) [2021-11-11T23:35:39.256Z] === RUN TestUpdatePidsLimit [2021-11-11T23:35:39.256Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T23:35:39.515Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T23:35:39.773Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T23:35:40.032Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T23:35:40.033Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T23:35:40.291Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T23:35:40.291Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T23:35:40.293Z] plugin_test.go:61: [deacbcbf0dc55] joining swarm manager [d8fd7a4cfa9e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:35:40.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T23:35:41.233Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit (2.06s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-11-11T23:35:41.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-11-11T23:35:41.488Z] === RUN TestUpdateRestartPolicy [2021-11-11T23:35:41.493Z] plugin_test.go:64: [dae7c2b37a58e] joining swarm manager [d8fd7a4cfa9e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:35:41.753Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T23:35:42.323Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T23:35:42.323Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T23:35:42.893Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T23:35:43.153Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-11T23:35:43.153Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-11T23:35:43.153Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-11T23:35:43.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-11T23:35:43.982Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-11T23:35:44.552Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-11T23:35:45.491Z] docker_api_swarm_node_test.go:53: [d15d1b353b697] joining swarm manager [de523d3a569f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:35:45.752Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-11T23:35:45.752Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-11T23:35:45.752Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-11T23:35:46.012Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-11T23:35:46.272Z] docker_api_swarm_node_test.go:54: [d0c5858d8d8ed] joining swarm manager [de523d3a569f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:35:46.384Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T23:35:46.384Z] [2021-11-11T23:35:46.384Z] ________ ____ __. [2021-11-11T23:35:46.384Z] \_____ \ | |/ _| [2021-11-11T23:35:46.384Z] / | \| < [2021-11-11T23:35:46.384Z] / | \ | \ [2021-11-11T23:35:46.384Z] \_______ /____|__ \ [2021-11-11T23:35:46.385Z] \/ \/ [2021-11-11T23:35:46.385Z] [2021-11-11T23:35:46.385Z] INFO: make.ps1 ended at 11/11/2021 23:35:35 [2021-11-11T23:35:46.385Z] INFO: Binaries build ended at 11/11/2021 23:35:37. Duration:00:01:24.2264459 [2021-11-11T23:35:46.385Z] INFO: Copying the built daemon binary to d:\CI\PR-42996\11\binary\dockerd-03fc1c4363.exe... [2021-11-11T23:35:46.385Z] INFO: Copying the built client binary to d:\CI\PR-42996\11\binary\docker-03fc1c4363.exe... [2021-11-11T23:35:46.385Z] INFO: Copying dockerversion from the container... [2021-11-11T23:35:46.385Z] INFO: Copying the golang package from the container to d:\CI\PR-42996\11\installer\go.zip... [2021-11-11T23:35:46.385Z] INFO: Extracting go.zip to d:\CI\PR-42996\11\go [2021-11-11T23:35:47.310Z] a0eb404f1860: Pull complete [2021-11-11T23:35:47.310Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T23:35:47.310Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:35:47.310Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T23:35:47.310Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T23:35:47.310Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T23:35:47.310Z] WARN: Skipping validation tests [2021-11-11T23:35:47.310Z] INFO: Running unit tests at 11/11/2021 23:35:34... [2021-11-11T23:35:47.310Z] INFO: make.ps1 starting at 11/11/2021 23:35:37 [2021-11-11T23:35:47.310Z] INFO: Git commit (f80811ea6d) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T23:35:47.310Z] INFO: Invoking autogen... [2021-11-11T23:35:47.310Z] INFO: Running unit tests... [2021-11-11T23:35:47.311Z] 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-11-11T23:35:52.070Z] ? github.com/docker/docker/api [no test files] [2021-11-11T23:35:52.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T23:35:53.687Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2021-11-11T23:35:53.687Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:35:53.687Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-11T23:35:53.687Z] === RUN TestWaitNonBlocked [2021-11-11T23:35:53.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:35:53.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:35:53.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:35:53.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:35:53.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:35:53.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:35:53.687Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T23:35:53.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2021-11-11T23:35:53.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-11-11T23:35:53.687Z] === RUN TestWaitBlocked [2021-11-11T23:35:53.687Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:35:53.687Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:35:53.687Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:35:53.687Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:35:53.687Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:35:53.687Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:35:53.787Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T23:35:54.197Z] 8f616e6e9eec: Pull complete [2021-11-11T23:35:54.623Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T23:35:54.623Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2021-11-11T23:35:54.623Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2021-11-11T23:35:54.623Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T23:35:54.623Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T23:35:55.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T23:35:57.077Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-11T23:35:57.214Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2021-11-11T23:35:57.214Z] === CONT TestDaemonHostGatewayIP [2021-11-11T23:35:57.214Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2021-11-11T23:35:57.214Z] === CONT TestDaemonRestartIpcMode [2021-11-11T23:35:57.646Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T23:35:58.216Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T23:35:58.786Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T23:35:59.355Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T23:35:59.758Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2021-11-11T23:35:59.758Z] === CONT TestIpcModeOlderClient [2021-11-11T23:35:59.758Z] --- PASS: TestDaemonHostGatewayIP (2.77s) [2021-11-11T23:35:59.758Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T23:35:59.758Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-11T23:35:59.925Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T23:36:00.494Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-11T23:36:02.403Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-11T23:36:03.343Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T23:36:04.577Z] === RUN TestMiddlewares [2021-11-11T23:36:04.577Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T23:36:04.577Z] PASS [2021-11-11T23:36:04.577Z] coverage: 9.0% of statements [2021-11-11T23:36:04.577Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-11-11T23:36:06.637Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-11T23:36:06.637Z] --- PASS: TestServicePlugin (29.48s) [2021-11-11T23:36:06.637Z] === RUN TestServiceUpdateLabel [2021-11-11T23:36:07.660Z] INFO: Extraction ended at 11/11/2021 23:36:06. Duration:00:00:26.4847703 [2021-11-11T23:36:07.660Z] INFO: Updating the golang and path environment variables [2021-11-11T23:36:07.660Z] INFO: GOPATH=d:\gopath [2021-11-11T23:36:07.660Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T23:36:07.660Z] INFO: Running the daemon under test in debug mode [2021-11-11T23:36:07.660Z] INFO: Starting a daemon under test... [2021-11-11T23:36:07.660Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42996\11\daemon --pidfile d:\CI\PR-42996\11\docker.pid -D [2021-11-11T23:36:07.660Z] INFO: Process started successfully. [2021-11-11T23:36:07.660Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T23:36:07.660Z] INFO: Waiting for the daemon under test to start... [2021-11-11T23:36:08.547Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T23:36:09.117Z] --- PASS: TestServiceUpdateLabel (2.86s) [2021-11-11T23:36:09.117Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:36:09.687Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T23:36:11.068Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T23:36:11.328Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T23:36:11.588Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T23:36:11.963Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2021-11-11T23:36:11.963Z] PASS [2021-11-11T23:36:11.963Z] [2021-11-11T23:36:11.963Z] === Skipped [2021-11-11T23:36:11.963Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T23:36:11.963Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:36:11.963Z] [2021-11-11T23:36:11.963Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T23:36:11.963Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T23:36:11.963Z] [2021-11-11T23:36:11.963Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:36:11.963Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:36:11.963Z] [2021-11-11T23:36:11.963Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T23:36:11.963Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T23:36:11.963Z] [2021-11-11T23:36:11.963Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T23:36:11.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:36:11.963Z] [2021-11-11T23:36:11.963Z] DONE 200 tests, 5 skipped in 120.886s [2021-11-11T23:36:11.963Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T23:36:11.963Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:36:11.963Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T23:36:11.963Z] === RUN TestDaemonConfigValidation [2021-11-11T23:36:11.963Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:36:11.963Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:36:11.963Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T23:36:11.963Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T23:36:11.963Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T23:36:11.963Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T23:36:11.963Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T23:36:11.963Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T23:36:11.963Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T23:36:11.963Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T23:36:11.963Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:36:11.963Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T23:36:11.963Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T23:36:11.963Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T23:36:11.963Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T23:36:11.963Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T23:36:11.963Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-11-11T23:36:11.963Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-11-11T23:36:11.963Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-11T23:36:11.963Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-11T23:36:11.963Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-11-11T23:36:11.963Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:36:11.963Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T23:36:12.293Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:36:12.293Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:36:12.293Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:36:12.293Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:36:12.293Z] [2021-11-11T23:36:12.293Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-11T23:36:12.293Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-11T23:36:12.293Z] Using test binary docker [2021-11-11T23:36:12.293Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T23:36:12.293Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T23:36:12.293Z] INFO: Waiting for daemon to start... [2021-11-11T23:36:12.293Z] Starting dockerd [2021-11-11T23:36:12.293Z] . [2021-11-11T23:36:12.293Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-11T23:36:12.898Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T23:36:12.989Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T23:36:13.254Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-11T23:36:13.515Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T23:36:13.781Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-11T23:36:13.781Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-11T23:36:13.781Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T23:36:13.834Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T23:36:15.178Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T23:36:15.210Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T23:36:15.210Z] daemon_test.go:156: [d3f9a666e1506] daemon is not started [2021-11-11T23:36:15.210Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-11T23:36:15.210Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-11T23:36:15.210Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T23:36:15.210Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T23:36:15.210Z] === RUN TestDaemonProxy [2021-11-11T23:36:15.210Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T23:36:16.138Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T23:36:16.138Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T23:36:16.138Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T23:36:16.724Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T23:36:16.724Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T23:36:17.003Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T23:36:17.003Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:36:17.003Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:36:17.003Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T23:36:17.003Z] [2021-11-11T23:36:17.003Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T23:36:17.003Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T23:36:17.003Z] HOSTNAME=3537e031cfbd [2021-11-11T23:36:17.003Z] TESTDEBUG=0 [2021-11-11T23:36:17.003Z] DEST=bundles/test-integration [2021-11-11T23:36:17.003Z] PWD=/go/src/github.com/docker/docker [2021-11-11T23:36:17.003Z] DOCKER_GITCOMMIT=062f5dbb4df2e2f2168254be895248dee9f4665c [2021-11-11T23:36:17.003Z] container=docker [2021-11-11T23:36:17.003Z] HOME=/root [2021-11-11T23:36:17.003Z] GOLANG_VERSION=1.17.3 [2021-11-11T23:36:17.003Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T23:36:17.003Z] VALIDATE_BRANCH=master [2021-11-11T23:36:17.003Z] TERM=xterm [2021-11-11T23:36:17.003Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T23:36:17.003Z] SHLVL=1 [2021-11-11T23:36:17.003Z] TIMEOUT=120m [2021-11-11T23:36:17.003Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T23:36:17.003Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T23:36:17.003Z] GO111MODULE=off [2021-11-11T23:36:17.003Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T23:36:17.003Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T23:36:17.003Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T23:36:17.003Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T23:36:17.003Z] GOPATH=/go [2021-11-11T23:36:17.003Z] PKG_CONFIG=pkg-config [2021-11-11T23:36:17.003Z] _=/usr/bin/env [2021-11-11T23:36:17.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T23:36:17.111Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T23:36:17.689Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T23:36:18.485Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T23:36:18.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-11T23:36:18.667Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-11T23:36:18.667Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-11T23:36:18.667Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T23:36:18.667Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-11T23:36:18.667Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T23:36:18.667Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T23:36:20.385Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T23:36:20.645Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T23:36:21.211Z] --- PASS: TestDaemonProxy (6.28s) [2021-11-11T23:36:21.211Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2021-11-11T23:36:21.211Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-11-11T23:36:21.211Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-11-11T23:36:21.212Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2021-11-11T23:36:21.212Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T23:36:21.212Z] PASS [2021-11-11T23:36:21.212Z] [2021-11-11T23:36:21.212Z] DONE 17 tests in 10.178s [2021-11-11T23:36:21.212Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T23:36:21.217Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-11T23:36:21.217Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T23:36:21.470Z] INFO: Testing against a local daemon [2021-11-11T23:36:21.470Z] === RUN TestCommitInheritsEnv [2021-11-11T23:36:21.729Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-11-11T23:36:21.729Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:36:21.729Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T23:36:21.729Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:36:21.729Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T23:36:21.729Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:36:21.729Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T23:36:21.729Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:36:21.786Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T23:36:21.988Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-11-11T23:36:21.988Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T23:36:22.356Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T23:36:23.889Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2021-11-11T23:36:23.889Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:36:23.889Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T23:36:23.889Z] === RUN TestTagInvalidReference [2021-11-11T23:36:23.889Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T23:36:23.889Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:36:23.889Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T23:36:23.889Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:36:23.889Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T23:36:23.889Z] === RUN TestTagOfficialNames [2021-11-11T23:36:23.889Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-11T23:36:23.889Z] === RUN TestTagMatchesDigest [2021-11-11T23:36:24.148Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T23:36:24.148Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T23:36:24.265Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2021-11-11T23:36:24.265Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:36:24.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-11T23:36:26.743Z] docker_api_swarm_test.go:202: [d3899b6b79ae2] joining swarm manager [de2b0c493345d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:36:28.124Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T23:36:28.694Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-11T23:36:28.934Z] .....INFO: Daemon under test started and replied! [2021-11-11T23:36:28.934Z] INFO: Docker version of the daemon under test [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] Client: [2021-11-11T23:36:28.934Z] Version: 17.06.2-ce [2021-11-11T23:36:28.934Z] API version: 1.30 [2021-11-11T23:36:28.934Z] Go version: go1.8.3 [2021-11-11T23:36:28.934Z] Git commit: cec0b72 [2021-11-11T23:36:28.934Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T23:36:28.934Z] OS/Arch: windows/amd64 [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] Server: [2021-11-11T23:36:28.934Z] Version: 0.0.0-dev [2021-11-11T23:36:28.934Z] API version: 1.42 (minimum version 1.24) [2021-11-11T23:36:28.934Z] Go version: go1.17.3 [2021-11-11T23:36:28.934Z] Git commit: 03fc1c4363 [2021-11-11T23:36:28.934Z] Built: 11/11/2021 23:34:19 [2021-11-11T23:36:28.934Z] OS/Arch: windows/amd64 [2021-11-11T23:36:28.934Z] Experimental: false [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] INFO: Docker info of the daemon under test [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] Containers: 0 [2021-11-11T23:36:28.934Z] Running: 0 [2021-11-11T23:36:28.934Z] Paused: 0 [2021-11-11T23:36:28.934Z] Stopped: 0 [2021-11-11T23:36:28.934Z] Images: 0 [2021-11-11T23:36:28.934Z] Server Version: 0.0.0-dev [2021-11-11T23:36:28.934Z] Storage Driver: windowsfilter [2021-11-11T23:36:28.934Z] Windows: [2021-11-11T23:36:28.934Z] Logging Driver: json-file [2021-11-11T23:36:28.934Z] Plugins: [2021-11-11T23:36:28.934Z] Volume: local [2021-11-11T23:36:28.934Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T23:36:28.934Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T23:36:28.934Z] Swarm: inactive [2021-11-11T23:36:28.934Z] Default Isolation: process [2021-11-11T23:36:28.934Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T23:36:28.934Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T23:36:28.934Z] OSType: windows [2021-11-11T23:36:28.934Z] Architecture: x86_64 [2021-11-11T23:36:28.934Z] CPUs: 4 [2021-11-11T23:36:28.934Z] Total Memory: 32GiB [2021-11-11T23:36:28.934Z] Name: azwin-2-5316b0 [2021-11-11T23:36:28.934Z] ID: Q7MD:P5ZM:5ZWW:IAS2:5QYK:4FDT:E7ZO:DL3O:AB7F:JQPK:GBWU:UCK2 [2021-11-11T23:36:28.934Z] Docker Root Dir: D:\CI\PR-42996\11\daemon [2021-11-11T23:36:28.934Z] Debug Mode (client): false [2021-11-11T23:36:28.934Z] Debug Mode (server): true [2021-11-11T23:36:28.934Z] File Descriptors: -1 [2021-11-11T23:36:28.934Z] Goroutines: 16 [2021-11-11T23:36:28.934Z] System Time: 2021-11-11T23:36:26.4835704Z [2021-11-11T23:36:28.934Z] EventsListeners: 0 [2021-11-11T23:36:28.934Z] Registry: https://index.docker.io/v1/ [2021-11-11T23:36:28.934Z] Labels: [2021-11-11T23:36:28.934Z] Experimental: false [2021-11-11T23:36:28.934Z] Insecure Registries: [2021-11-11T23:36:28.934Z] 127.0.0.0/8 [2021-11-11T23:36:28.934Z] Live Restore Enabled: false [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] INFO: Docker images of the daemon under test [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T23:36:28.934Z] [2021-11-11T23:36:28.934Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T23:36:28.934Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-11T23:36:28.934Z] ltsc2019: Pulling from windows/servercore [2021-11-11T23:36:28.934Z] 4612f6d0b889: Pulling fs layer [2021-11-11T23:36:28.934Z] c1f4c7287c99: Pulling fs layer [2021-11-11T23:36:29.263Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T23:36:31.803Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T23:36:32.742Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T23:36:35.280Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T23:36:36.219Z] === RUN TestDockerSuite/TestExec [2021-11-11T23:36:36.790Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T23:36:37.359Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T23:36:37.928Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T23:36:38.906Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T23:36:38.906Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2021-11-11T23:36:38.906Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:36:39.857Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T23:36:40.798Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T23:36:41.738Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T23:36:41.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-11T23:36:42.309Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T23:36:42.879Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T23:36:43.450Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T23:36:43.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T23:36:43.711Z] docker_api_swarm_test.go:384: [d9eae100675f5] joining swarm manager [da8110c7f7547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:36:43.913Z] c1f4c7287c99: Verifying Checksum [2021-11-11T23:36:43.913Z] c1f4c7287c99: Download complete [2021-11-11T23:36:43.913Z] 4612f6d0b889: Verifying Checksum [2021-11-11T23:36:43.913Z] 4612f6d0b889: Download complete [2021-11-11T23:36:44.283Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T23:36:44.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T23:36:45.224Z] docker_api_swarm_test.go:385: [d95e23a803017] joining swarm manager [da8110c7f7547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:36:45.484Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T23:36:46.866Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T23:36:47.436Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T23:36:48.818Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T23:36:49.078Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T23:36:52.374Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T23:36:52.635Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-11T23:36:53.575Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T23:36:53.575Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2021-11-11T23:36:53.575Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:36:54.145Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T23:36:54.715Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T23:36:54.975Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T23:36:55.458Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T23:36:55.458Z] === RUN TestBoolValue [2021-11-11T23:36:55.458Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T23:36:55.458Z] === RUN TestBoolValueOrDefault [2021-11-11T23:36:55.458Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T23:36:55.458Z] === RUN TestInt64ValueOrZero [2021-11-11T23:36:55.458Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T23:36:55.458Z] === RUN TestInt64ValueOrDefault [2021-11-11T23:36:55.458Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T23:36:55.458Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T23:36:55.458Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T23:36:55.458Z] === RUN TestJsonContentType [2021-11-11T23:36:55.458Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T23:36:55.458Z] PASS [2021-11-11T23:36:55.458Z] coverage: 14.7% of statements [2021-11-11T23:36:55.458Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2021-11-11T23:36:55.459Z] === RUN TestMaskSecretKeys [2021-11-11T23:36:55.459Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T23:36:55.459Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T23:36:55.459Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T23:36:55.459Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestVersionMiddlewareVersion [2021-11-11T23:36:55.459Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T23:36:55.459Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 37.7% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/api/server/middleware 0.081s coverage: 37.7% of statements [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T23:36:55.459Z] === RUN TestAdjustForAPIVersion [2021-11-11T23:36:55.459Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 5.7% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T23:36:55.459Z] === RUN TestToJSON [2021-11-11T23:36:55.459Z] --- PASS: TestToJSON (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestToParamWithVersion [2021-11-11T23:36:55.459Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFromJSON [2021-11-11T23:36:55.459Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestEmpty [2021-11-11T23:36:55.459Z] --- PASS: TestEmpty (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T23:36:55.459Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestArgsMatchKVList [2021-11-11T23:36:55.459Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestArgsMatch [2021-11-11T23:36:55.459Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestAdd [2021-11-11T23:36:55.459Z] --- PASS: TestAdd (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestDel [2021-11-11T23:36:55.459Z] --- PASS: TestDel (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestLen [2021-11-11T23:36:55.459Z] --- PASS: TestLen (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestExactMatch [2021-11-11T23:36:55.459Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestOnlyOneExactMatch [2021-11-11T23:36:55.459Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestContains [2021-11-11T23:36:55.459Z] --- PASS: TestContains (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestValidate [2021-11-11T23:36:55.459Z] --- PASS: TestValidate (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestWalkValues [2021-11-11T23:36:55.459Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFuzzyMatch [2021-11-11T23:36:55.459Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestClone [2021-11-11T23:36:55.459Z] --- PASS: TestClone (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 92.2% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T23:36:55.459Z] === RUN TestStrSliceMarshalJSON [2021-11-11T23:36:55.459Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T23:36:55.459Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestStrSliceUnmarshalString [2021-11-11T23:36:55.459Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T23:36:55.459Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 90.0% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T23:36:55.459Z] === RUN TestDurationToSecondsString [2021-11-11T23:36:55.459Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestGetTimestamp [2021-11-11T23:36:55.459Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-11T23:36:55.459Z] === RUN TestParseTimestamps [2021-11-11T23:36:55.459Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 100.0% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2021-11-11T23:36:55.459Z] === RUN TestCompareVersion [2021-11-11T23:36:55.459Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 77.3% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T23:36:55.459Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T23:36:55.459Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestCloneArgsSmartHttp [2021-11-11T23:36:55.459Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T23:36:55.459Z] === RUN TestCloneArgsDumbHttp [2021-11-11T23:36:55.459Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestCloneArgsGit [2021-11-11T23:36:55.459Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestCheckoutGit [2021-11-11T23:36:55.459Z] === RUN TestEnable [2021-11-11T23:36:55.459Z] --- PASS: TestEnable (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestDisable [2021-11-11T23:36:55.459Z] --- PASS: TestDisable (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestEnabled [2021-11-11T23:36:55.459Z] --- PASS: TestEnabled (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 100.0% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/cli/debug 0.094s coverage: 100.0% of statements [2021-11-11T23:36:55.459Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T23:36:55.459Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestProcessNoDockerignore [2021-11-11T23:36:55.459Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T23:36:55.459Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestDetectContentType [2021-11-11T23:36:55.459Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestSelectAcceptableMIME [2021-11-11T23:36:55.459Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestInspectEmptyResponse [2021-11-11T23:36:55.459Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestInspectResponseBinary [2021-11-11T23:36:55.459Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestResponseUnsupportedContentType [2021-11-11T23:36:55.459Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestInspectResponseTextSimple [2021-11-11T23:36:55.459Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T23:36:55.459Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestUnknownContentLength [2021-11-11T23:36:55.459Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestDownloadRemote [2021-11-11T23:36:55.459Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-11T23:36:55.459Z] === RUN TestGetWithStatusError [2021-11-11T23:36:55.459Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestCloseRootDirectory [2021-11-11T23:36:55.459Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:36:55.459Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestHashFile [2021-11-11T23:36:55.459Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:36:55.459Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestHashSubdir [2021-11-11T23:36:55.459Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:36:55.459Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestRemoveDirectory [2021-11-11T23:36:55.459Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:36:55.459Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T23:36:55.459Z] PASS [2021-11-11T23:36:55.459Z] coverage: 9.3% of statements [2021-11-11T23:36:55.459Z] ok github.com/docker/docker/builder/remotecontext 0.186s coverage: 9.3% of statements [2021-11-11T23:36:55.459Z] === RUN TestGetAllAllowed [2021-11-11T23:36:55.459Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestGetAllMeta [2021-11-11T23:36:55.459Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T23:36:55.459Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T23:36:55.459Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestIsExistingDirectory [2021-11-11T23:36:55.459Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestGetFilenameForDownload [2021-11-11T23:36:55.459Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestEnv2Variables [2021-11-11T23:36:55.459Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T23:36:55.459Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestMaintainer [2021-11-11T23:36:55.459Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestLabel [2021-11-11T23:36:55.459Z] --- PASS: TestLabel (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFromScratch [2021-11-11T23:36:55.459Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFromWithArg [2021-11-11T23:36:55.459Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T23:36:55.459Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFromWithUndefinedArg [2021-11-11T23:36:55.459Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T23:36:55.459Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestOnbuild [2021-11-11T23:36:55.459Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestWorkdir [2021-11-11T23:36:55.459Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestCmd [2021-11-11T23:36:55.459Z] --- PASS: TestCmd (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestHealthcheckNone [2021-11-11T23:36:55.459Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestHealthcheckCmd [2021-11-11T23:36:55.459Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestEntrypoint [2021-11-11T23:36:55.459Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestExpose [2021-11-11T23:36:55.459Z] --- PASS: TestExpose (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestUser [2021-11-11T23:36:55.459Z] --- PASS: TestUser (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestVolume [2021-11-11T23:36:55.459Z] --- PASS: TestVolume (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestStopSignal [2021-11-11T23:36:55.459Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T23:36:55.459Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestArg [2021-11-11T23:36:55.459Z] --- PASS: TestArg (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestShell [2021-11-11T23:36:55.459Z] --- PASS: TestShell (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestPrependEnvOnCmd [2021-11-11T23:36:55.459Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestRunWithBuildArgs [2021-11-11T23:36:55.459Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T23:36:55.459Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T23:36:55.459Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T23:36:55.459Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T23:36:55.459Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T23:36:55.459Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestNormalizeWorkdir [2021-11-11T23:36:55.459Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestDispatch [2021-11-11T23:36:55.459Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T23:36:55.459Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T23:36:55.459Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T23:36:55.459Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T23:36:55.459Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T23:36:55.459Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T23:36:55.459Z] === RUN TestDispatch/COPY_url [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch (0.05s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T23:36:55.459Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T23:36:55.459Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T23:36:55.459Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T23:36:55.459Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T23:36:55.460Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T23:36:55.460Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T23:36:55.460Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestEmptyDockerfile [2021-11-11T23:36:55.460Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestSymlinkDockerfile [2021-11-11T23:36:55.460Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T23:36:55.460Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestNonExistingDockerfile [2021-11-11T23:36:55.460Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestCopyRunConfig [2021-11-11T23:36:55.460Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestDeepCopyRunConfig [2021-11-11T23:36:55.460Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestExportImage [2021-11-11T23:36:55.460Z] --- PASS: TestExportImage (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestNormalizeDest [2021-11-11T23:36:55.460Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T23:36:55.460Z] PASS [2021-11-11T23:36:55.460Z] coverage: 46.8% of statements [2021-11-11T23:36:55.460Z] ok github.com/docker/docker/builder/dockerfile 0.132s coverage: 46.8% of statements [2021-11-11T23:36:55.460Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T23:36:55.460Z] === RUN TestTCP4Proxy [2021-11-11T23:36:55.460Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T23:36:55.460Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestTCP6Proxy [2021-11-11T23:36:55.460Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:36:55.460Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestTCPDualStackProxy [2021-11-11T23:36:55.460Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:36:55.460Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestUDP4Proxy [2021-11-11T23:36:55.460Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestUDP6Proxy [2021-11-11T23:36:55.460Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:36:55.460Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestUDPWriteError [2021-11-11T23:36:55.460Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestSCTP4Proxy [2021-11-11T23:36:55.460Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T23:36:55.460Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T23:36:55.460Z] === RUN TestSCTP6Proxy [2021-11-11T23:36:55.460Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:36:55.460Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T23:36:55.460Z] PASS [2021-11-11T23:36:55.460Z] coverage: 49.4% of statements [2021-11-11T23:36:55.460Z] ok github.com/docker/docker/cmd/docker-proxy 0.042s coverage: 49.4% of statements [2021-11-11T23:36:55.545Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T23:36:55.806Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T23:36:56.066Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T23:36:57.449Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T23:36:58.018Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T23:36:58.587Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T23:36:58.978Z] sha256:81589480aabbe99debe892dd8b1a3a16e306d3b6fc5bae02ec4dcc6918e14899 [2021-11-11T23:36:58.978Z] INFO: Starting docker-py tests... [2021-11-11T23:36:58.978Z] ============================= test session starts ============================== [2021-11-11T23:36:58.978Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-11T23:36:58.978Z] rootdir: /src, inifile: pytest.ini [2021-11-11T23:36:58.978Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-11T23:36:58.978Z] collected 395 items / 1 deselected / 394 selected [2021-11-11T23:36:58.978Z] [2021-11-11T23:37:02.623Z] === RUN TestCheckpointCreateError [2021-11-11T23:37:02.623Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T23:37:02.623Z] === RUN TestCheckpointCreate [2021-11-11T23:37:02.623Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T23:37:02.623Z] === RUN TestCheckpointDeleteError [2021-11-11T23:37:02.623Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T23:37:02.623Z] === RUN TestCheckpointDelete [2021-11-11T23:37:02.623Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T23:37:02.623Z] === RUN TestCheckpointListError [2021-11-11T23:37:02.624Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCheckpointList [2021-11-11T23:37:02.624Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T23:37:02.624Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T23:37:02.624Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestGetAPIPath [2021-11-11T23:37:02.624Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestParseHostURL [2021-11-11T23:37:02.624Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T23:37:02.624Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T23:37:02.624Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNegotiateAPIVersion [2021-11-11T23:37:02.624Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T23:37:02.624Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T23:37:02.624Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T23:37:02.624Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T23:37:02.624Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestClientRedirect [2021-11-11T23:37:02.624Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigCreateUnsupported [2021-11-11T23:37:02.624Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigCreateError [2021-11-11T23:37:02.624Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigCreate [2021-11-11T23:37:02.624Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigInspectNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T23:37:02.624Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigInspectUnsupported [2021-11-11T23:37:02.624Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigInspectError [2021-11-11T23:37:02.624Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigInspect [2021-11-11T23:37:02.624Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigListUnsupported [2021-11-11T23:37:02.624Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigListError [2021-11-11T23:37:02.624Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigList [2021-11-11T23:37:02.624Z] --- PASS: TestConfigList (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigRemoveUnsupported [2021-11-11T23:37:02.624Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigRemoveError [2021-11-11T23:37:02.624Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigRemove [2021-11-11T23:37:02.624Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigUpdateUnsupported [2021-11-11T23:37:02.624Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigUpdateError [2021-11-11T23:37:02.624Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestConfigUpdate [2021-11-11T23:37:02.624Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerCommitError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerCommit [2021-11-11T23:37:02.624Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStatPathError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStatPath [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyToContainerError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyToContainer [2021-11-11T23:37:02.624Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyFromContainerError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T23:37:02.624Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestCopyFromContainer [2021-11-11T23:37:02.624Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerCreateError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerCreateImageNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerCreateWithName [2021-11-11T23:37:02.624Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerCreateAutoRemove [2021-11-11T23:37:02.624Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerDiffError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerDiff [2021-11-11T23:37:02.624Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecCreateError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecCreate [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecStartError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecStart [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecInspectError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecInspect [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExportError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExport [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerInspectError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T23:37:02.624Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerInspect [2021-11-11T23:37:02.624Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerInspectNode [2021-11-11T23:37:02.624Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerKillError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerKill [2021-11-11T23:37:02.624Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerListError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerList [2021-11-11T23:37:02.624Z] --- PASS: TestContainerList (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerLogsNotFoundError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerLogsError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerLogs [2021-11-11T23:37:02.624Z] --- PASS: TestContainerLogs (0.15s) [2021-11-11T23:37:02.624Z] === RUN TestContainerPauseError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerPause [2021-11-11T23:37:02.624Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainersPruneError [2021-11-11T23:37:02.624Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainersPrune [2021-11-11T23:37:02.624Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRemoveError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRemove [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRenameError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRename [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerResizeError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecResizeError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerResize [2021-11-11T23:37:02.624Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerExecResize [2021-11-11T23:37:02.624Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRestartError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerRestart [2021-11-11T23:37:02.624Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStartError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStart [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStatsError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStats [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStopError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerStop [2021-11-11T23:37:02.624Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerTopError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerTop [2021-11-11T23:37:02.624Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerUnpauseError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerUnpause [2021-11-11T23:37:02.624Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerUpdateError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerUpdate [2021-11-11T23:37:02.624Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerWaitError [2021-11-11T23:37:02.624Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestContainerWait [2021-11-11T23:37:02.624Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestDiskUsageError [2021-11-11T23:37:02.624Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestDiskUsage [2021-11-11T23:37:02.624Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestDistributionInspectUnsupported [2021-11-11T23:37:02.624Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T23:37:02.624Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestEventsErrorInOptions [2021-11-11T23:37:02.624Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestEventsErrorFromServer [2021-11-11T23:37:02.624Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestEvents [2021-11-11T23:37:02.624Z] --- PASS: TestEvents (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestTLSCloseWriter [2021-11-11T23:37:02.624Z] === PAUSE TestTLSCloseWriter [2021-11-11T23:37:02.624Z] === RUN TestImageBuildError [2021-11-11T23:37:02.624Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageBuild [2021-11-11T23:37:02.624Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestGetDockerOS [2021-11-11T23:37:02.624Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageCreateError [2021-11-11T23:37:02.624Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageCreate [2021-11-11T23:37:02.624Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageHistoryError [2021-11-11T23:37:02.624Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageHistory [2021-11-11T23:37:02.624Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageImportError [2021-11-11T23:37:02.624Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageImport [2021-11-11T23:37:02.624Z] --- PASS: TestImageImport (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageInspectError [2021-11-11T23:37:02.624Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageInspectImageNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageInspectWithEmptyID [2021-11-11T23:37:02.624Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageInspect [2021-11-11T23:37:02.624Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageListError [2021-11-11T23:37:02.624Z] --- PASS: TestImageListError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageList [2021-11-11T23:37:02.624Z] --- PASS: TestImageList (0.01s) [2021-11-11T23:37:02.624Z] === RUN TestImageListApiBefore125 [2021-11-11T23:37:02.624Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageLoadError [2021-11-11T23:37:02.624Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageLoad [2021-11-11T23:37:02.624Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagesPruneError [2021-11-11T23:37:02.624Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagesPrune [2021-11-11T23:37:02.624Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullReferenceParseError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullAnyError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePullWithoutErrors [2021-11-11T23:37:02.624Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushReferenceError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushAnyError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithoutErrors [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T23:37:02.624Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T23:37:02.624Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageRemoveError [2021-11-11T23:37:02.624Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageRemoveImageNotFound [2021-11-11T23:37:02.624Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageRemove [2021-11-11T23:37:02.624Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSaveError [2021-11-11T23:37:02.624Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSave [2021-11-11T23:37:02.624Z] --- PASS: TestImageSave (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSearchAnyError [2021-11-11T23:37:02.624Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T23:37:02.624Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:37:02.624Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:37:02.624Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:37:02.624Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T23:37:02.624Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestImageSearchWithoutErrors [2021-11-11T23:37:02.625Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestImageTagError [2021-11-11T23:37:02.625Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestImageTagInvalidReference [2021-11-11T23:37:02.625Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T23:37:02.625Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestImageTagHexSource [2021-11-11T23:37:02.625Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestImageTag [2021-11-11T23:37:02.625Z] --- PASS: TestImageTag (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestInfoServerError [2021-11-11T23:37:02.625Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T23:37:02.625Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestInfo [2021-11-11T23:37:02.625Z] --- PASS: TestInfo (0.01s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkConnectError [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkConnect [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkCreateError [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkCreate [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkDisconnectError [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkDisconnect [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect/no_options [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect/verbose [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect/global_scope [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T23:37:02.625Z] === RUN TestNetworkInspect/server_error [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkListError [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkList [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworksPruneError [2021-11-11T23:37:02.625Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworksPrune [2021-11-11T23:37:02.625Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkRemoveError [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNetworkRemove [2021-11-11T23:37:02.625Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeInspectError [2021-11-11T23:37:02.625Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T23:37:02.625Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T23:37:02.625Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeInspect [2021-11-11T23:37:02.625Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeListError [2021-11-11T23:37:02.625Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeList [2021-11-11T23:37:02.625Z] --- PASS: TestNodeList (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeRemoveError [2021-11-11T23:37:02.625Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeRemove [2021-11-11T23:37:02.625Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeUpdateError [2021-11-11T23:37:02.625Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestNodeUpdate [2021-11-11T23:37:02.625Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestOptionWithTimeout [2021-11-11T23:37:02.625Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPingFail [2021-11-11T23:37:02.625Z] --- PASS: TestPingFail (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPingWithError [2021-11-11T23:37:02.625Z] 2021/11/11 23:37:02 RoundTripper returned a response & error; ignoring response [2021-11-11T23:37:02.625Z] 2021/11/11 23:37:02 RoundTripper returned a response & error; ignoring response [2021-11-11T23:37:02.625Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPingSuccess [2021-11-11T23:37:02.625Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPingHeadFallback [2021-11-11T23:37:02.625Z] === RUN TestPingHeadFallback/OK [2021-11-11T23:37:02.625Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T23:37:02.625Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T23:37:02.625Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T23:37:02.625Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T23:37:02.625Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginDisableError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginDisable [2021-11-11T23:37:02.625Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginEnableError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginEnable [2021-11-11T23:37:02.625Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginInspectError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T23:37:02.625Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginInspect [2021-11-11T23:37:02.625Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginListError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginList [2021-11-11T23:37:02.625Z] --- PASS: TestPluginList (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginPushError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginPush [2021-11-11T23:37:02.625Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginRemoveError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginRemove [2021-11-11T23:37:02.625Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginSetError [2021-11-11T23:37:02.625Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPluginSet [2021-11-11T23:37:02.625Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSetHostHeader [2021-11-11T23:37:02.625Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestPlainTextError [2021-11-11T23:37:02.625Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestInfiniteError [2021-11-11T23:37:02.625Z] --- PASS: TestInfiniteError (0.03s) [2021-11-11T23:37:02.625Z] === RUN TestCanceledContext [2021-11-11T23:37:02.625Z] 2021/11/11 23:37:02 RoundTripper returned a response & error; ignoring response [2021-11-11T23:37:02.625Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestDeadlineExceededContext [2021-11-11T23:37:02.625Z] 2021/11/11 23:37:02 RoundTripper returned a response & error; ignoring response [2021-11-11T23:37:02.625Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretCreateUnsupported [2021-11-11T23:37:02.625Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretCreateError [2021-11-11T23:37:02.625Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretCreate [2021-11-11T23:37:02.625Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretInspectUnsupported [2021-11-11T23:37:02.625Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretInspectError [2021-11-11T23:37:02.625Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T23:37:02.625Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T23:37:02.625Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretInspect [2021-11-11T23:37:02.625Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretListUnsupported [2021-11-11T23:37:02.625Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretListError [2021-11-11T23:37:02.625Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretList [2021-11-11T23:37:02.625Z] --- PASS: TestSecretList (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretRemoveUnsupported [2021-11-11T23:37:02.625Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretRemoveError [2021-11-11T23:37:02.625Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretRemove [2021-11-11T23:37:02.625Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretUpdateUnsupported [2021-11-11T23:37:02.625Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretUpdateError [2021-11-11T23:37:02.625Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSecretUpdate [2021-11-11T23:37:02.625Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceCreateError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceCreate [2021-11-11T23:37:02.625Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T23:37:02.625Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceCreateDigestPinning [2021-11-11T23:37:02.625Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceInspectError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T23:37:02.625Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T23:37:02.625Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceInspect [2021-11-11T23:37:02.625Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceListError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceList [2021-11-11T23:37:02.625Z] --- PASS: TestServiceList (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceLogsError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceLogs [2021-11-11T23:37:02.625Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceRemoveError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceRemove [2021-11-11T23:37:02.625Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceUpdateError [2021-11-11T23:37:02.625Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestServiceUpdate [2021-11-11T23:37:02.625Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T23:37:02.625Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSwarmGetUnlockKey [2021-11-11T23:37:02.625Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSwarmInitError [2021-11-11T23:37:02.625Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSwarmInit [2021-11-11T23:37:02.625Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSwarmInspectError [2021-11-11T23:37:02.625Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T23:37:02.625Z] === RUN TestSwarmInspect [2021-11-11T23:37:02.787Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmJoinError [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmJoin [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmLeaveError [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmLeave [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmUnlockError [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmUnlock [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmUpdateError [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestSwarmUpdate [2021-11-11T23:37:03.094Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestTaskInspectError [2021-11-11T23:37:03.094Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T23:37:03.094Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestTaskInspect [2021-11-11T23:37:03.094Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestTaskListError [2021-11-11T23:37:03.094Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestTaskList [2021-11-11T23:37:03.094Z] --- PASS: TestTaskList (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeCreateError [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeCreate [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeInspectError [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeInspectNotFound [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeInspect [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeListError [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeList [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeRemoveError [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T23:37:03.094Z] === RUN TestVolumeRemove [2021-11-11T23:37:03.094Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T23:37:03.094Z] === CONT TestTLSCloseWriter [2021-11-11T23:37:03.094Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-11-11T23:37:03.094Z] PASS [2021-11-11T23:37:03.094Z] coverage: 75.1% of statements [2021-11-11T23:37:03.094Z] ok github.com/docker/docker/client 0.409s coverage: 75.1% of statements [2021-11-11T23:37:04.838Z] --- PASS: TestImportExtremelyLargeImageWorks (90.06s) [2021-11-11T23:37:04.838Z] PASS [2021-11-11T23:37:04.838Z] [2021-11-11T23:37:04.838Z] === Skipped [2021-11-11T23:37:04.838Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T23:37:04.838Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T23:37:04.838Z] [2021-11-11T23:37:04.838Z] DONE 12 tests, 1 skipped in 94.315s [2021-11-11T23:37:04.838Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T23:37:04.838Z] INFO: Testing against a local daemon [2021-11-11T23:37:04.838Z] === RUN TestNetworkCreateDelete [2021-11-11T23:37:04.838Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-11T23:37:04.838Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:37:04.838Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-11-11T23:37:04.838Z] === RUN TestDaemonDNSFallback [2021-11-11T23:37:05.778Z] --- PASS: TestDaemonDNSFallback (6.53s) [2021-11-11T23:37:05.778Z] === RUN TestInspectNetwork [2021-11-11T23:37:05.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:37:05.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:37:05.778Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:37:05.778Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:37:05.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:37:05.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:37:05.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:37:05.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:37:05.778Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:37:05.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:37:05.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestNetworkList [2021-11-11T23:37:05.778Z] === RUN TestNetworkList//networks [2021-11-11T23:37:05.778Z] === PAUSE TestNetworkList//networks [2021-11-11T23:37:05.778Z] === RUN TestNetworkList//networks/ [2021-11-11T23:37:05.778Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:37:05.778Z] === CONT TestNetworkList//networks [2021-11-11T23:37:05.778Z] === CONT TestNetworkList//networks/ [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:37:05.778Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:37:05.778Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:37:05.778Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T23:37:05.778Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:37:05.778Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-11T23:37:05.778Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:37:05.778Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-11T23:37:05.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:37:05.778Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:37:05.778Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:37:05.778Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:37:05.778Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:37:05.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:37:05.778Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-11T23:37:05.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:37:05.778Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:37:05.778Z] PASS [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === Skipped [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-11T23:37:05.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:37:05.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:37:05.778Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T23:37:05.778Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-11T23:37:05.778Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-11T23:37:05.778Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:37:05.778Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:37:05.778Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:37:05.778Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:37:05.778Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-11T23:37:05.778Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:37:05.778Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] DONE 22 tests, 12 skipped in 7.190s [2021-11-11T23:37:05.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:37:05.778Z] INFO: Testing against a local daemon [2021-11-11T23:37:05.778Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T23:37:05.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:37:05.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:37:05.778Z] === RUN TestDockerNetworkIpvlan [2021-11-11T23:37:05.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:37:05.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:37:05.778Z] PASS [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === Skipped [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:37:05.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:37:05.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:37:05.778Z] [2021-11-11T23:37:05.778Z] DONE 2 tests, 2 skipped in 0.086s [2021-11-11T23:37:05.779Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:37:05.779Z] INFO: Testing against a local daemon [2021-11-11T23:37:05.779Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T23:37:05.779Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.779Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T23:37:05.779Z] === RUN TestDockerNetworkMacvlan [2021-11-11T23:37:05.779Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.779Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-11T23:37:05.779Z] PASS [2021-11-11T23:37:05.779Z] [2021-11-11T23:37:05.779Z] === Skipped [2021-11-11T23:37:05.779Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T23:37:05.779Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.779Z] [2021-11-11T23:37:05.779Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-11T23:37:05.779Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:05.779Z] [2021-11-11T23:37:05.779Z] DONE 2 tests, 2 skipped in 0.086s [2021-11-11T23:37:05.779Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T23:37:05.779Z] testing: warning: no tests to run [2021-11-11T23:37:05.779Z] PASS [2021-11-11T23:37:05.779Z] [2021-11-11T23:37:05.779Z] DONE 0 tests in 0.022s [2021-11-11T23:37:05.779Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T23:37:06.039Z] INFO: Testing against a local daemon [2021-11-11T23:37:06.039Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T23:37:06.039Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.039Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-11T23:37:06.039Z] === RUN TestAuthZPluginTLS [2021-11-11T23:37:06.039Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.039Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginHeader [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginV2Disable [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T23:37:06.040Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T23:37:06.040Z] PASS [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === Skipped [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T23:37:06.040Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.040Z] [2021-11-11T23:37:06.040Z] DONE 17 tests, 17 skipped in 0.298s [2021-11-11T23:37:06.300Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T23:37:06.300Z] INFO: Testing against a local daemon [2021-11-11T23:37:06.300Z] === RUN TestPluginInvalidJSON [2021-11-11T23:37:06.300Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:37:06.300Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:37:06.300Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:37:06.300Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T23:37:06.300Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:37:06.300Z] === RUN TestPluginInstall [2021-11-11T23:37:06.300Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.300Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T23:37:06.300Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:37:06.300Z] 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-11-11T23:37:06.300Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T23:37:06.300Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:37:06.300Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T23:37:06.300Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:37:06.300Z] PASS [2021-11-11T23:37:06.300Z] [2021-11-11T23:37:06.300Z] === Skipped [2021-11-11T23:37:06.300Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-11T23:37:06.300Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T23:37:06.300Z] [2021-11-11T23:37:06.300Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-11T23:37:06.300Z] 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-11-11T23:37:06.300Z] [2021-11-11T23:37:06.300Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:37:06.300Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T23:37:06.300Z] [2021-11-11T23:37:06.300Z] DONE 5 tests, 3 skipped in 0.116s [2021-11-11T23:37:06.300Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T23:37:06.300Z] INFO: Testing against a local daemon [2021-11-11T23:37:06.300Z] === RUN TestExternalGraphDriver [2021-11-11T23:37:06.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T23:37:06.561Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T23:37:06.561Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-11T23:37:06.561Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:37:09.252Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-11T23:37:09.364Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T23:37:09.819Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-11T23:37:09.934Z] === RUN TestDockerSuite/TestExecTTY [2021-11-11T23:37:10.505Z] --- PASS: TestServiceUpdatePidsLimit (16.97s) [2021-11-11T23:37:10.505Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-11-11T23:37:10.505Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-11-11T23:37:10.505Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-11-11T23:37:10.505Z] PASS [2021-11-11T23:37:10.505Z] [2021-11-11T23:37:10.505Z] === Skipped [2021-11-11T23:37:10.505Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T23:37:10.505Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:37:10.505Z] [2021-11-11T23:37:10.505Z] DONE 27 tests, 1 skipped in 200.421s [2021-11-11T23:37:10.505Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T23:37:10.505Z] ++ 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-11-11T23:37:10.505Z] ++ set -e [2021-11-11T23:37:10.505Z] ++ '[' -n 0 ']' [2021-11-11T23:37:10.505Z] ++ set -x [2021-11-11T23:37:10.505Z] ++ env -i DEST=/go/src/github.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-11-11T23:37:10.505Z] INFO: Testing against a local daemon [2021-11-11T23:37:10.505Z] === RUN TestSessionCreate [2021-11-11T23:37:10.505Z] --- PASS: TestSessionCreate (0.05s) [2021-11-11T23:37:10.505Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:37:10.764Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2021-11-11T23:37:10.764Z] PASS [2021-11-11T23:37:10.764Z] [2021-11-11T23:37:10.764Z] === Skipped [2021-11-11T23:37:10.764Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-11T23:37:10.764Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T23:37:10.764Z] [2021-11-11T23:37:10.764Z] DONE 2 tests, 1 skipped in 3.698s [2021-11-11T23:37:10.764Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T23:37:10.764Z] INFO: Testing against a local daemon [2021-11-11T23:37:10.764Z] === RUN TestContinueAfterPluginCrash [2021-11-11T23:37:10.764Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T23:37:10.764Z] === RUN TestReadPluginNoRead [2021-11-11T23:37:10.764Z] === PAUSE TestReadPluginNoRead [2021-11-11T23:37:10.764Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T23:37:10.764Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T23:37:10.764Z] === CONT TestContinueAfterPluginCrash [2021-11-11T23:37:10.764Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T23:37:10.766Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T23:37:10.766Z] PASS [2021-11-11T23:37:10.766Z] [2021-11-11T23:37:10.766Z] DONE 2 tests in 0.095s [2021-11-11T23:37:10.766Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T23:37:10.766Z] ++ 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-11-11T23:37:10.766Z] ++ set -e [2021-11-11T23:37:10.766Z] ++ '[' -n 0 ']' [2021-11-11T23:37:10.766Z] ++ set -x [2021-11-11T23:37:10.766Z] ++ env -i DEST=/go/src/github.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-11-11T23:37:10.766Z] INFO: Testing against a local daemon [2021-11-11T23:37:10.766Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:37:10.766Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T23:37:10.766Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:37:10.766Z] === RUN TestDiskUsage [2021-11-11T23:37:10.766Z] === PAUSE TestDiskUsage [2021-11-11T23:37:10.766Z] === RUN TestEventsExecDie [2021-11-11T23:37:11.027Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T23:37:11.585Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-11T23:37:11.601Z] --- PASS: TestEventsExecDie (0.79s) [2021-11-11T23:37:11.601Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:37:11.601Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-11-11T23:37:11.601Z] === RUN TestEventsVolumeCreate [2021-11-11T23:37:11.601Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-11T23:37:11.601Z] === RUN TestInfoBinaryCommits [2021-11-11T23:37:11.601Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T23:37:11.601Z] === RUN TestInfoAPIVersioned [2021-11-11T23:37:11.601Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T23:37:11.601Z] === RUN TestInfoDiscoveryBackend [2021-11-11T23:37:11.869Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T23:37:12.136Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T23:37:12.136Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T23:37:12.401Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T23:37:12.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T23:37:13.343Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T23:37:13.343Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T23:37:13.343Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T23:37:13.343Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T23:37:13.343Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T23:37:13.605Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T23:37:13.605Z] === RUN TestInfoAPI [2021-11-11T23:37:13.605Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T23:37:13.605Z] === RUN TestInfoAPIWarnings [2021-11-11T23:37:14.974Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2021-11-11T23:37:14.974Z] === CONT TestReadPluginNoRead [2021-11-11T23:37:14.984Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-11T23:37:15.553Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T23:37:16.491Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-11T23:37:16.886Z] === RUN TestReadPluginNoRead/default [2021-11-11T23:37:17.061Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T23:37:17.629Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T23:37:18.044Z] --- PASS: TestCheckoutGit (24.46s) [2021-11-11T23:37:18.044Z] === RUN TestValidGitTransport [2021-11-11T23:37:18.044Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T23:37:18.044Z] === RUN TestGitInvalidRef [2021-11-11T23:37:18.044Z] --- PASS: TestGitInvalidRef (0.16s) [2021-11-11T23:37:18.044Z] PASS [2021-11-11T23:37:18.044Z] coverage: 86.3% of statements [2021-11-11T23:37:18.044Z] ok github.com/docker/docker/builder/remotecontext/git 24.719s coverage: 86.3% of statements [2021-11-11T23:37:18.044Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T23:37:18.044Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T23:37:18.268Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T23:37:19.211Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2021-11-11T23:37:19.472Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T23:37:20.872Z] === CONT TestReadPluginNoRead [2021-11-11T23:37:20.872Z] read_test.go:92: [db364e4ccaafe] daemon is not started [2021-11-11T23:37:20.872Z] --- PASS: TestReadPluginNoRead (6.30s) [2021-11-11T23:37:20.872Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-11-11T23:37:20.872Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2021-11-11T23:37:20.872Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2021-11-11T23:37:20.872Z] PASS [2021-11-11T23:37:20.872Z] [2021-11-11T23:37:20.872Z] DONE 6 tests in 10.733s [2021-11-11T23:37:20.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-11-11T23:37:20.872Z] testing: warning: no tests to run [2021-11-11T23:37:20.872Z] PASS [2021-11-11T23:37:20.872Z] [2021-11-11T23:37:20.872Z] DONE 0 tests in 0.028s [2021-11-11T23:37:20.872Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T23:37:20.872Z] INFO: Testing against a local daemon [2021-11-11T23:37:20.872Z] === RUN TestPluginWithDevMounts [2021-11-11T23:37:20.872Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T23:37:20.872Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T23:37:20.872Z] PASS [2021-11-11T23:37:20.872Z] [2021-11-11T23:37:20.872Z] === Skipped [2021-11-11T23:37:20.872Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-11T23:37:20.872Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T23:37:20.872Z] [2021-11-11T23:37:20.872Z] DONE 1 tests, 1 skipped in 0.090s [2021-11-11T23:37:20.872Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T23:37:20.872Z] INFO: Testing against a local daemon [2021-11-11T23:37:20.872Z] === RUN TestSecretInspect [2021-11-11T23:37:20.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T23:37:20.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T23:37:21.132Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.132Z] --- SKIP: TestSecretInspect (0.02s) [2021-11-11T23:37:21.132Z] === RUN TestSecretList [2021-11-11T23:37:21.132Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.132Z] --- SKIP: TestSecretList (0.03s) [2021-11-11T23:37:21.132Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:37:21.132Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.132Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-11-11T23:37:21.132Z] === RUN TestSecretsUpdate [2021-11-11T23:37:21.132Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.132Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-11T23:37:21.133Z] === RUN TestTemplatedSecret [2021-11-11T23:37:21.133Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T23:37:21.133Z] === RUN TestSecretCreateResolve [2021-11-11T23:37:21.133Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-11T23:37:21.133Z] PASS [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] === Skipped [2021-11-11T23:37:21.133Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-11-11T23:37:21.133Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] === SKIP: amd64.integration.secret TestSecretList (0.03s) [2021-11-11T23:37:21.133Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-11-11T23:37:21.133Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-11T23:37:21.133Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-11T23:37:21.133Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-11T23:37:21.133Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] [2021-11-11T23:37:21.133Z] DONE 6 tests, 6 skipped in 0.180s [2021-11-11T23:37:21.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T23:37:21.133Z] INFO: Testing against a local daemon [2021-11-11T23:37:21.133Z] === RUN TestServiceCreateInit [2021-11-11T23:37:21.133Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:37:21.133Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:37:21.133Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-11T23:37:21.133Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:37:21.133Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:37:21.133Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:37:21.133Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-11-11T23:37:21.133Z] === RUN TestCreateServiceConflict [2021-11-11T23:37:21.133Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-11T23:37:21.133Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:37:21.133Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.133Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-11T23:37:21.133Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T23:37:21.133Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.03s) [2021-11-11T23:37:21.394Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:37:21.394Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-11-11T23:37:21.394Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:37:21.394Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-11T23:37:21.394Z] === RUN TestCreateServiceSysctls [2021-11-11T23:37:21.394Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T23:37:21.394Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:37:21.394Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T23:37:21.394Z] === RUN TestInspect [2021-11-11T23:37:21.394Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestInspect (0.01s) [2021-11-11T23:37:21.394Z] === RUN TestCreateJob [2021-11-11T23:37:21.394Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestCreateJob (0.01s) [2021-11-11T23:37:21.394Z] === RUN TestReplicatedJob [2021-11-11T23:37:21.394Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T23:37:21.394Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:37:21.394Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-11T23:37:21.394Z] === RUN TestServiceListWithStatuses [2021-11-11T23:37:21.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:37:21.394Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:37:21.394Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:37:21.394Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-11T23:37:21.394Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:37:21.394Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:21.394Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-11T23:37:21.394Z] === RUN TestServicePlugin [2021-11-11T23:37:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T23:37:22.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T23:37:22.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T23:37:22.807Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestConfigureDaemonLogs [2021-11-11T23:37:22.807Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T23:37:22.807Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T23:37:22.807Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T23:37:22.807Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T23:37:22.807Z] PASS [2021-11-11T23:37:22.807Z] coverage: 18.6% of statements [2021-11-11T23:37:22.807Z] ok github.com/docker/docker/cmd/dockerd 0.142s coverage: 18.6% of statements [2021-11-11T23:37:22.807Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T23:37:22.807Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T23:37:22.906Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T23:37:23.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T23:37:23.276Z] === RUN TestContainerStopSignal [2021-11-11T23:37:23.276Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestContainerStopTimeout [2021-11-11T23:37:23.276Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T23:37:23.276Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T23:37:23.276Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-11-11T23:37:23.276Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T23:37:23.276Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T23:37:23.276Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T23:37:23.276Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestNewMemoryStore [2021-11-11T23:37:23.276Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestAddContainers [2021-11-11T23:37:23.276Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestGetContainer [2021-11-11T23:37:23.276Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestDeleteContainer [2021-11-11T23:37:23.276Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestListContainers [2021-11-11T23:37:23.276Z] --- PASS: TestListContainers (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestFirstContainer [2021-11-11T23:37:23.276Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestApplyAllContainer [2021-11-11T23:37:23.276Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestIsValidHealthString [2021-11-11T23:37:23.276Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestStateRunStop [2021-11-11T23:37:23.276Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestStateTimeoutWait [2021-11-11T23:37:23.276Z] state_test.go:141: Stop callback fired [2021-11-11T23:37:23.276Z] state_test.go:165: Stop callback fired [2021-11-11T23:37:23.276Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T23:37:23.276Z] === RUN TestIsValidStateString [2021-11-11T23:37:23.276Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestViewSaveDelete [2021-11-11T23:37:23.276Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T23:37:23.276Z] === RUN TestViewAll [2021-11-11T23:37:23.276Z] --- PASS: TestViewAll (0.01s) [2021-11-11T23:37:23.276Z] === RUN TestViewGet [2021-11-11T23:37:23.276Z] --- PASS: TestViewGet (0.01s) [2021-11-11T23:37:23.276Z] === RUN TestNames [2021-11-11T23:37:23.276Z] --- PASS: TestNames (0.00s) [2021-11-11T23:37:23.276Z] === RUN TestViewWithHealthCheck [2021-11-11T23:37:23.276Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-11-11T23:37:23.276Z] PASS [2021-11-11T23:37:23.276Z] coverage: 41.7% of statements [2021-11-11T23:37:23.276Z] ok github.com/docker/docker/container 0.221s coverage: 41.7% of statements [2021-11-11T23:37:23.276Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T23:37:23.276Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T23:37:23.276Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T23:37:23.276Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T23:37:23.310Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServicePlugin (1.93s) [2021-11-11T23:37:23.310Z] === RUN TestServiceUpdateLabel [2021-11-11T23:37:23.310Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-11T23:37:23.310Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:37:23.310Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-11T23:37:23.310Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:37:23.310Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-11T23:37:23.310Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:37:23.310Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-11T23:37:23.310Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:37:23.310Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-11T23:37:23.310Z] PASS [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === Skipped [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:37:23.310Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:37:23.310Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-11-11T23:37:23.310Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-11T23:37:23.310Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-11T23:37:23.310Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.03s) [2021-11-11T23:37:23.310Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-11-11T23:37:23.310Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-11T23:37:23.310Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-11T23:37:23.310Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-11T23:37:23.310Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-11T23:37:23.310Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-11T23:37:23.310Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2021-11-11T23:37:23.310Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-11T23:37:23.310Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T23:37:23.310Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-11T23:37:23.310Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-11T23:37:23.310Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2021-11-11T23:37:23.310Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-11T23:37:23.310Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-11T23:37:23.310Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-11T23:37:23.310Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-11T23:37:23.310Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-11T23:37:23.310Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T23:37:23.310Z] [2021-11-11T23:37:23.310Z] DONE 24 tests, 23 skipped in 2.313s [2021-11-11T23:37:23.310Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T23:37:23.570Z] INFO: Testing against a local daemon [2021-11-11T23:37:23.570Z] === RUN TestSessionCreate [2021-11-11T23:37:23.570Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T23:37:23.570Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:37:23.570Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T23:37:23.570Z] PASS [2021-11-11T23:37:23.570Z] [2021-11-11T23:37:23.570Z] DONE 2 tests in 0.126s [2021-11-11T23:37:23.570Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T23:37:23.570Z] INFO: Testing against a local daemon [2021-11-11T23:37:23.570Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:37:23.570Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T23:37:23.570Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:37:23.570Z] === RUN TestDiskUsage [2021-11-11T23:37:23.570Z] === PAUSE TestDiskUsage [2021-11-11T23:37:23.570Z] === RUN TestEventsExecDie [2021-11-11T23:37:24.141Z] --- PASS: TestEventsExecDie (0.52s) [2021-11-11T23:37:24.141Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:37:24.141Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-11T23:37:24.141Z] === RUN TestEventsVolumeCreate [2021-11-11T23:37:24.402Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-11T23:37:24.402Z] === RUN TestInfoBinaryCommits [2021-11-11T23:37:24.402Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T23:37:24.402Z] === RUN TestInfoAPIVersioned [2021-11-11T23:37:24.402Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T23:37:24.402Z] === RUN TestInfoDiscoveryBackend [2021-11-11T23:37:24.842Z] === RUN TestPrepare [2021-11-11T23:37:24.842Z] --- PASS: TestPrepare (0.00s) [2021-11-11T23:37:24.842Z] === RUN TestStart [2021-11-11T23:37:24.842Z] --- PASS: TestStart (0.00s) [2021-11-11T23:37:24.842Z] === RUN TestWaitCancel [2021-11-11T23:37:24.842Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T23:37:24.842Z] === RUN TestWaitDisabled [2021-11-11T23:37:24.842Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T23:37:24.842Z] === RUN TestWaitEnabled [2021-11-11T23:37:24.842Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T23:37:24.842Z] === RUN TestRemove [2021-11-11T23:37:24.842Z] --- PASS: TestRemove (0.00s) [2021-11-11T23:37:24.842Z] PASS [2021-11-11T23:37:24.842Z] coverage: 65.3% of statements [2021-11-11T23:37:24.842Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-11-11T23:37:24.972Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-11-11T23:37:24.972Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T23:37:25.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T23:37:25.832Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T23:37:25.832Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T23:37:25.832Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T23:37:25.832Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T23:37:26.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T23:37:26.300Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T23:37:26.300Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T23:37:26.300Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T23:37:26.300Z] PASS [2021-11-11T23:37:26.300Z] coverage: 35.9% of statements [2021-11-11T23:37:26.300Z] ok github.com/docker/docker/daemon/cluster/convert 0.449s coverage: 35.9% of statements [2021-11-11T23:37:26.300Z] === RUN TestNewListSecretsFilters [2021-11-11T23:37:26.300Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T23:37:26.300Z] === RUN TestNewListConfigsFilters [2021-11-11T23:37:26.300Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T23:37:26.300Z] PASS [2021-11-11T23:37:26.300Z] coverage: 0.5% of statements [2021-11-11T23:37:26.300Z] ok github.com/docker/docker/daemon/cluster 0.411s coverage: 0.5% of statements [2021-11-11T23:37:27.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T23:37:27.102Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T23:37:27.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T23:37:28.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T23:37:28.267Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-11-11T23:37:28.267Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T23:37:28.267Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:28.267Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T23:37:28.267Z] === RUN TestInfoAPI [2021-11-11T23:37:28.267Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T23:37:28.267Z] === RUN TestInfoAPIWarnings [2021-11-11T23:37:28.482Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T23:37:28.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T23:37:29.254Z] === RUN TestBuilderGC [2021-11-11T23:37:29.254Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T23:37:29.254Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestFindConfigurationConflicts [2021-11-11T23:37:29.254Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T23:37:29.254Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T23:37:29.254Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T23:37:29.254Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T23:37:29.254Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_label [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T23:37:29.254Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T23:37:29.254Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestModifiedDiscoverySettings [2021-11-11T23:37:29.254Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T23:37:29.254Z] time="2021-11-11T23:37:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T23:37:29.254Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-11T23:37:29.254Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T23:37:29.254Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:37:29.254Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestReloadBadDefaultConfig [2021-11-11T23:37:29.254Z] time="2021-11-11T23:37:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3089456410" [2021-11-11T23:37:29.254Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestReloadWithConflictingLabels [2021-11-11T23:37:29.254Z] time="2021-11-11T23:37:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3764717840" [2021-11-11T23:37:29.254Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T23:37:29.254Z] time="2021-11-11T23:37:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-953537536" [2021-11-11T23:37:29.254Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestMaskURLCredentials [2021-11-11T23:37:29.254Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDaemonConfigurationMerge [2021-11-11T23:37:29.254Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T23:37:29.254Z] PASS [2021-11-11T23:37:29.254Z] coverage: 80.0% of statements [2021-11-11T23:37:29.254Z] ok github.com/docker/docker/daemon/config 0.496s coverage: 80.0% of statements [2021-11-11T23:37:29.254Z] === RUN TestDiscoveryOptsErrors [2021-11-11T23:37:29.254Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T23:37:29.254Z] === RUN TestDiscoveryOpts [2021-11-11T23:37:29.254Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T23:37:29.254Z] PASS [2021-11-11T23:37:29.254Z] coverage: 30.0% of statements [2021-11-11T23:37:29.254Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2021-11-11T23:37:29.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T23:37:29.723Z] === RUN TestWaitNodeAttachment [2021-11-11T23:37:29.863Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-11-11T23:37:29.863Z] === RUN TestInfoDebug [2021-11-11T23:37:30.191Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-11-11T23:37:30.191Z] === RUN TestIsolationConversion [2021-11-11T23:37:30.191Z] === RUN TestIsolationConversion/default [2021-11-11T23:37:30.191Z] === RUN TestIsolationConversion/process [2021-11-11T23:37:30.191Z] === RUN TestIsolationConversion/hyperv [2021-11-11T23:37:30.191Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestContainerLabels [2021-11-11T23:37:30.191Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestCredentialSpecConversion [2021-11-11T23:37:30.191Z] === RUN TestCredentialSpecConversion/none [2021-11-11T23:37:30.191Z] === RUN TestCredentialSpecConversion/config [2021-11-11T23:37:30.191Z] === RUN TestCredentialSpecConversion/file [2021-11-11T23:37:30.191Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T23:37:30.191Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T23:37:30.191Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestControllerValidateMountBind [2021-11-11T23:37:30.191Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestControllerValidateMountVolume [2021-11-11T23:37:30.191Z] --- PASS: TestControllerValidateMountVolume (0.01s) [2021-11-11T23:37:30.191Z] === RUN TestControllerValidateMountTarget [2021-11-11T23:37:30.191Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T23:37:30.191Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T23:37:30.191Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T23:37:30.191Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T23:37:30.191Z] PASS [2021-11-11T23:37:30.191Z] coverage: 11.0% of statements [2021-11-11T23:37:30.191Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.592s coverage: 11.0% of statements [2021-11-11T23:37:30.191Z] === RUN TestEventsLog [2021-11-11T23:37:30.191Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestEventsLogTimeout [2021-11-11T23:37:30.191Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestLogEvents [2021-11-11T23:37:30.191Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T23:37:30.191Z] === RUN TestLoadBufferedEvents [2021-11-11T23:37:30.191Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-11T23:37:30.191Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T23:37:30.191Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T23:37:30.191Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T23:37:30.191Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T23:37:30.191Z] PASS [2021-11-11T23:37:30.191Z] coverage: 50.0% of statements [2021-11-11T23:37:30.191Z] ok github.com/docker/docker/daemon/events 0.211s coverage: 50.0% of statements [2021-11-11T23:37:30.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T23:37:30.432Z] --- PASS: TestInfoDebug (0.52s) [2021-11-11T23:37:30.432Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:37:30.660Z] === RUN TestIsEmptyDir [2021-11-11T23:37:30.660Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T23:37:30.660Z] PASS [2021-11-11T23:37:30.660Z] coverage: 2.3% of statements [2021-11-11T23:37:30.660Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.3% of statements [2021-11-11T23:37:30.660Z] === RUN TestVerifyNetworkingConfig [2021-11-11T23:37:30.660Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestGetContainer [2021-11-11T23:37:30.660Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestValidContainerNames [2021-11-11T23:37:30.660Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestContainerInitDNS [2021-11-11T23:37:30.660Z] daemon_test.go:146: root required [2021-11-11T23:37:30.660Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestMerge [2021-11-11T23:37:30.660Z] --- PASS: TestMerge (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestValidateContainerIsolation [2021-11-11T23:37:30.660Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestFindNetworkErrorType [2021-11-11T23:37:30.660Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestEnsureServicesExist [2021-11-11T23:37:30.660Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestEnsureServicesExistErrors [2021-11-11T23:37:30.660Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T23:37:30.660Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T23:37:30.660Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T23:37:30.660Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T23:37:30.660Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T23:37:30.660Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T23:37:30.660Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestContainerDelete [2021-11-11T23:37:30.660Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestContainerDoubleDelete [2021-11-11T23:37:30.660Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T23:37:30.660Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T23:37:30.660Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestNoneHealthcheck [2021-11-11T23:37:30.660Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T23:37:30.660Z] === RUN TestHealthStates [2021-11-11T23:37:31.001Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T23:37:31.002Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] time="2021-11-11T23:37:30Z" 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-11-11T23:37:31.129Z] --- PASS: TestHealthStates (0.14s) [2021-11-11T23:37:31.129Z] === RUN TestGetInspectData [2021-11-11T23:37:31.129Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestFillLicense [2021-11-11T23:37:31.129Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestListInvalidFilter [2021-11-11T23:37:31.129Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestNameFilter [2021-11-11T23:37:31.129Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T23:37:31.129Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T23:37:31.129Z] === 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-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T23:37:31.129Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T23:37:31.129Z] --- 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-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T23:37:31.129Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestDaemonReloadLabels [2021-11-11T23:37:31.129Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T23:37:31.129Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestDaemonReloadMirrors [2021-11-11T23:37:31.129Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T23:37:31.129Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T23:37:31.129Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T23:37:31.130Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T23:37:31.130Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T23:37:31.130Z] === RUN TestDaemonDiscoveryReload [2021-11-11T23:37:31.130Z] === RUN TestLinkNaming [2021-11-11T23:37:31.130Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T23:37:31.130Z] === RUN TestLinkNew [2021-11-11T23:37:31.130Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T23:37:31.130Z] === RUN TestLinkEnv [2021-11-11T23:37:31.130Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T23:37:31.130Z] === RUN TestLinkMultipleEnv [2021-11-11T23:37:31.130Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T23:37:31.130Z] === RUN TestLinkPortRangeEnv [2021-11-11T23:37:31.130Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T23:37:31.130Z] PASS [2021-11-11T23:37:31.130Z] coverage: 93.0% of statements [2021-11-11T23:37:31.130Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-11-11T23:37:31.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T23:37:31.570Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-11T23:37:31.570Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:37:31.570Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-11T23:37:31.570Z] === RUN TestPingCacheHeaders [2021-11-11T23:37:31.570Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-11-11T23:37:31.570Z] === RUN TestPingGet [2021-11-11T23:37:31.570Z] --- PASS: TestPingGet (0.01s) [2021-11-11T23:37:31.570Z] === RUN TestPingHead [2021-11-11T23:37:31.570Z] --- PASS: TestPingHead (0.01s) [2021-11-11T23:37:31.570Z] === RUN TestVersion [2021-11-11T23:37:31.570Z] --- PASS: TestVersion (0.02s) [2021-11-11T23:37:31.570Z] === CONT TestDiskUsage [2021-11-11T23:37:31.734Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T23:37:31.734Z] Using test binary docker [2021-11-11T23:37:31.734Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T23:37:31.734Z] +++ /etc/init.d/apparmor start [2021-11-11T23:37:31.734Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T23:37:31.734Z] INFO: Waiting for daemon to start... [2021-11-11T23:37:31.734Z] Starting dockerd [2021-11-11T23:37:31.734Z] +++ 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-11-11T23:37:32.116Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-11-11T23:37:32.116Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T23:37:32.139Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T23:37:32.398Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T23:37:32.584Z] === RUN TestAdapterReadLogs [2021-11-11T23:37:32.584Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestCopier [2021-11-11T23:37:32.584Z] --- PASS: TestCopier (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestCopierLongLines [2021-11-11T23:37:32.584Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestCopierSlow [2021-11-11T23:37:32.584Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T23:37:32.584Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T23:37:32.584Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T23:37:32.584Z] === RUN TestCopierWithSized [2021-11-11T23:37:32.584Z] === RUN TestCopierWithSized/as_is [2021-11-11T23:37:32.584Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T23:37:32.584Z] --- PASS: TestCopierWithSized (0.00s) [2021-11-11T23:37:32.584Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T23:37:32.584Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestCopierWithPartial [2021-11-11T23:37:32.584Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestRingLogger [2021-11-11T23:37:32.584Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestRingCap [2021-11-11T23:37:32.584Z] --- PASS: TestRingCap (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestRingClose [2021-11-11T23:37:32.584Z] --- PASS: TestRingClose (0.00s) [2021-11-11T23:37:32.584Z] === RUN TestRingDrain [2021-11-11T23:37:32.584Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T23:37:32.584Z] PASS [2021-11-11T23:37:32.584Z] coverage: 43.8% of statements [2021-11-11T23:37:32.584Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 43.8% of statements [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T23:37:32.658Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage (1.30s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T23:37:32.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:32.918Z] PASS [2021-11-11T23:37:32.918Z] [2021-11-11T23:37:32.918Z] === Skipped [2021-11-11T23:37:32.918Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:37:32.918Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T23:37:32.918Z] [2021-11-11T23:37:32.919Z] DONE 53 tests, 1 skipped in 22.251s [2021-11-11T23:37:32.919Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T23:37:32.919Z] ++ 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-11-11T23:37:32.919Z] ++ set -e [2021-11-11T23:37:32.919Z] ++ '[' -n 0 ']' [2021-11-11T23:37:32.919Z] ++ set -x [2021-11-11T23:37:32.919Z] ++ env -i DEST=/go/src/github.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-11-11T23:37:32.919Z] INFO: Testing against a local daemon [2021-11-11T23:37:32.919Z] === RUN TestVolumesCreateAndList [2021-11-11T23:37:32.919Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T23:37:32.919Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T23:37:32.919Z] === RUN TestVolumesRemove [2021-11-11T23:37:32.919Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T23:37:32.919Z] === RUN TestVolumesInspect [2021-11-11T23:37:33.053Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s) [2021-11-11T23:37:33.053Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T23:37:33.053Z] reload_test.go:520: root required [2021-11-11T23:37:33.053Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T23:37:33.053Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T23:37:33.053Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.05s) [2021-11-11T23:37:33.053Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T23:37:33.053Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T23:37:33.053Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T23:37:33.053Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-11-11T23:37:33.053Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T23:37:33.053Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-11T23:37:33.053Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T23:37:33.053Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T23:37:33.053Z] === RUN TestParseVolumesFrom [2021-11-11T23:37:33.053Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T23:37:33.053Z] PASS [2021-11-11T23:37:33.053Z] coverage: 9.0% of statements [2021-11-11T23:37:33.053Z] ok github.com/docker/docker/daemon 2.441s coverage: 9.0% of statements [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T23:37:33.053Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/defaults [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T23:37:33.053Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T23:37:33.053Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T23:37:33.053Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T23:37:33.053Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T23:37:33.053Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T23:37:33.053Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T23:37:33.053Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T23:37:33.179Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T23:37:33.179Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:37:33.179Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:37:33.179Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:37:33.179Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:37:33.179Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T23:37:33.179Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:37:33.179Z] PASS [2021-11-11T23:37:33.179Z] [2021-11-11T23:37:33.179Z] DONE 5 tests in 0.135s [2021-11-11T23:37:33.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T23:37:33.179Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T23:37:33.179Z] +++ kill 10739 [2021-11-11T23:37:33.521Z] time="2021-11-11T23:37:32Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T23:37:33.521Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-11-11T23:37:33.521Z] === RUN TestCreateSuccess [2021-11-11T23:37:33.521Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestCreateStreamSkipped [2021-11-11T23:37:33.521Z] time="2021-11-11T23:37:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T23:37:33.521Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestCreateLogGroupSuccess [2021-11-11T23:37:33.521Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestCreateError [2021-11-11T23:37:33.521Z] --- PASS: TestCreateError (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestCreateAlreadyExists [2021-11-11T23:37:33.521Z] time="2021-11-11T23:37:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T23:37:33.521Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestLogClosed [2021-11-11T23:37:33.521Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestLogBlocking [2021-11-11T23:37:33.521Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T23:37:33.521Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T23:37:33.521Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestPublishBatchSuccess [2021-11-11T23:37:33.521Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestPublishBatchError [2021-11-11T23:37:33.521Z] time="2021-11-11T23:37:33Z" level=error msg=Error [2021-11-11T23:37:33.521Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T23:37:33.521Z] time="2021-11-11T23:37:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T23:37:33.521Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T23:37:33.521Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T23:37:33.521Z] time="2021-11-11T23:37:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T23:37:33.522Z] time="2021-11-11T23:37:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T23:37:33.522Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchSimple [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchTicker [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchClose [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen/3/���� [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T23:37:33.522Z] === RUN TestEffectiveLen/5/ [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/0/ [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: He [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/6/a� [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: a [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: � [2021-11-11T23:37:33.522Z] === RUN TestFindValidSplit/7/a� [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T23:37:33.522Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestProcessEventEmoji [2021-11-11T23:37:33.522Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchLineSplit [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMaxEvents [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T23:37:33.522Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-11T23:37:33.522Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestSearchRegistryForImages [2021-11-11T23:37:33.522Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T23:37:33.522Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T23:37:33.522Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestImageDelete [2021-11-11T23:37:33.522Z] === RUN TestImageDelete/no_lease [2021-11-11T23:37:33.522Z] === RUN TestImageDelete/lease_exists [2021-11-11T23:37:33.522Z] --- PASS: TestImageDelete (0.02s) [2021-11-11T23:37:33.522Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-11T23:37:33.522Z] === RUN TestContentStoreForPull [2021-11-11T23:37:33.522Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T23:37:33.522Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T23:37:33.522Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T23:37:33.522Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestCreateTagSuccess [2021-11-11T23:37:33.522Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T23:37:33.522Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T23:37:33.522Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T23:37:33.522Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T23:37:33.522Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T23:37:33.522Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T23:37:33.522Z] PASS [2021-11-11T23:37:33.522Z] coverage: 77.4% of statements [2021-11-11T23:37:33.522Z] ok github.com/docker/docker/daemon/logger/awslogs 0.319s coverage: 77.4% of statements [2021-11-11T23:37:33.522Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-11T23:37:33.522Z] PASS [2021-11-11T23:37:33.522Z] coverage: 6.7% of statements [2021-11-11T23:37:33.522Z] ok github.com/docker/docker/daemon/images 0.266s coverage: 6.7% of statements [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T23:37:33.522Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T23:37:33.748Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T23:37:33.748Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T23:37:33.748Z] +++ /etc/init.d/apparmor stop [2021-11-11T23:37:33.748Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T23:37:33.748Z] [2021-11-11T23:37:33.748Z] Unloading profiles will leave already running processes permanently [2021-11-11T23:37:33.748Z] unconfined, which can lead to unexpected situations. [2021-11-11T23:37:33.748Z] [2021-11-11T23:37:33.748Z] To set a process to complain mode, use the command line tool [2021-11-11T23:37:33.748Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T23:37:33.748Z] +++ true [2021-11-11T23:37:33.748Z] exiting test-integration [2021-11-11T23:37:33.748Z] ++ exit 0 [2021-11-11T23:37:33.748Z] [2021-11-11T23:37:33.749Z] === RUN TestDockerSuite/TestHealth [2021-11-11T23:37:33.994Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T23:37:33.994Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T23:37:33.994Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T23:37:33.994Z] === RUN TestJSONFileLogger [2021-11-11T23:37:33.994Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T23:37:33.994Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T23:37:33.994Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T23:37:33.994Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T23:37:33.994Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T23:37:33.994Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T23:37:33.994Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T23:37:33.994Z] === RUN TestEncodeDecode [2021-11-11T23:37:33.994Z] === PAUSE TestEncodeDecode [2021-11-11T23:37:33.994Z] === RUN TestUnexpectedEOF [2021-11-11T23:37:33.994Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-11-11T23:37:33.994Z] === RUN TestFastTimeMarshalJSON [2021-11-11T23:37:33.994Z] --- PASS: TestFastTimeMarshalJSON (0.07s) [2021-11-11T23:37:33.994Z] PASS [2021-11-11T23:37:33.994Z] coverage: 87.2% of statements [2021-11-11T23:37:33.994Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2021-11-11T23:37:33.994Z] time="2021-11-11T23:37:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T23:37:33.994Z] time="2021-11-11T23:37:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T23:37:33.994Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-11-11T23:37:33.994Z] === CONT TestEncodeDecode [2021-11-11T23:37:33.994Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T23:37:33.994Z] PASS [2021-11-11T23:37:33.994Z] coverage: 69.9% of statements [2021-11-11T23:37:33.994Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.220s coverage: 69.9% of statements [2021-11-11T23:37:34.009Z] + for job in $(jobs -p) [2021-11-11T23:37:34.009Z] + wait 10487 [2021-11-11T23:37:34.982Z] === RUN TestWriteLog [2021-11-11T23:37:34.982Z] === PAUSE TestWriteLog [2021-11-11T23:37:34.982Z] === RUN TestReadLog [2021-11-11T23:37:34.982Z] === PAUSE TestReadLog [2021-11-11T23:37:34.982Z] === CONT TestWriteLog [2021-11-11T23:37:34.982Z] === CONT TestReadLog [2021-11-11T23:37:34.982Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestReadLog/tail_exact [2021-11-11T23:37:34.982Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T23:37:34.982Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T23:37:34.982Z] --- PASS: TestReadLog (0.13s) [2021-11-11T23:37:34.982Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-11T23:37:34.982Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T23:37:34.982Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T23:37:34.982Z] PASS [2021-11-11T23:37:34.982Z] coverage: 75.2% of statements [2021-11-11T23:37:34.982Z] ok github.com/docker/docker/daemon/logger/local 0.223s coverage: 75.2% of statements [2021-11-11T23:37:34.982Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T23:37:34.982Z] === RUN TestOpenFileDelete [2021-11-11T23:37:34.982Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestOpenFileRename [2021-11-11T23:37:34.982Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestParseLogTagDefaultTag [2021-11-11T23:37:34.982Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestParseLogTag [2021-11-11T23:37:34.982Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestParseLogTagEmptyTag [2021-11-11T23:37:34.982Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestTailFiles [2021-11-11T23:37:34.982Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestFollowLogsConsumerGone [2021-11-11T23:37:34.982Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestFollowLogsProducerGone [2021-11-11T23:37:34.982Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T23:37:34.982Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T23:37:34.982Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T23:37:34.982Z] === RUN TestCheckCapacityAndRotate [2021-11-11T23:37:34.982Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T23:37:34.982Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T23:37:34.982Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-11T23:37:34.982Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T23:37:34.982Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-11-11T23:37:34.982Z] PASS [2021-11-11T23:37:34.982Z] coverage: 53.7% of statements [2021-11-11T23:37:34.982Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 53.7% of statements [2021-11-11T23:37:35.451Z] === RUN TestLog [2021-11-11T23:37:35.451Z] --- PASS: TestLog (0.00s) [2021-11-11T23:37:35.451Z] PASS [2021-11-11T23:37:35.451Z] coverage: 31.5% of statements [2021-11-11T23:37:35.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-11-11T23:37:35.668Z] a0eb404f1860: Pull complete [2021-11-11T23:37:35.668Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T23:37:35.668Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:37:35.668Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T23:37:35.668Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T23:37:35.668Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T23:37:35.668Z] WARN: Skipping validation tests [2021-11-11T23:37:35.668Z] INFO: Running unit tests at 11/11/2021 23:37:34... [2021-11-11T23:37:35.919Z] === RUN TestNewParse [2021-11-11T23:37:35.920Z] --- PASS: TestNewParse (0.00s) [2021-11-11T23:37:35.920Z] PASS [2021-11-11T23:37:35.920Z] coverage: 8.3% of statements [2021-11-11T23:37:35.920Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-11-11T23:37:35.920Z] === RUN TestValidateLogOpt [2021-11-11T23:37:35.920Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestNewMissedConfig [2021-11-11T23:37:35.920Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestNewMissedUrl [2021-11-11T23:37:35.920Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestNewMissedToken [2021-11-11T23:37:35.920Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestNewWithProxy [2021-11-11T23:37:35.920Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestDefault [2021-11-11T23:37:35.920Z] --- PASS: TestDefault (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T23:37:35.920Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestJsonFormat [2021-11-11T23:37:35.920Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T23:37:35.920Z] === RUN TestRawFormat [2021-11-11T23:37:35.920Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestRawFormatWithLabels [2021-11-11T23:37:35.920Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestRawFormatWithoutTag [2021-11-11T23:37:35.920Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T23:37:35.920Z] === RUN TestBatching [2021-11-11T23:37:35.920Z] --- PASS: TestBatching (0.18s) [2021-11-11T23:37:35.920Z] === RUN TestFrequency [2021-11-11T23:37:36.388Z] === RUN TestParseLogFormat [2021-11-11T23:37:36.388Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestValidateLogOptEmpty [2021-11-11T23:37:36.388Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestValidateSyslogAddress [2021-11-11T23:37:36.388Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestParseAddressDefaultPort [2021-11-11T23:37:36.388Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestValidateSyslogFacility [2021-11-11T23:37:36.388Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T23:37:36.388Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestValidateLogOpt [2021-11-11T23:37:36.388Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T23:37:36.388Z] PASS [2021-11-11T23:37:36.388Z] coverage: 46.8% of statements [2021-11-11T23:37:36.388Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-11-11T23:37:36.388Z] --- PASS: TestFrequency (0.17s) [2021-11-11T23:37:36.388Z] === RUN TestOneMessagePerRequest [2021-11-11T23:37:36.388Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestVerify [2021-11-11T23:37:36.388Z] --- PASS: TestVerify (0.00s) [2021-11-11T23:37:36.388Z] === RUN TestSkipVerify [2021-11-11T23:37:36.388Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.388Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.388Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] --- PASS: TestSkipVerify (0.68s) [2021-11-11T23:37:36.857Z] === RUN TestBufferMaximum [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.700767\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.700767\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T23:37:36.857Z] === RUN TestServerAlwaysDown [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.703069\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.703069\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.703069\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.704811\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] time="2021-11-11T23:37:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673856.704811\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:36.857Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T23:37:36.857Z] === RUN TestCannotSendAfterClose [2021-11-11T23:37:36.857Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T23:37:36.857Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T23:37:36.981Z] . [2021-11-11T23:37:36.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T23:37:36.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T23:37:36.981Z] Error: No such image: emptyfs [2021-11-11T23:37:36.981Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T23:37:36.981Z] ++++ docker load [2021-11-11T23:37:36.981Z] Running integration-test (iteration 1) [2021-11-11T23:37:36.981Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T23:37:36.981Z] ++ 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-11-11T23:37:36.981Z] ++ set -e [2021-11-11T23:37:36.981Z] ++ '[' -n 0 ']' [2021-11-11T23:37:36.981Z] ++ set -x [2021-11-11T23:37:36.981Z] ++ env -i DEST=/go/src/github.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-11-11T23:37:36.981Z] Loaded image: busybox:latest [2021-11-11T23:37:36.981Z] Loaded image: busybox:glibc [2021-11-11T23:37:37.326Z] === RUN TestV1IDService [2021-11-11T23:37:37.326Z] --- PASS: TestV1IDService (0.01s) [2021-11-11T23:37:37.326Z] === RUN TestV2MetadataService [2021-11-11T23:37:37.796Z] --- PASS: TestV2MetadataService (0.44s) [2021-11-11T23:37:37.796Z] PASS [2021-11-11T23:37:37.796Z] coverage: 48.2% of statements [2021-11-11T23:37:37.796Z] ok github.com/docker/docker/distribution/metadata 0.513s coverage: 48.2% of statements [2021-11-11T23:37:37.796Z] time="2021-11-11T23:37:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T23:37:37.796Z] time="2021-11-11T23:37:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"68f4c8585a79\"}'" [2021-11-11T23:37:37.796Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T23:37:37.796Z] PASS [2021-11-11T23:37:37.796Z] coverage: 82.5% of statements [2021-11-11T23:37:37.796Z] ok github.com/docker/docker/daemon/logger/splunk 2.103s coverage: 82.5% of statements [2021-11-11T23:37:37.796Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T23:37:37.796Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T23:37:37.796Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T23:37:37.796Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T23:37:37.796Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T23:37:37.796Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T23:37:37.796Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T23:37:37.796Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T23:37:37.796Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T23:37:37.908Z] Loaded image: debian:bullseye-slim [2021-11-11T23:37:37.908Z] Loaded image: hello-world:latest [2021-11-11T23:37:37.908Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:37:37.908Z] INFO: Testing against a local daemon [2021-11-11T23:37:37.908Z] === RUN TestCgroupNamespacesBuild [2021-11-11T23:37:38.264Z] === RUN TestManifestStore [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T23:37:38.264Z] === RUN TestSuccessfulDownload [2021-11-11T23:37:38.264Z] download_test.go:267: Needs fixing on Windows [2021-11-11T23:37:38.264Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestCancelledDownload [2021-11-11T23:37:38.264Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestMaxDownloadAttempts [2021-11-11T23:37:38.264Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:37:38.264Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:37:38.264Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:37:38.264Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:37:38.264Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:37:38.264Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:37:38.264Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:37:38.264Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:37:38.264Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:37:38.264Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:37:38.264Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:37:38.264Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2730252107\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/no_local_cache [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/with_local_cache [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:37Z" level=warning msg="reference for unknown type: " [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:37Z" level=warning msg="reference for unknown type: " [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:37Z" level=warning msg="reference for unknown type: " [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:37Z" level=warning msg="reference for unknown type: " [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:37Z" level=warning msg="reference for unknown type: " [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T23:37:38.264Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T23:37:38.264Z] time="2021-11-11T23:37:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore (0.30s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.06s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T23:37:38.264Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T23:37:38.264Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestFixManifestLayers [2021-11-11T23:37:38.264Z] --- PASS: TestFixManifestLayers (0.01s) [2021-11-11T23:37:38.264Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T23:37:38.264Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T23:37:38.264Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestFixManifestLayersBadParent [2021-11-11T23:37:38.264Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestValidateManifest [2021-11-11T23:37:38.264Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T23:37:38.264Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestFormatPlatform [2021-11-11T23:37:38.264Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T23:37:38.264Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T23:37:38.264Z] === RUN TestLayerAlreadyExists [2021-11-11T23:37:38.264Z] 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-11-11T23:37:38.264Z] 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-11-11T23:37:38.264Z] 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-11-11T23:37:38.264Z] 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-11-11T23:37:38.264Z] 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-11-11T23:37:38.264Z] 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-11-11T23:37:38.265Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T23:37:38.265Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T23:37:38.680Z] INFO: make.ps1 starting at 11/11/2021 23:37:38 [2021-11-11T23:37:38.680Z] INFO: Git commit (f192e27b48) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T23:37:38.680Z] INFO: Invoking autogen... [2021-11-11T23:37:38.733Z] time="2021-11-11T23:37:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:37:38.733Z] time="2021-11-11T23:37:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:37:38.733Z] time="2021-11-11T23:37:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:37:38.733Z] time="2021-11-11T23:37:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:37:38.733Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T23:37:38.733Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-11-11T23:37:38.733Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-11-11T23:37:38.733Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-11-11T23:37:38.733Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-11-11T23:37:38.733Z] === RUN TestTransfer [2021-11-11T23:37:38.733Z] --- PASS: TestTransfer (0.12s) [2021-11-11T23:37:38.733Z] === RUN TestConcurrencyLimit [2021-11-11T23:37:38.733Z] === RUN TestNotFound [2021-11-11T23:37:38.733Z] --- PASS: TestNotFound (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestConflict [2021-11-11T23:37:38.733Z] --- PASS: TestConflict (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestForbidden [2021-11-11T23:37:38.733Z] --- PASS: TestForbidden (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestInvalidParameter [2021-11-11T23:37:38.733Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestNotImplemented [2021-11-11T23:37:38.733Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestNotModified [2021-11-11T23:37:38.733Z] --- PASS: TestNotModified (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestUnauthorized [2021-11-11T23:37:38.733Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestUnknown [2021-11-11T23:37:38.733Z] --- PASS: TestUnknown (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestCancelled [2021-11-11T23:37:38.733Z] --- PASS: TestCancelled (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestDeadline [2021-11-11T23:37:38.733Z] --- PASS: TestDeadline (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestDataLoss [2021-11-11T23:37:38.733Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestUnavailable [2021-11-11T23:37:38.733Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestSystem [2021-11-11T23:37:38.733Z] --- PASS: TestSystem (0.00s) [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Conflict [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T23:37:38.733Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T23:37:38.734Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T23:37:38.734Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T23:37:38.734Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T23:37:38.734Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T23:37:38.734Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T23:37:38.734Z] PASS [2021-11-11T23:37:38.734Z] coverage: 53.1% of statements [2021-11-11T23:37:38.734Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-11-11T23:37:38.835Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2021-11-11T23:37:38.835Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T23:37:39.147Z] INFO: Running unit tests... [2021-11-11T23:37:39.202Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-11-11T23:37:39.202Z] === RUN TestInactiveJobs [2021-11-11T23:37:39.202Z] === RUN TestFSGetInvalidData [2021-11-11T23:37:39.202Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSInvalidSet [2021-11-11T23:37:39.202Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSInvalidRoot [2021-11-11T23:37:39.202Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSMetadataGetSet [2021-11-11T23:37:39.202Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-11T23:37:39.202Z] === RUN TestFSInvalidWalker [2021-11-11T23:37:39.202Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSGetSet [2021-11-11T23:37:39.202Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSGetUnsetKey [2021-11-11T23:37:39.202Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestFSGetEmptyData [2021-11-11T23:37:39.202Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestFSDelete [2021-11-11T23:37:39.202Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSWalker [2021-11-11T23:37:39.202Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestFSWalkerStopOnError [2021-11-11T23:37:39.202Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestNewFromJSON [2021-11-11T23:37:39.202Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T23:37:39.202Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestMarshalKeyOrder [2021-11-11T23:37:39.202Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestHistoryEqual [2021-11-11T23:37:39.202Z] --- PASS: TestInactiveJobs (0.35s) [2021-11-11T23:37:39.202Z] === RUN TestWatchRelease [2021-11-11T23:37:39.202Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-11T23:37:39.202Z] === RUN TestImage [2021-11-11T23:37:39.202Z] --- PASS: TestImage (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestImageOSNotEmpty [2021-11-11T23:37:39.202Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T23:37:39.202Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestCreate [2021-11-11T23:37:39.202Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:37:39.202Z] === RUN TestRestore [2021-11-11T23:37:39.202Z] time="2021-11-11T23:37:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T23:37:39.202Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-11-11T23:37:39.202Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T23:37:39.202Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestTokenPassThru [2021-11-11T23:37:39.202Z] --- PASS: TestRestore (0.02s) [2021-11-11T23:37:39.202Z] === RUN TestAddDelete [2021-11-11T23:37:39.202Z] --- PASS: TestTokenPassThru (0.00s) [2021-11-11T23:37:39.202Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T23:37:39.202Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T23:37:39.202Z] === RUN TestWatchFinishedTransfer [2021-11-11T23:37:39.670Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T23:37:39.670Z] === RUN TestDuplicateTransfer [2021-11-11T23:37:39.670Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T23:37:39.670Z] PASS [2021-11-11T23:37:39.670Z] coverage: 24.1% of statements [2021-11-11T23:37:39.670Z] --- PASS: TestAddDelete (0.02s) [2021-11-11T23:37:39.670Z] === RUN TestSearchAfterDelete [2021-11-11T23:37:39.670Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T23:37:39.670Z] === RUN TestParentReset [2021-11-11T23:37:39.670Z] ok github.com/docker/docker/distribution 1.474s coverage: 24.1% of statements [2021-11-11T23:37:39.670Z] --- PASS: TestParentReset (0.02s) [2021-11-11T23:37:39.670Z] === RUN TestGetAndSetLastUpdated [2021-11-11T23:37:39.670Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T23:37:39.670Z] === RUN TestSuccessfulUpload [2021-11-11T23:37:39.670Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-11T23:37:39.670Z] === RUN TestStoreLen [2021-11-11T23:37:39.670Z] --- PASS: TestStoreLen (0.03s) [2021-11-11T23:37:39.670Z] PASS [2021-11-11T23:37:39.670Z] coverage: 86.6% of statements [2021-11-11T23:37:39.670Z] ok github.com/docker/docker/image 0.403s coverage: 86.6% of statements [2021-11-11T23:37:39.670Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T23:37:39.670Z] time="2021-11-11T23:37:39Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T23:37:40.138Z] === RUN TestCompare [2021-11-11T23:37:40.138Z] --- PASS: TestCompare (0.00s) [2021-11-11T23:37:40.138Z] PASS [2021-11-11T23:37:40.138Z] coverage: 19.2% of statements [2021-11-11T23:37:40.138Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-11-11T23:37:40.138Z] === RUN TestCancelledUpload [2021-11-11T23:37:40.138Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T23:37:40.138Z] PASS [2021-11-11T23:37:40.138Z] coverage: 76.8% of statements [2021-11-11T23:37:40.138Z] ok github.com/docker/docker/image/cache 0.099s coverage: 19.2% of statements [2021-11-11T23:37:40.139Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 76.8% of statements [2021-11-11T23:37:40.139Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T23:37:40.199Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2021-11-11T23:37:40.199Z] === RUN TestBuildWithSession [2021-11-11T23:37:40.199Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:37:40.199Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:37:40.199Z] === RUN TestBuildSquashParent [2021-11-11T23:37:40.635Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T23:37:40.635Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T23:37:40.635Z] PASS [2021-11-11T23:37:40.635Z] coverage: 25.0% of statements [2021-11-11T23:37:40.635Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2021-11-11T23:37:40.635Z] === RUN TestValidateManifest [2021-11-11T23:37:40.635Z] === RUN TestValidateManifest/nil [2021-11-11T23:37:40.635Z] === RUN TestValidateManifest/non-nil [2021-11-11T23:37:40.635Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T23:37:40.635Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T23:37:40.635Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T23:37:40.635Z] PASS [2021-11-11T23:37:40.635Z] coverage: 0.7% of statements [2021-11-11T23:37:40.635Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2021-11-11T23:37:40.635Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T23:37:40.853Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-11T23:37:41.634Z] === RUN TestEnvironmentParsing [2021-11-11T23:37:41.634Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T23:37:41.634Z] PASS [2021-11-11T23:37:41.634Z] coverage: 1.2% of statements [2021-11-11T23:37:41.634Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2021-11-11T23:37:42.103Z] === RUN TestSerialization [2021-11-11T23:37:42.103Z] --- PASS: TestSerialization (0.02s) [2021-11-11T23:37:42.103Z] PASS [2021-11-11T23:37:42.103Z] coverage: 100.0% of statements [2021-11-11T23:37:42.103Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-11-11T23:37:42.103Z] === RUN TestEmptyLayer [2021-11-11T23:37:42.103Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestCommitFailure [2021-11-11T23:37:42.103Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T23:37:42.103Z] === RUN TestStartTransactionFailure [2021-11-11T23:37:42.103Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestGetOrphan [2021-11-11T23:37:42.103Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T23:37:42.103Z] === RUN TestMountAndRegister [2021-11-11T23:37:42.103Z] layer_test.go:270: Layer size: 14 [2021-11-11T23:37:42.103Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-11T23:37:42.103Z] === RUN TestLayerRelease [2021-11-11T23:37:42.103Z] layer_test.go:303: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestStoreRestore [2021-11-11T23:37:42.103Z] layer_test.go:352: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestTarStreamStability [2021-11-11T23:37:42.103Z] layer_test.go:467: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestRegisterExistingLayer [2021-11-11T23:37:42.103Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-11-11T23:37:42.103Z] === RUN TestTarStreamVerification [2021-11-11T23:37:42.103Z] layer_test.go:696: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestLayerMigration [2021-11-11T23:37:42.103Z] migration_test.go:45: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T23:37:42.103Z] migration_test.go:181: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestMountInit [2021-11-11T23:37:42.103Z] mount_test.go:17: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestMountSize [2021-11-11T23:37:42.103Z] mount_test.go:76: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestMountChanges [2021-11-11T23:37:42.103Z] mount_test.go:125: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T23:37:42.103Z] === RUN TestMountApply [2021-11-11T23:37:42.103Z] mount_test.go:212: Failing on Windows [2021-11-11T23:37:42.103Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T23:37:42.103Z] PASS [2021-11-11T23:37:42.103Z] coverage: 30.1% of statements [2021-11-11T23:37:42.103Z] ok github.com/docker/docker/layer 0.306s coverage: 30.1% of statements [2021-11-11T23:37:42.138Z] check_test.go:379: [d95e23a803017] daemon is not started [2021-11-11T23:37:42.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-11T23:37:42.571Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T23:37:42.571Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T23:37:42.571Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T23:37:42.571Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T23:37:43.040Z] === RUN TestSequenceGetAvailableBit [2021-11-11T23:37:43.040Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSequenceEqual [2021-11-11T23:37:43.040Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSequenceCopy [2021-11-11T23:37:43.040Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestGetFirstAvailable [2021-11-11T23:37:43.040Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestFindSequence [2021-11-11T23:37:43.040Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestCheckIfAvailable [2021-11-11T23:37:43.040Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestMergeSequences [2021-11-11T23:37:43.040Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestPushReservation [2021-11-11T23:37:43.040Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSerializeDeserialize [2021-11-11T23:37:43.040Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSet [2021-11-11T23:37:43.040Z] --- PASS: TestSet (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSetUnset [2021-11-11T23:37:43.040Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestOffsetSetUnset [2021-11-11T23:37:43.040Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSetInRange [2021-11-11T23:37:43.040Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestSetAnyInRange [2021-11-11T23:37:43.040Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestMethods [2021-11-11T23:37:43.040Z] --- PASS: TestMethods (0.00s) [2021-11-11T23:37:43.040Z] === RUN TestRandomAllocateDeallocate [2021-11-11T23:37:43.471Z] --- PASS: TestBuildSquashParent (3.21s) [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:37:43.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:37:43.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:37:43.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:37:43.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:37:43.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:37:43.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:37:43.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:37:43.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:37:43.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:37:44.032Z] === RUN TestInvalidConfig [2021-11-11T23:37:44.032Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T23:37:44.032Z] === RUN TestConfig [2021-11-11T23:37:44.032Z] --- PASS: TestConfig (0.00s) [2021-11-11T23:37:44.032Z] === RUN TestOptionsLabels [2021-11-11T23:37:44.032Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T23:37:44.032Z] === RUN TestValidName [2021-11-11T23:37:44.032Z] --- PASS: TestValidName (0.00s) [2021-11-11T23:37:44.032Z] === RUN TestTLSConfiguration [2021-11-11T23:37:44.047Z] docker_api_swarm_test.go:802: [dbb90f63a8e92] joining swarm manager [d2e2ecc2c51a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:37:44.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:37:44.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:37:44.501Z] time="2021-11-11T23:37:43Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T23:37:44.501Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-11T23:37:44.501Z] PASS [2021-11-11T23:37:44.501Z] coverage: 24.0% of statements [2021-11-11T23:37:44.501Z] ok github.com/docker/docker/libnetwork/config 0.192s coverage: 24.0% of statements [2021-11-11T23:37:44.501Z] === RUN TestKey [2021-11-11T23:37:44.501Z] --- PASS: TestKey (0.00s) [2021-11-11T23:37:44.501Z] === RUN TestParseKey [2021-11-11T23:37:44.501Z] --- PASS: TestParseKey (0.00s) [2021-11-11T23:37:44.501Z] === RUN TestInvalidDataStore [2021-11-11T23:37:44.501Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T23:37:44.501Z] === RUN TestKVObjectFlatKey [2021-11-11T23:37:44.501Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T23:37:44.501Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T23:37:44.501Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T23:37:44.501Z] PASS [2021-11-11T23:37:44.501Z] coverage: 21.9% of statements [2021-11-11T23:37:44.501Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-11-11T23:37:45.477Z] docker_api_swarm_test.go:802: [d58b9cf2aa0a2] joining swarm manager [d2e2ecc2c51a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:37:45.491Z] === RUN TestIPDataMarshalling [2021-11-11T23:37:45.491Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T23:37:45.491Z] === RUN TestValidateAndIsV6 [2021-11-11T23:37:45.491Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T23:37:45.491Z] PASS [2021-11-11T23:37:45.491Z] coverage: 68.9% of statements [2021-11-11T23:37:45.491Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-11-11T23:37:45.491Z] === RUN TestErrorInterfaces [2021-11-11T23:37:45.491Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T23:37:45.491Z] === RUN TestNetworkMarshalling [2021-11-11T23:37:45.491Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-11T23:37:45.491Z] === RUN TestEndpointMarshalling [2021-11-11T23:37:45.491Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T23:37:45.491Z] === RUN TestAuxAddresses [2021-11-11T23:37:45.491Z] time="2021-11-11T23:37:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:37:45.491Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-11T23:37:45.491Z] === RUN TestSRVServiceQuery [2021-11-11T23:37:45.491Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.491Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T23:37:45.491Z] === RUN TestServiceVIPReuse [2021-11-11T23:37:45.491Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:37:45.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:37:45.959Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T23:37:45.959Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T23:37:45.959Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.959Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T23:37:45.959Z] === RUN TestDNSIPQuery [2021-11-11T23:37:45.959Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.959Z] --- SKIP: TestDNSIPQuery (0.01s) [2021-11-11T23:37:45.959Z] === RUN TestDNSProxyServFail [2021-11-11T23:37:45.959Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.959Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T23:37:45.959Z] === RUN TestSandboxAddEmpty [2021-11-11T23:37:45.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.959Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T23:37:45.959Z] === RUN TestSandboxAddMultiPrio [2021-11-11T23:37:45.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.959Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T23:37:45.959Z] === RUN TestSandboxAddSamePrio [2021-11-11T23:37:45.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.959Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T23:37:45.959Z] === RUN TestCleanupServiceDiscovery [2021-11-11T23:37:45.960Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.960Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T23:37:45.960Z] === RUN TestDNSOptions [2021-11-11T23:37:45.960Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:37:45.960Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T23:37:45.960Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T23:37:45.960Z] time="2021-11-11T23:37:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:37:45.960Z] time="2021-11-11T23:37:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:37:45.960Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T23:37:45.960Z] PASS [2021-11-11T23:37:45.960Z] coverage: 8.6% of statements [2021-11-11T23:37:45.960Z] ok github.com/docker/docker/libnetwork 0.279s coverage: 8.6% of statements [2021-11-11T23:37:45.960Z] --- PASS: TestRandomAllocateDeallocate (2.98s) [2021-11-11T23:37:45.960Z] === RUN TestAllocateRandomDeallocate [2021-11-11T23:37:45.960Z] === RUN TestDriver [2021-11-11T23:37:45.960Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:37:45.960Z] PASS [2021-11-11T23:37:45.960Z] coverage: 34.8% of statements [2021-11-11T23:37:45.960Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-11-11T23:37:46.306Z] 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-11-11T23:37:46.368Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-11-11T23:37:46.368Z] === RUN TestInfoDebug [2021-11-11T23:37:46.368Z] --- PASS: TestInfoDebug (0.54s) [2021-11-11T23:37:46.368Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:37:46.368Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-11-11T23:37:46.368Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:37:46.368Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-11-11T23:37:46.368Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:37:46.368Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-11T23:37:46.368Z] === RUN TestPingCacheHeaders [2021-11-11T23:37:46.368Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T23:37:46.368Z] === RUN TestPingGet [2021-11-11T23:37:46.368Z] --- PASS: TestPingGet (0.01s) [2021-11-11T23:37:46.368Z] === RUN TestPingHead [2021-11-11T23:37:46.368Z] --- PASS: TestPingHead (0.03s) [2021-11-11T23:37:46.368Z] === RUN TestVersion [2021-11-11T23:37:46.368Z] --- PASS: TestVersion (0.02s) [2021-11-11T23:37:46.368Z] === CONT TestDiskUsage [2021-11-11T23:37:46.428Z] === RUN TestDriver [2021-11-11T23:37:46.428Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:37:46.428Z] PASS [2021-11-11T23:37:46.428Z] coverage: 34.8% of statements [2021-11-11T23:37:46.428Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-11-11T23:37:46.428Z] --- PASS: TestAllocateRandomDeallocate (0.58s) [2021-11-11T23:37:46.428Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T23:37:46.858Z] docker_api_swarm_test.go:802: [dca0e9ec8f82f] joining swarm manager [d2e2ecc2c51a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T23:37:46.897Z] === RUN TestNetworkAllocateFree [2021-11-11T23:37:46.897Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T23:37:46.897Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T23:37:46.897Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T23:37:46.897Z] PASS [2021-11-11T23:37:46.897Z] coverage: 63.6% of statements [2021-11-11T23:37:46.897Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.074s coverage: 63.6% of statements [2021-11-11T23:37:46.897Z] === RUN TestGetEmptyCapabilities [2021-11-11T23:37:46.897Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T23:37:46.897Z] === RUN TestGetExtraCapabilities [2021-11-11T23:37:46.897Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-11T23:37:46.897Z] === RUN TestGetInvalidCapabilities [2021-11-11T23:37:46.897Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T23:37:46.897Z] === RUN TestRemoteDriver [2021-11-11T23:37:46.897Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T23:37:46.897Z] === RUN TestDriverError [2021-11-11T23:37:46.897Z] --- PASS: TestDriverError (0.00s) [2021-11-11T23:37:46.897Z] === RUN TestMissingValues [2021-11-11T23:37:46.897Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T23:37:46.897Z] === RUN TestRollback [2021-11-11T23:37:46.897Z] --- PASS: TestRollback (0.00s) [2021-11-11T23:37:46.897Z] PASS [2021-11-11T23:37:46.897Z] coverage: 57.4% of statements [2021-11-11T23:37:46.897Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2021-11-11T23:37:46.897Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.64s) [2021-11-11T23:37:46.897Z] === RUN TestRetrieveFromStore [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T23:37:46.939Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s) [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) [2021-11-11T23:37:47.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2021-11-11T23:37:47.135Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:37:47.135Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T23:37:47.200Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T23:37:47.366Z] --- PASS: TestRetrieveFromStore (0.32s) [2021-11-11T23:37:47.366Z] === RUN TestIsCorrupted [2021-11-11T23:37:47.366Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-11T23:37:47.366Z] === RUN TestSetRollover [2021-11-11T23:37:47.366Z] === RUN TestNAT [2021-11-11T23:37:47.366Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T23:37:47.366Z] --- SKIP: TestNAT (0.00s) [2021-11-11T23:37:47.366Z] === RUN TestTransparent [2021-11-11T23:37:47.366Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T23:37:47.366Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T23:37:47.366Z] PASS [2021-11-11T23:37:47.366Z] coverage: 0.0% of statements [2021-11-11T23:37:47.366Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-11-11T23:37:47.366Z] === RUN TestBuildDefault [2021-11-11T23:37:47.366Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T23:37:47.366Z] === RUN TestBuildHostnameDomainname [2021-11-11T23:37:47.366Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T23:37:47.366Z] === RUN TestBuildHostname [2021-11-11T23:37:47.366Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T23:37:47.366Z] === RUN TestBuildHostnameFQDN [2021-11-11T23:37:47.366Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T23:37:47.460Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage (1.24s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-11T23:37:47.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-11T23:37:47.720Z] PASS [2021-11-11T23:37:47.720Z] [2021-11-11T23:37:47.720Z] === Skipped [2021-11-11T23:37:47.720Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:37:47.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T23:37:47.720Z] [2021-11-11T23:37:47.720Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T23:37:47.720Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T23:37:47.720Z] [2021-11-11T23:37:47.720Z] DONE 53 tests, 2 skipped in 24.144s [2021-11-11T23:37:47.720Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T23:37:47.720Z] INFO: Testing against a local daemon [2021-11-11T23:37:47.720Z] === RUN TestVolumesCreateAndList [2021-11-11T23:37:47.720Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T23:37:47.720Z] === RUN TestVolumesRemove [2021-11-11T23:37:47.798Z] docker_api_swarm_test.go:802: [d7cff7c1c4826] joining swarm manager [d2e2ecc2c51a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T23:37:47.834Z] === RUN TestBuildNoIP [2021-11-11T23:37:47.834Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestUpdate [2021-11-11T23:37:47.834Z] --- PASS: TestUpdate (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T23:37:47.834Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T23:37:47.834Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestAddEmpty [2021-11-11T23:37:47.834Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestAdd [2021-11-11T23:37:47.834Z] --- PASS: TestAdd (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestDeleteEmpty [2021-11-11T23:37:47.834Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestDeleteNewline [2021-11-11T23:37:47.834Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestDelete [2021-11-11T23:37:47.834Z] --- PASS: TestDelete (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestConcurrentWrites [2021-11-11T23:37:47.834Z] === RUN TestNew [2021-11-11T23:37:47.834Z] --- PASS: TestNew (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestAddDriver [2021-11-11T23:37:47.834Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestAddDuplicateDriver [2021-11-11T23:37:47.834Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T23:37:47.834Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestDriver [2021-11-11T23:37:47.834Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestIPAM [2021-11-11T23:37:47.834Z] --- PASS: TestIPAM (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestWalkIPAMs [2021-11-11T23:37:47.834Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T23:37:47.834Z] === RUN TestWalkDrivers [2021-11-11T23:37:47.834Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T23:37:47.834Z] PASS [2021-11-11T23:37:47.834Z] coverage: 82.4% of statements [2021-11-11T23:37:47.834Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2021-11-11T23:37:47.834Z] --- PASS: TestConcurrentWrites (0.15s) [2021-11-11T23:37:47.834Z] PASS [2021-11-11T23:37:47.834Z] coverage: 81.2% of statements [2021-11-11T23:37:47.834Z] ok github.com/docker/docker/libnetwork/etchosts 0.195s coverage: 81.2% of statements [2021-11-11T23:37:47.980Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-11T23:37:47.980Z] === RUN TestVolumesInspect [2021-11-11T23:37:47.980Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T23:37:47.980Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:37:47.980Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:37:47.980Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:37:47.980Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:37:47.980Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T23:37:47.980Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:37:47.980Z] PASS [2021-11-11T23:37:47.980Z] [2021-11-11T23:37:47.980Z] DONE 5 tests in 0.207s [2021-11-11T23:37:47.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T23:37:47.980Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13409 is not a child of this shell [2021-11-11T23:37:47.980Z] warning: PID 13409 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-11T23:37:47.980Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T23:37:47.980Z] [2021-11-11T23:37:47.980Z] Unloading profiles will leave already running processes permanently [2021-11-11T23:37:47.980Z] unconfined, which can lead to unexpected situations. [2021-11-11T23:37:47.980Z] [2021-11-11T23:37:47.980Z] To set a process to complain mode, use the command line tool [2021-11-11T23:37:47.980Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T23:37:47.980Z] Removing test suite binaries [2021-11-11T23:37:47.980Z] exiting test-integration [2021-11-11T23:37:47.980Z] ++ exit 0 [2021-11-11T23:37:47.980Z] [2021-11-11T23:37:48.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:37:48.302Z] --- PASS: TestSetRollover (0.86s) [2021-11-11T23:37:48.303Z] === RUN TestSetRolloverSerial [2021-11-11T23:37:48.303Z] === RUN TestDiff [2021-11-11T23:37:48.303Z] --- PASS: TestDiff (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestAddedCallback [2021-11-11T23:37:48.303Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestRemovedCallback [2021-11-11T23:37:48.303Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestNoCallback [2021-11-11T23:37:48.303Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T23:37:48.303Z] PASS [2021-11-11T23:37:48.303Z] coverage: 48.1% of statements [2021-11-11T23:37:48.303Z] === RUN TestNew [2021-11-11T23:37:48.303Z] --- PASS: TestNew (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestAllocate [2021-11-11T23:37:48.303Z] --- PASS: TestAllocate (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestUninitialized [2021-11-11T23:37:48.303Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestAllocateInRange [2021-11-11T23:37:48.303Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T23:37:48.303Z] === RUN TestAllocateSerial [2021-11-11T23:37:48.303Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T23:37:48.303Z] PASS [2021-11-11T23:37:48.303Z] coverage: 87.5% of statements [2021-11-11T23:37:48.303Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-11T23:37:48.303Z] ok github.com/docker/docker/libnetwork/idm 0.031s coverage: 87.5% of statements [2021-11-11T23:37:48.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:37:48.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:37:48.576Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:37:48.774Z] === RUN TestCaller [2021-11-11T23:37:48.774Z] --- PASS: TestCaller (0.00s) [2021-11-11T23:37:48.774Z] PASS [2021-11-11T23:37:48.774Z] coverage: 100.0% of statements [2021-11-11T23:37:48.774Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-11-11T23:37:48.774Z] === RUN TestSetSerialInsertDelete [2021-11-11T23:37:48.774Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T23:37:48.774Z] === RUN TestSetParallelInsertDelete [2021-11-11T23:37:48.774Z] --- PASS: TestSetRolloverSerial (0.74s) [2021-11-11T23:37:48.774Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T23:37:48.774Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T23:37:48.774Z] PASS [2021-11-11T23:37:48.774Z] coverage: 84.4% of statements [2021-11-11T23:37:48.774Z] ok github.com/docker/docker/libnetwork/bitseq 6.191s coverage: 84.4% of statements [2021-11-11T23:37:48.832Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2021-11-11T23:37:48.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2021-11-11T23:37:48.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-11-11T23:37:48.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-11-11T23:37:48.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-11-11T23:37:48.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-11-11T23:37:48.832Z] === RUN TestBuildMultiStageParentConfig Post stage [Pipeline] junit [2021-11-11T23:37:48.938Z] Recording test results [2021-11-11T23:37:49.393Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2021-11-11T23:37:49.393Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:37:49.760Z] === RUN TestPoolRequest [2021-11-11T23:37:49.760Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T23:37:49.760Z] === RUN TestOtherRequests [2021-11-11T23:37:49.760Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T23:37:49.760Z] PASS [2021-11-11T23:37:49.760Z] coverage: 57.1% of statements [2021-11-11T23:37:49.760Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-11-11T23:37:50.228Z] === RUN TestInt2IP2IntConversion [2021-11-11T23:37:50.320Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-11-11T23:37:50.320Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:37:50.335Z] docker_api_swarm_test.go:810: [dbddc8de50a46] joining swarm manager [d2e2ecc2c51a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-11T23:37:50.576Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-11-11T23:37:50.576Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:37:50.696Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2021-11-11T23:37:50.697Z] === RUN TestGetAddressVersion [2021-11-11T23:37:50.697Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T23:37:50.697Z] === RUN TestKeyString [2021-11-11T23:37:50.697Z] --- PASS: TestKeyString (0.00s) [2021-11-11T23:37:50.697Z] === RUN TestPoolDataMarshal [2021-11-11T23:37:50.697Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T23:37:50.697Z] === RUN TestSubnetsMarshal [2021-11-11T23:37:50.697Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-11T23:37:50.697Z] === RUN TestAddSubnets [2021-11-11T23:37:50.697Z] --- PASS: TestAddSubnets (0.03s) [2021-11-11T23:37:50.697Z] === RUN TestDoublePoolRelease [2021-11-11T23:37:50.697Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-11-11T23:37:50.697Z] === RUN TestAddReleasePoolID [2021-11-11T23:37:50.697Z] === RUN TestGetCapabilities [2021-11-11T23:37:50.697Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T23:37:50.697Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T23:37:50.697Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T23:37:50.697Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T23:37:50.697Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T23:37:50.697Z] === RUN TestRemoteDriver [2021-11-11T23:37:50.697Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T23:37:50.697Z] PASS [2021-11-11T23:37:50.697Z] coverage: 47.4% of statements [2021-11-11T23:37:50.697Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2021-11-11T23:37:50.697Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-11-11T23:37:50.697Z] === RUN TestPredefinedPool [2021-11-11T23:37:50.697Z] --- PASS: TestPredefinedPool (0.01s) [2021-11-11T23:37:50.697Z] === RUN TestRemoveSubnet [2021-11-11T23:37:50.697Z] --- PASS: TestRemoveSubnet (0.09s) [2021-11-11T23:37:50.697Z] === RUN TestGetSameAddress [2021-11-11T23:37:50.697Z] --- PASS: TestGetSameAddress (0.01s) [2021-11-11T23:37:50.697Z] === RUN TestPoolAllocationReuse [2021-11-11T23:37:51.166Z] === RUN TestWindowsIPAM [2021-11-11T23:37:51.166Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T23:37:51.166Z] PASS [2021-11-11T23:37:51.166Z] coverage: 71.4% of statements [2021-11-11T23:37:51.166Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-11-11T23:37:51.186Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T23:37:51.542Z] + echo Ensuring container killed. [2021-11-11T23:37:51.542Z] Ensuring container killed. [2021-11-11T23:37:51.542Z] + docker rm -vf docker-pr11 [2021-11-11T23:37:51.542Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T23:37:51.635Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T23:37:51.636Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T23:37:51.636Z] --- PASS: TestPoolAllocationReuse (0.81s) [2021-11-11T23:37:51.636Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T23:37:51.636Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-11-11T23:37:51.636Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T23:37:51.636Z] === RUN TestDefaultNetwork [2021-11-11T23:37:51.831Z] + echo Chowning /workspace to jenkins user [2021-11-11T23:37:51.831Z] Chowning /workspace to jenkins user [2021-11-11T23:37:51.831Z] + id -u [2021-11-11T23:37:51.831Z] + id -g [2021-11-11T23:37:51.831Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T23:37:51.831Z] Unable to find image 'busybox:latest' locally [2021-11-11T23:37:51.831Z] latest: Pulling from library/busybox [2021-11-11T23:37:51.941Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) [2021-11-11T23:37:51.941Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:37:52.091Z] e685c5c858e3: Pulling fs layer [2021-11-11T23:37:52.092Z] e685c5c858e3: Download complete [2021-11-11T23:37:52.092Z] e685c5c858e3: Pull complete [2021-11-11T23:37:52.104Z] === RUN TestKeyValue [2021-11-11T23:37:52.104Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T23:37:52.104Z] PASS [2021-11-11T23:37:52.104Z] coverage: 60.0% of statements [2021-11-11T23:37:52.104Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-11T23:37:52.104Z] --- PASS: TestDefaultNetwork (0.20s) [2021-11-11T23:37:52.104Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T23:37:52.104Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.20s) [2021-11-11T23:37:52.104Z] === RUN TestInitAddressPools [2021-11-11T23:37:52.104Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T23:37:52.104Z] PASS [2021-11-11T23:37:52.104Z] coverage: 74.0% of statements [2021-11-11T23:37:52.104Z] ok github.com/docker/docker/libnetwork/ipamutils 0.460s coverage: 74.0% of statements [2021-11-11T23:37:52.352Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-11T23:37:52.352Z] Status: Downloaded newer image for busybox:latest [2021-11-11T23:37:52.503Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-11-11T23:37:52.503Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:37:53.091Z] === RUN TestGenerate [2021-11-11T23:37:53.091Z] --- PASS: TestGenerate (0.00s) [2021-11-11T23:37:53.091Z] === RUN TestGeneratePtr [2021-11-11T23:37:53.091Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T23:37:53.091Z] === RUN TestGenerateMissingField [2021-11-11T23:37:53.091Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T23:37:53.091Z] === RUN TestFieldCannotBeSet [2021-11-11T23:37:53.091Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T23:37:53.091Z] === RUN TestTypeMismatchError [2021-11-11T23:37:53.091Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T23:37:53.091Z] PASS [2021-11-11T23:37:53.091Z] coverage: 100.0% of statements [2021-11-11T23:37:53.091Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-11-11T23:37:53.091Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.39s) [2021-11-11T23:37:53.091Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T23:37:53.627Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T23:37:53.627Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T23:37:53.627Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T23:37:53.627Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T23:37:53.867Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) [2021-11-11T23:37:53.867Z] === RUN TestBuildWithHugeFile [2021-11-11T23:37:54.079Z] testing: warning: no tests to run [2021-11-11T23:37:54.079Z] PASS [2021-11-11T23:37:54.079Z] coverage: 0.0% of statements [2021-11-11T23:37:54.079Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-11-11T23:37:54.079Z] === RUN TestNetworkDBSimple [2021-11-11T23:37:54.079Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.12s) [2021-11-11T23:37:54.079Z] === RUN TestGetAddress [2021-11-11T23:37:54.197Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T23:37:54.198Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T23:37:54.547Z] === RUN TestRequestNewPort [2021-11-11T23:37:54.547Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestRequestSpecificPort [2021-11-11T23:37:54.547Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestReleasePort [2021-11-11T23:37:54.547Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestReuseReleasedPort [2021-11-11T23:37:54.547Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestReleaseUnreadledPort [2021-11-11T23:37:54.547Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestUnknowProtocol [2021-11-11T23:37:54.547Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestAllocateAllPorts [2021-11-11T23:37:54.547Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestPortAllocation [2021-11-11T23:37:54.547Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T23:37:54.547Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestNoDuplicateBPR [2021-11-11T23:37:54.547Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T23:37:54.547Z] === RUN TestChangePortRange [2021-11-11T23:37:54.547Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T23:37:54.547Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T23:37:54.547Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T23:37:54.547Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T23:37:54.547Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T23:37:54.547Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T23:37:54.547Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T23:37:54.547Z] PASS [2021-11-11T23:37:54.547Z] coverage: 88.6% of statements [2021-11-11T23:37:54.547Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-11-11T23:37:54.578Z] + bundleName=amd64-rootless [2021-11-11T23:37:54.578Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-11T23:37:54.578Z] Creating amd64-rootless-bundles.tar.gz [2021-11-11T23:37:54.578Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-11T23:37:54.578Z] + 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-11-11T23:37:54.592Z] Archiving artifacts [2021-11-11T23:37:54.975Z] ? github.com/docker/docker/api [no test files] [2021-11-11T23:37:55.015Z] 2021/11/11 23:37:54 Closing DB instances... [2021-11-11T23:37:55.138Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T23:37:55.138Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T23:37:55.138Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T23:37:55.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T23:37:55.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T23:37:55.399Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T23:37:55.484Z] testing: warning: no tests to run [2021-11-11T23:37:55.484Z] PASS [2021-11-11T23:37:55.484Z] coverage: 0.0% of statements [2021-11-11T23:37:55.484Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-11-11T23:37:55.659Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T23:37:55.659Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T23:37:55.953Z] === RUN TestHashData [2021-11-11T23:37:55.953Z] --- PASS: TestHashData (0.00s) [2021-11-11T23:37:55.953Z] PASS [2021-11-11T23:37:55.953Z] coverage: 2.8% of statements [2021-11-11T23:37:55.953Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-11-11T23:37:56.229Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T23:37:56.229Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T23:37:56.421Z] === RUN TestErrorConstructors [2021-11-11T23:37:56.421Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T23:37:56.421Z] === RUN TestCompareIPMask [2021-11-11T23:37:56.421Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T23:37:56.421Z] === RUN TestUtilGetHostPartIP [2021-11-11T23:37:56.421Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T23:37:56.421Z] === RUN TestUtilGetBroadcastIP [2021-11-11T23:37:56.421Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T23:37:56.421Z] === RUN TestParseCIDR [2021-11-11T23:37:56.421Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T23:37:56.421Z] PASS [2021-11-11T23:37:56.421Z] coverage: 37.3% of statements [2021-11-11T23:37:56.421Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-11-11T23:37:56.421Z] --- PASS: TestNetworkDBSimple (2.63s) [2021-11-11T23:37:56.421Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T23:37:56.799Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T23:37:56.900Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T23:37:57.216Z] + make clean [2021-11-11T23:37:57.369Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T23:37:57.408Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T23:37:57.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T23:37:57.408Z] PASS [2021-11-11T23:37:57.408Z] coverage: 50.0% of statements [2021-11-11T23:37:57.408Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-11-11T23:37:57.477Z] docker volume rm -f docker-dev-cache [2021-11-11T23:37:57.477Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T23:37:57.629Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T23:37:57.877Z] 2021/11/11 23:37:57 Closing DB instances... [2021-11-11T23:37:58.199Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T23:37:58.345Z] === RUN TestAddressPoolOpt [2021-11-11T23:37:58.345Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/a [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/something [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/_=a [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/PATH [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/=a [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/PATH= [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/PATH=something [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/1asd [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/123 [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/some_space [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/= [2021-11-11T23:37:58.345Z] === RUN TestValidateEnv/PaTh [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestParseHost [2021-11-11T23:37:58.345Z] --- PASS: TestParseHost (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestParseDockerDaemonHost [2021-11-11T23:37:58.345Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestParseTCP [2021-11-11T23:37:58.345Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T23:37:58.345Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestValidateExtraHosts [2021-11-11T23:37:58.345Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestIpOptString [2021-11-11T23:37:58.345Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T23:37:58.345Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T23:37:58.345Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestIpOptSetInvalidVal [2021-11-11T23:37:58.345Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestValidateIPAddress [2021-11-11T23:37:58.345Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestMapOpts [2021-11-11T23:37:58.345Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestListOptsWithoutValidator [2021-11-11T23:37:58.345Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestListOptsWithValidator [2021-11-11T23:37:58.345Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestValidateDNSSearch [2021-11-11T23:37:58.345Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T23:37:58.345Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T23:37:58.345Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestNamedListOpts [2021-11-11T23:37:58.345Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestNamedMapOpts [2021-11-11T23:37:58.345Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestParseLink [2021-11-11T23:37:58.345Z] --- PASS: TestParseLink (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T23:37:58.345Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T23:37:58.345Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T23:37:58.345Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T23:37:58.345Z] === RUN TestUlimitOpt [2021-11-11T23:37:58.345Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T23:37:58.345Z] PASS [2021-11-11T23:37:58.345Z] coverage: 67.1% of statements [2021-11-11T23:37:58.346Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-11-11T23:37:58.814Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T23:37:58.814Z] PASS [2021-11-11T23:37:58.814Z] coverage: 100.0% of statements [2021-11-11T23:37:58.814Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.032s coverage: 100.0% of statements [2021-11-11T23:37:58.814Z] === RUN TestParseVersion [2021-11-11T23:37:58.814Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T23:37:58.814Z] PASS [2021-11-11T23:37:58.814Z] coverage: 52.9% of statements [2021-11-11T23:37:58.814Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-11-11T23:37:59.283Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-11-11T23:37:59.283Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T23:38:00.270Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T23:38:00.595Z] --- PASS: TestImportExtremelyLargeImageWorks (89.18s) [2021-11-11T23:38:00.595Z] PASS [2021-11-11T23:38:00.595Z] [2021-11-11T23:38:00.595Z] DONE 12 tests in 91.907s [2021-11-11T23:38:00.595Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T23:38:00.595Z] INFO: Testing against a local daemon [2021-11-11T23:38:00.595Z] === RUN TestNetworkCreateDelete [2021-11-11T23:38:00.595Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-11T23:38:00.595Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:38:00.595Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-11-11T23:38:00.595Z] === RUN TestDaemonDNSFallback [2021-11-11T23:38:00.595Z] --- PASS: TestDaemonDNSFallback (6.33s) [2021-11-11T23:38:00.595Z] === RUN TestInspectNetwork [2021-11-11T23:38:00.737Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T23:38:00.738Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T23:38:00.738Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T23:38:00.738Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T23:38:00.738Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T23:38:00.738Z] --- PASS: TestPeerCertificateMarshalJSON (0.61s) [2021-11-11T23:38:00.738Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T23:38:00.738Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T23:38:00.738Z] === RUN TestMiddleware [2021-11-11T23:38:00.738Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T23:38:00.738Z] === RUN TestNewResponseModifier [2021-11-11T23:38:00.738Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T23:38:00.738Z] PASS [2021-11-11T23:38:00.738Z] coverage: 26.8% of statements [2021-11-11T23:38:00.738Z] ok github.com/docker/docker/pkg/authorization 0.651s coverage: 26.8% of statements [2021-11-11T23:38:00.738Z] 2021/11/11 23:38:00 Closing DB instances... [2021-11-11T23:38:00.738Z] === RUN TestIsArchivePathDir [2021-11-11T23:38:00.738Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-11T23:38:00.738Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T23:38:01.207Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-11-11T23:38:01.207Z] === RUN TestIsArchivePathTar [2021-11-11T23:38:01.207Z] === RUN TestUnbuffered [2021-11-11T23:38:01.207Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestRaceUnbuffered [2021-11-11T23:38:01.207Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T23:38:01.207Z] PASS [2021-11-11T23:38:01.207Z] coverage: 100.0% of statements [2021-11-11T23:38:01.207Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-11T23:38:01.207Z] === RUN TestDecompressStreamGzip [2021-11-11T23:38:01.207Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-11-11T23:38:01.207Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-11T23:38:01.207Z] === RUN TestDecompressStreamBzip2 [2021-11-11T23:38:01.207Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-11T23:38:01.207Z] === RUN TestDecompressStreamXz [2021-11-11T23:38:01.207Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T23:38:01.207Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestDecompressStreamZstd [2021-11-11T23:38:01.207Z] archive_test.go:140: zstd not installed [2021-11-11T23:38:01.207Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-11T23:38:01.207Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T23:38:01.207Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T23:38:01.207Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestCompressStreamInvalid [2021-11-11T23:38:01.207Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestExtensionInvalid [2021-11-11T23:38:01.207Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestExtensionUncompressed [2021-11-11T23:38:01.207Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestExtensionBzip2 [2021-11-11T23:38:01.207Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestExtensionGzip [2021-11-11T23:38:01.207Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestExtensionXz [2021-11-11T23:38:01.207Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestExtensionZstd [2021-11-11T23:38:01.207Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestCmdStreamLargeStderr [2021-11-11T23:38:01.207Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-11T23:38:01.207Z] === RUN TestCmdStreamBad [2021-11-11T23:38:01.207Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T23:38:01.207Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T23:38:01.207Z] === RUN TestCmdStreamGood [2021-11-11T23:38:01.676Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T23:38:01.676Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T23:38:01.676Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-11T23:38:01.676Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T23:38:01.676Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestUntarPath [2021-11-11T23:38:01.676Z] --- PASS: TestUntarPath (0.05s) [2021-11-11T23:38:01.676Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T23:38:01.676Z] === RUN TestMatch [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[foo]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[]#01 [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[qux]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T23:38:01.676Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T23:38:01.676Z] --- PASS: TestMatch (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T23:38:01.676Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T23:38:01.676Z] PASS [2021-11-11T23:38:01.676Z] coverage: 87.5% of statements [2021-11-11T23:38:01.676Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-11-11T23:38:01.676Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-11T23:38:01.676Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T23:38:01.676Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-11T23:38:01.676Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T23:38:01.676Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T23:38:01.676Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestCopyWithTarSrcFile [2021-11-11T23:38:01.676Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T23:38:01.676Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T23:38:01.676Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T23:38:01.676Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T23:38:01.676Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T23:38:01.676Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T23:38:01.676Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-11T23:38:01.676Z] === RUN TestTarFiles [2021-11-11T23:38:01.677Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T23:38:02.144Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-11-11T23:38:02.144Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T23:38:02.613Z] === RUN TestChrootTarUntar [2021-11-11T23:38:02.613Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T23:38:02.613Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T23:38:02.613Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T23:38:02.613Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootCopyWithTar [2021-11-11T23:38:02.613Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootCopyFileWithTar [2021-11-11T23:38:02.613Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootUntarPath [2021-11-11T23:38:02.613Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T23:38:02.613Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T23:38:02.613Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:38:02.613Z] === RUN TestChrootApplyDotDotFile [2021-11-11T23:38:02.613Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:02.613Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T23:38:02.613Z] PASS [2021-11-11T23:38:02.613Z] coverage: 15.1% of statements [2021-11-11T23:38:02.613Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 15.1% of statements [2021-11-11T23:38:03.058Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T23:38:03.058Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T23:38:03.085Z] === RUN TestSizeEmpty [2021-11-11T23:38:03.085Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestSizeEmptyFile [2021-11-11T23:38:03.085Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestSizeNonemptyFile [2021-11-11T23:38:03.085Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T23:38:03.085Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T23:38:03.085Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T23:38:03.085Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestMoveToSubdir [2021-11-11T23:38:03.085Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T23:38:03.085Z] === RUN TestSizeNonExistingDirectory [2021-11-11T23:38:03.085Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T23:38:03.085Z] PASS [2021-11-11T23:38:03.085Z] coverage: 80.0% of statements [2021-11-11T23:38:03.085Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-11-11T23:38:03.126Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T23:38:03.126Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T23:38:03.126Z] === RUN TestInspectNetwork/network_name [2021-11-11T23:38:03.126Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T23:38:04.077Z] === RUN Test [2021-11-11T23:38:04.077Z] === RUN Test/TestContainsEntry [2021-11-11T23:38:04.077Z] === RUN Test/TestCreateEntries [2021-11-11T23:38:04.077Z] === RUN Test/TestEntriesDiff [2021-11-11T23:38:04.077Z] === RUN Test/TestEntriesEquality [2021-11-11T23:38:04.077Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T23:38:04.077Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T23:38:04.077Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T23:38:04.077Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T23:38:04.077Z] === RUN Test/TestGeneratorWithPort [2021-11-11T23:38:04.077Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T23:38:04.077Z] === RUN Test/TestNewEntry [2021-11-11T23:38:04.077Z] === RUN Test/TestParse [2021-11-11T23:38:04.077Z] --- PASS: Test (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T23:38:04.077Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T23:38:04.077Z] PASS [2021-11-11T23:38:04.077Z] coverage: 58.3% of statements [2021-11-11T23:38:04.077Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-11-11T23:38:04.439Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T23:38:04.545Z] 2021/11/11 23:38:04 Closing DB instances... [2021-11-11T23:38:04.545Z] === RUN Test [2021-11-11T23:38:04.545Z] === RUN Test/TestContent [2021-11-11T23:38:04.545Z] === RUN Test/TestInitialize [2021-11-11T23:38:04.545Z] === RUN Test/TestNew [2021-11-11T23:38:04.545Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T23:38:04.545Z] === RUN Test/TestRegister [2021-11-11T23:38:04.545Z] === RUN Test/TestWatch [2021-11-11T23:38:04.545Z] --- PASS: Test (0.01s) [2021-11-11T23:38:04.545Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T23:38:04.545Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T23:38:04.545Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T23:38:04.545Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T23:38:04.545Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T23:38:04.545Z] --- PASS: Test/TestWatch (0.01s) [2021-11-11T23:38:04.545Z] PASS [2021-11-11T23:38:04.545Z] coverage: 97.6% of statements [2021-11-11T23:38:04.545Z] ok github.com/docker/docker/pkg/discovery/file 0.038s coverage: 97.6% of statements [2021-11-11T23:38:05.014Z] --- PASS: TestTarFiles (3.47s) [2021-11-11T23:38:05.014Z] === RUN TestDetectCompressionZstd [2021-11-11T23:38:05.014Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T23:38:05.014Z] === RUN TestTarUntar [2021-11-11T23:38:05.014Z] --- PASS: TestTarUntar (0.03s) [2021-11-11T23:38:05.014Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T23:38:05.014Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T23:38:05.014Z] === RUN TestTarWithOptions [2021-11-11T23:38:05.014Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-11T23:38:05.014Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T23:38:05.014Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T23:38:05.014Z] === RUN TestUntarUstarGnuConflict [2021-11-11T23:38:05.014Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T23:38:05.014Z] === RUN TestUntarInvalidFilenames [2021-11-11T23:38:05.379Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T23:38:05.482Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1292218781\\dest" [2021-11-11T23:38:05.482Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-11-11T23:38:05.482Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T23:38:05.482Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T23:38:05.482Z] === RUN TestUntarInvalidHardlink [2021-11-11T23:38:05.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2096032975\\victim\\hello" -> "../victim/hello" [2021-11-11T23:38:05.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1787130921\\victim\\hello" -> "/../victim/hello" [2021-11-11T23:38:05.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2095917948\\victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink864621094\\victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2344878207\\victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink703059893\\victim" -> "../victim" [2021-11-11T23:38:05.482Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-11T23:38:05.482Z] === RUN TestUntarInvalidSymlink [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4127620542\\dest\\dotdot" -> "../victim/hello" [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink956293053\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1548986306\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink433872945\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink101232957\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink640213874\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink685183155\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T23:38:05.482Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T23:38:05.482Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T23:38:05.482Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T23:38:05.482Z] === RUN TestXGlobalNoParent [2021-11-11T23:38:05.482Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T23:38:05.482Z] === RUN TestReplaceFileTarWrapper [2021-11-11T23:38:05.482Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-11-11T23:38:05.482Z] === RUN TestPrefixHeaderReadable [2021-11-11T23:38:05.482Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-11T23:38:05.482Z] === RUN TestDisablePigz [2021-11-11T23:38:05.482Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T23:38:05.482Z] === RUN Test [2021-11-11T23:38:05.482Z] === RUN Test/TestInitialize [2021-11-11T23:38:05.482Z] --- PASS: TestDisablePigz (0.11s) [2021-11-11T23:38:05.482Z] === RUN TestPigz [2021-11-11T23:38:05.951Z] time="2021-11-11T23:38:05Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:38:05.951Z] time="2021-11-11T23:38:05Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:38:05.951Z] time="2021-11-11T23:38:05Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:38:05.951Z] === RUN Test/TestInitializeWithCerts [2021-11-11T23:38:05.951Z] time="2021-11-11T23:38:05Z" level=info msg="Initializing discovery with TLS" [2021-11-11T23:38:05.951Z] === RUN Test/TestWatch [2021-11-11T23:38:05.951Z] time="2021-11-11T23:38:05Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:38:05.951Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T23:38:05.951Z] --- PASS: TestPigz (0.12s) [2021-11-11T23:38:05.951Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T23:38:05.951Z] archive_windows_test.go:16: Currently fails [2021-11-11T23:38:05.951Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestCanonicalTarNameForPath [2021-11-11T23:38:05.951Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestCanonicalTarName [2021-11-11T23:38:05.951Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChmodTarEntry [2021-11-11T23:38:05.951Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestHardLinkOrder [2021-11-11T23:38:05.951Z] --- PASS: TestHardLinkOrder (0.05s) [2021-11-11T23:38:05.951Z] === RUN TestChangeString [2021-11-11T23:38:05.951Z] --- PASS: TestChangeString (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesWithNoChanges [2021-11-11T23:38:05.951Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T23:38:05.951Z] === RUN TestChangesWithChanges [2021-11-11T23:38:05.951Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-11T23:38:05.951Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T23:38:05.951Z] changes_test.go:195: needs more investigation [2021-11-11T23:38:05.951Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesDirsEmpty [2021-11-11T23:38:05.951Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:38:05.951Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesDirsMutated [2021-11-11T23:38:05.951Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:38:05.951Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestApplyLayer [2021-11-11T23:38:05.951Z] changes_test.go:432: needs further investigation [2021-11-11T23:38:05.951Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T23:38:05.951Z] changes_test.go:468: needs further investigation [2021-11-11T23:38:05.951Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T23:38:05.951Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T23:38:05.951Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestChangesSize [2021-11-11T23:38:05.951Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T23:38:05.951Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1373889428\\dest" [2021-11-11T23:38:05.951Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T23:38:05.951Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T23:38:05.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink876195007\\victim\\hello" -> "../victim/hello" [2021-11-11T23:38:05.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1277647340\\victim\\hello" -> "/../victim/hello" [2021-11-11T23:38:05.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2385340833\\victim" -> "../victim" [2021-11-11T23:38:05.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3873077098\\victim" -> "../victim" [2021-11-11T23:38:05.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3583801583\\victim" -> "../victim" [2021-11-11T23:38:05.951Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1130385864\\victim" -> "../victim" [2021-11-11T23:38:05.951Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-11T23:38:05.951Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T23:38:05.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1443630152\\dest\\dotdot" -> "../victim/hello" [2021-11-11T23:38:05.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2794848973\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T23:38:05.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink951124468\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink805808181\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1413253513\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.951Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2760233149\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:38:05.951Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-11T23:38:05.951Z] === RUN TestApplyLayerWhiteouts [2021-11-11T23:38:05.951Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T23:38:05.951Z] === RUN TestGenerateEmptyFile [2021-11-11T23:38:05.951Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T23:38:05.951Z] === RUN TestGenerateWithContent [2021-11-11T23:38:05.951Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T23:38:05.951Z] PASS [2021-11-11T23:38:05.951Z] coverage: 62.0% of statements [2021-11-11T23:38:05.951Z] ok github.com/docker/docker/pkg/archive 5.262s coverage: 62.0% of statements [2021-11-11T23:38:06.419Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2021-11-11T23:38:06.419Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T23:38:06.761Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T23:38:07.311Z] --- PASS: TestInspectNetwork (7.25s) [2021-11-11T23:38:07.311Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T23:38:07.311Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T23:38:07.311Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T23:38:07.311Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T23:38:07.311Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:38:07.699Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T23:38:07.959Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T23:38:08.634Z] 2021/11/11 23:38:08 Closing DB instances... [2021-11-11T23:38:08.634Z] --- PASS: Test (3.13s) [2021-11-11T23:38:08.634Z] --- PASS: Test/TestInitialize (0.13s) [2021-11-11T23:38:08.634Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T23:38:08.634Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T23:38:08.634Z] PASS [2021-11-11T23:38:08.634Z] coverage: 84.1% of statements [2021-11-11T23:38:08.634Z] ok github.com/docker/docker/pkg/discovery/kv 3.184s coverage: 84.1% of statements [2021-11-11T23:38:08.898Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T23:38:08.898Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-11T23:38:08.898Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T23:38:09.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T23:38:09.213Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2021-11-11T23:38:09.214Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:38:09.214Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:38:09.214Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:38:09.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:38:09.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:38:09.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:38:09.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:38:09.214Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:38:09.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:38:09.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T23:38:09.214Z] === RUN TestNetworkList [2021-11-11T23:38:09.214Z] === RUN TestNetworkList//networks [2021-11-11T23:38:09.214Z] === PAUSE TestNetworkList//networks [2021-11-11T23:38:09.214Z] === RUN TestNetworkList//networks/ [2021-11-11T23:38:09.214Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:38:09.214Z] === CONT TestNetworkList//networks [2021-11-11T23:38:09.214Z] === CONT TestNetworkList//networks/ [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:38:09.214Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:38:09.214Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:38:09.473Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-11T23:38:09.473Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:38:09.620Z] === RUN Test [2021-11-11T23:38:09.620Z] === RUN Test/TestWatch [2021-11-11T23:38:09.621Z] --- PASS: Test (0.00s) [2021-11-11T23:38:09.621Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T23:38:09.621Z] PASS [2021-11-11T23:38:09.621Z] coverage: 92.3% of statements [2021-11-11T23:38:09.621Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-11-11T23:38:09.621Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-11-11T23:38:09.621Z] === RUN TestNetworkDBNodeLeave [2021-11-11T23:38:09.728Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T23:38:09.904Z] === RUN TestMiddlewares [2021-11-11T23:38:09.904Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T23:38:09.904Z] PASS [2021-11-11T23:38:09.904Z] coverage: 9.0% of statements [2021-11-11T23:38:09.904Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-11-11T23:38:10.089Z] === RUN Test [2021-11-11T23:38:10.089Z] === RUN Test/TestInitialize [2021-11-11T23:38:10.089Z] === RUN Test/TestInitializeWithPattern [2021-11-11T23:38:10.089Z] === RUN Test/TestRegister [2021-11-11T23:38:10.089Z] === RUN Test/TestWatch [2021-11-11T23:38:10.089Z] --- PASS: Test (0.00s) [2021-11-11T23:38:10.089Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T23:38:10.089Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T23:38:10.089Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T23:38:10.089Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T23:38:10.089Z] PASS [2021-11-11T23:38:10.089Z] coverage: 93.8% of statements [2021-11-11T23:38:10.089Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-11-11T23:38:10.297Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T23:38:10.847Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T23:38:10.848Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:38:10.867Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T23:38:11.075Z] === RUN TestPollerAddRemove [2021-11-11T23:38:11.075Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T23:38:11.075Z] === RUN TestPollerEvent [2021-11-11T23:38:11.075Z] poller_test.go:40: No chmod on Windows [2021-11-11T23:38:11.075Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T23:38:11.075Z] === RUN TestPollerClose [2021-11-11T23:38:11.075Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T23:38:11.075Z] PASS [2021-11-11T23:38:11.075Z] coverage: 45.7% of statements [2021-11-11T23:38:11.075Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-11-11T23:38:11.414Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-11-11T23:38:11.414Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:38:11.436Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T23:38:11.544Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T23:38:11.544Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T23:38:11.544Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T23:38:11.544Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-11-11T23:38:11.544Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T23:38:11.544Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCopyFile [2021-11-11T23:38:11.544Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T23:38:11.544Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T23:38:11.544Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T23:38:11.544Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T23:38:11.544Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T23:38:11.544Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestWildcardMatches [2021-11-11T23:38:11.544Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestPatternMatches [2021-11-11T23:38:11.544Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T23:38:11.544Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T23:38:11.544Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T23:38:11.544Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T23:38:11.544Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T23:38:11.544Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T23:38:11.544Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestSingleExclamationError [2021-11-11T23:38:11.544Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestMatchesWithNoPatterns [2021-11-11T23:38:11.544Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T23:38:11.544Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestMatches [2021-11-11T23:38:11.544Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T23:38:11.544Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T23:38:11.544Z] --- PASS: TestMatches (0.00s) [2021-11-11T23:38:11.544Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T23:38:11.544Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCleanPatterns [2021-11-11T23:38:11.544Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T23:38:11.544Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T23:38:11.544Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T23:38:11.544Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T23:38:11.544Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T23:38:11.544Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCreateIfNotExistsDir [2021-11-11T23:38:11.544Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T23:38:11.544Z] === RUN TestCreateIfNotExistsFile [2021-11-11T23:38:11.544Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-11-11T23:38:11.544Z] === RUN TestMatch [2021-11-11T23:38:11.544Z] --- PASS: TestMatch (0.01s) [2021-11-11T23:38:11.544Z] PASS [2021-11-11T23:38:11.544Z] coverage: 82.5% of statements [2021-11-11T23:38:11.544Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 82.5% of statements [2021-11-11T23:38:11.544Z] --- PASS: TestGetAddress (17.65s) [2021-11-11T23:38:11.544Z] === RUN TestRequestSyntaxCheck [2021-11-11T23:38:11.544Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-11-11T23:38:11.544Z] === RUN TestRequest [2021-11-11T23:38:11.695Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T23:38:11.955Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-11T23:38:12.013Z] === RUN TestGet [2021-11-11T23:38:12.013Z] --- PASS: TestGet (0.00s) [2021-11-11T23:38:12.013Z] === RUN TestGetShortcutString [2021-11-11T23:38:12.013Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T23:38:12.013Z] PASS [2021-11-11T23:38:12.013Z] coverage: 42.9% of statements [2021-11-11T23:38:12.013Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-11-11T23:38:12.350Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-11T23:38:12.350Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:38:12.482Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-11-11T23:38:12.482Z] === RUN TestNetworkDBWatch [2021-11-11T23:38:12.950Z] === RUN TestCreateIDMapOrder [2021-11-11T23:38:12.951Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T23:38:12.951Z] PASS [2021-11-11T23:38:12.951Z] coverage: 7.2% of statements [2021-11-11T23:38:12.951Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-11-11T23:38:13.336Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T23:38:13.596Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T23:38:13.725Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-11-11T23:38:13.725Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:38:13.937Z] === RUN TestFixedBufferCap [2021-11-11T23:38:13.937Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestFixedBufferLen [2021-11-11T23:38:13.937Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestFixedBufferString [2021-11-11T23:38:13.937Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestFixedBufferWrite [2021-11-11T23:38:13.937Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestFixedBufferRead [2021-11-11T23:38:13.937Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestBytesPipeRead [2021-11-11T23:38:13.937Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestBytesPipeWrite [2021-11-11T23:38:13.937Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T23:38:13.937Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-11-11T23:38:13.937Z] === RUN TestAtomicWriteToFile [2021-11-11T23:38:13.937Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestAtomicWriteSetCommit [2021-11-11T23:38:13.937Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestAtomicWriteSetCancel [2021-11-11T23:38:13.937Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestReadCloserWrapperClose [2021-11-11T23:38:13.937Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T23:38:13.937Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestReaderErrWrapperRead [2021-11-11T23:38:13.937Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T23:38:13.937Z] === RUN TestCancelReadCloser [2021-11-11T23:38:14.171Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T23:38:14.171Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T23:38:14.291Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T23:38:14.291Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:38:14.406Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T23:38:14.406Z] === RUN TestWriteCloserWrapperClose [2021-11-11T23:38:14.406Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T23:38:14.406Z] === RUN TestNopWriteCloser [2021-11-11T23:38:14.406Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T23:38:14.406Z] === RUN TestNopWriter [2021-11-11T23:38:14.406Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T23:38:14.406Z] === RUN TestWriteCounter [2021-11-11T23:38:14.406Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T23:38:14.406Z] PASS [2021-11-11T23:38:14.406Z] coverage: 69.2% of statements [2021-11-11T23:38:14.406Z] ok github.com/docker/docker/pkg/ioutils 0.515s coverage: 69.2% of statements [2021-11-11T23:38:14.406Z] 2021/11/11 23:38:13 Closing DB instances... [2021-11-11T23:38:14.763Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T23:38:14.763Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T23:38:14.763Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T23:38:14.875Z] === RUN TestError [2021-11-11T23:38:14.875Z] --- PASS: TestError (0.00s) [2021-11-11T23:38:14.875Z] === RUN TestProgressString [2021-11-11T23:38:14.875Z] === RUN TestProgressString/no_progress [2021-11-11T23:38:14.875Z] === RUN TestProgressString/progress_1 [2021-11-11T23:38:14.875Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T23:38:14.875Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T23:38:14.875Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T23:38:14.875Z] === RUN TestProgressString/with_units [2021-11-11T23:38:14.875Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T23:38:14.875Z] === RUN TestProgressString/hide_counts [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T23:38:14.875Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T23:38:14.875Z] === RUN TestJSONMessageDisplay [2021-11-11T23:38:14.875Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-11-11T23:38:14.875Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T23:38:14.875Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T23:38:14.875Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T23:38:14.875Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T23:38:14.875Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T23:38:14.875Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T23:38:14.875Z] PASS [2021-11-11T23:38:14.875Z] coverage: 91.7% of statements [2021-11-11T23:38:14.875Z] ok github.com/docker/docker/pkg/jsonmessage 0.171s coverage: 91.7% of statements [2021-11-11T23:38:15.343Z] === RUN TestStandardLongPath [2021-11-11T23:38:15.343Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T23:38:15.343Z] === RUN TestUNCLongPath [2021-11-11T23:38:15.343Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T23:38:15.343Z] PASS [2021-11-11T23:38:15.343Z] coverage: 100.0% of statements [2021-11-11T23:38:15.343Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-11-11T23:38:15.701Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T23:38:15.811Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-11T23:38:15.811Z] === RUN TestNetworkDBBulkSync [2021-11-11T23:38:15.811Z] === RUN TestNameFormat [2021-11-11T23:38:15.811Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T23:38:15.811Z] === RUN TestNameRetries [2021-11-11T23:38:15.811Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T23:38:15.811Z] PASS [2021-11-11T23:38:15.811Z] coverage: 85.7% of statements [2021-11-11T23:38:15.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-11-11T23:38:16.270Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T23:38:16.279Z] --- PASS: TestRequest (4.70s) [2021-11-11T23:38:16.279Z] === RUN TestOverlappingRequests [2021-11-11T23:38:16.748Z] === RUN TestParseKeyValueOpt [2021-11-11T23:38:16.748Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T23:38:16.748Z] === RUN TestParseUintList [2021-11-11T23:38:16.748Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T23:38:16.748Z] === RUN TestParseUintListMaximumLimits [2021-11-11T23:38:16.748Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T23:38:16.748Z] PASS [2021-11-11T23:38:16.748Z] coverage: 97.0% of statements [2021-11-11T23:38:16.748Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-11-11T23:38:16.748Z] --- PASS: TestOverlappingRequests (0.27s) [2021-11-11T23:38:16.748Z] === RUN TestRelease [2021-11-11T23:38:16.748Z] 2021/11/11 23:38:16 Closing DB instances... [2021-11-11T23:38:16.820Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-11-11T23:38:16.820Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:38:16.820Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:38:16.820Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:38:16.820Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:38:16.839Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T23:38:17.216Z] === RUN TestNewAndRemove [2021-11-11T23:38:17.216Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T23:38:17.216Z] === RUN TestRemoveInvalidPath [2021-11-11T23:38:17.216Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T23:38:17.216Z] PASS [2021-11-11T23:38:17.216Z] coverage: 82.6% of statements [2021-11-11T23:38:17.216Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-11-11T23:38:17.408Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T23:38:17.409Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T23:38:17.409Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T23:38:17.409Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T23:38:17.409Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T23:38:17.684Z] --- PASS: TestRelease (0.98s) [2021-11-11T23:38:17.684Z] === RUN TestAllocateRandomDeallocate [2021-11-11T23:38:17.978Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T23:38:18.153Z] === RUN TestFailedConnection [2021-11-11T23:38:18.547Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T23:38:18.547Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T23:38:18.621Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-11T23:38:18.621Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T23:38:19.116Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T23:38:19.686Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T23:38:20.195Z] --- PASS: TestAllocateRandomDeallocate (2.41s) [2021-11-11T23:38:20.195Z] === RUN TestRetrieveFromStore [2021-11-11T23:38:20.664Z] --- PASS: TestFailedConnection (2.14s) [2021-11-11T23:38:20.664Z] === RUN TestFailOnce [2021-11-11T23:38:20.664Z] === RUN TestParseEmptyInterface [2021-11-11T23:38:20.664Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestParseNonInterfaceType [2021-11-11T23:38:20.664Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestParseWithOneFunction [2021-11-11T23:38:20.664Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestParseWithMultipleFuncs [2021-11-11T23:38:20.664Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestParseWithUnnamedReturn [2021-11-11T23:38:20.664Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestEmbeddedInterface [2021-11-11T23:38:20.664Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestParsedImports [2021-11-11T23:38:20.664Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestAliasedImports [2021-11-11T23:38:20.664Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T23:38:20.664Z] PASS [2021-11-11T23:38:20.664Z] coverage: 56.8% of statements [2021-11-11T23:38:20.664Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-11-11T23:38:20.664Z] 2021/11/11 23:38:20 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-11-11T23:38:20.664Z] goroutine 34 [running]: [2021-11-11T23:38:20.664Z] net/http.(*conn).serve.func1() [2021-11-11T23:38:20.664Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T23:38:20.664Z] panic({0x799c60, 0x8a59b0}) [2021-11-11T23:38:20.664Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T23:38:20.664Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8e185e97229bc2ec}, 0xc000199a98) [2021-11-11T23:38:20.664Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T23:38:20.664Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8b2730, 0xc00021a000}, 0x6ee666) [2021-11-11T23:38:20.664Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T23:38:20.664Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8b2730, 0xc00021a000}, 0xc0000ae000) [2021-11-11T23:38:20.664Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T23:38:20.664Z] net/http.serverHandler.ServeHTTP({0x8b0d30}, {0x8b2730, 0xc00021a000}, 0xc0000ae000) [2021-11-11T23:38:20.664Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T23:38:20.664Z] net/http.(*conn).serve(0xc0000a8000, {0x8b4600, 0xc00008a0c0}) [2021-11-11T23:38:20.664Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T23:38:20.664Z] created by net/http.(*Server).Serve [2021-11-11T23:38:20.664Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T23:38:20.664Z] time="2021-11-11T23:38:20Z" 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-11-11T23:38:20.664Z] --- PASS: TestRetrieveFromStore (0.79s) [2021-11-11T23:38:20.664Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T23:38:20.664Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-11T23:38:20.664Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T23:38:20.664Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T23:38:21.133Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T23:38:21.133Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T23:38:21.133Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T23:38:21.133Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T23:38:21.133Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T23:38:21.133Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T23:38:21.133Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T23:38:21.133Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T23:38:21.133Z] === RUN TestDebug [2021-11-11T23:38:21.133Z] --- PASS: TestDebug (0.00s) [2021-11-11T23:38:21.133Z] === RUN TestRequestPoolParallel [2021-11-11T23:38:21.133Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-11-11T23:38:21.133Z] === RUN TestFullAllocateRelease [2021-11-11T23:38:21.133Z] === RUN TestHTTPTransport [2021-11-11T23:38:21.133Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T23:38:21.133Z] PASS [2021-11-11T23:38:21.133Z] coverage: 85.7% of statements [2021-11-11T23:38:21.133Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-11-11T23:38:21.133Z] 2021/11/11 23:38:21 Closing DB instances... [2021-11-11T23:38:21.595Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T23:38:21.595Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T23:38:21.602Z] time="2021-11-11T23:38:21Z" level=error msg="node: 7063bbdb3b38 is unknown to memberlist" [2021-11-11T23:38:21.602Z] --- PASS: TestFailOnce (1.13s) [2021-11-11T23:38:21.602Z] === RUN TestEchoInputOutput [2021-11-11T23:38:21.602Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T23:38:21.602Z] === RUN TestBackoff [2021-11-11T23:38:21.602Z] --- PASS: TestBackoff (0.00s) [2021-11-11T23:38:21.602Z] === RUN TestAbortRetry [2021-11-11T23:38:21.602Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T23:38:21.602Z] === RUN TestClientScheme [2021-11-11T23:38:21.602Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T23:38:21.602Z] === RUN TestNewClientWithTimeout [2021-11-11T23:38:21.602Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-11-11T23:38:21.602Z] === RUN TestOddAllocateRelease [2021-11-11T23:38:22.070Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T23:38:22.070Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T23:38:22.070Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T23:38:22.070Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T23:38:22.070Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T23:38:22.070Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T23:38:22.070Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestBufferPoolPutAndGet [2021-11-11T23:38:22.070Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T23:38:22.070Z] PASS [2021-11-11T23:38:22.070Z] coverage: 88.2% of statements [2021-11-11T23:38:22.070Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-11-11T23:38:22.070Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-11-11T23:38:22.070Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T23:38:22.070Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-11T23:38:22.070Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T23:38:22.070Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-11-11T23:38:22.070Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T23:38:22.070Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T23:38:22.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T23:38:22.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T23:38:22.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:38:22.070Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T23:38:22.070Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T23:38:22.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:38:22.070Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T23:38:22.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:38:22.070Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:38:22.070Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:38:22.070Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:38:22.070Z] PASS [2021-11-11T23:38:22.070Z] coverage: 85.3% of statements [2021-11-11T23:38:22.070Z] ok github.com/docker/docker/libnetwork/ipam 32.025s coverage: 85.3% of statements [2021-11-11T23:38:22.070Z] time="2021-11-11T23:38:21Z" 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-11-11T23:38:22.070Z] === RUN TestOutputOnPrematureClose [2021-11-11T23:38:22.070Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T23:38:22.070Z] === RUN TestCompleteSilently [2021-11-11T23:38:22.070Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T23:38:22.070Z] PASS [2021-11-11T23:38:22.070Z] coverage: 75.9% of statements [2021-11-11T23:38:22.070Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-11-11T23:38:22.533Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T23:38:22.539Z] === RUN TestSendToOneSub [2021-11-11T23:38:22.539Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T23:38:22.539Z] === RUN TestSendToMultipleSubs [2021-11-11T23:38:22.539Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T23:38:22.539Z] === RUN TestEvictOneSub [2021-11-11T23:38:22.539Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T23:38:22.539Z] === RUN TestClosePublisher [2021-11-11T23:38:22.539Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T23:38:22.539Z] === RUN TestPubSubRace [2021-11-11T23:38:23.103Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T23:38:23.525Z] time="2021-11-11T23:38:23Z" 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-11-11T23:38:23.525Z] --- PASS: TestPubSubRace (1.04s) [2021-11-11T23:38:23.525Z] PASS [2021-11-11T23:38:23.525Z] coverage: 75.0% of statements [2021-11-11T23:38:23.525Z] ok github.com/docker/docker/pkg/pubsub 1.068s coverage: 75.0% of statements [2021-11-11T23:38:23.994Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-11-11T23:38:23.994Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T23:38:23.994Z] === RUN TestRegister [2021-11-11T23:38:23.994Z] --- PASS: TestRegister (0.00s) [2021-11-11T23:38:23.994Z] === RUN TestCommand [2021-11-11T23:38:23.994Z] --- PASS: TestCommand (0.02s) [2021-11-11T23:38:23.994Z] === RUN TestNaiveSelf [2021-11-11T23:38:24.042Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T23:38:24.463Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-11T23:38:24.463Z] PASS [2021-11-11T23:38:24.463Z] coverage: 82.4% of statements [2021-11-11T23:38:24.463Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-11-11T23:38:24.613Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T23:38:24.932Z] === RUN TestDump [2021-11-11T23:38:24.932Z] goroutine 6 [running]: [2021-11-11T23:38:24.932Z] github.com/docker/docker/pkg/stack.dump(0xdeb477) [2021-11-11T23:38:24.932Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T23:38:24.932Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T23:38:24.932Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T23:38:24.932Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T23:38:24.932Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T23:38:24.932Z] testing.tRunner(0xc00011e000, 0xf58e38) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:38:24.932Z] created by testing.(*T).Run [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T23:38:24.932Z] [2021-11-11T23:38:24.932Z] goroutine 1 [chan receive]: [2021-11-11T23:38:24.932Z] testing.(*T).Run(0xc00002dd40, {0xf4a4fd, 0xdca1d3}, 0xf58e38) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T23:38:24.932Z] testing.runTests.func1(0xc000068750) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T23:38:24.932Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:38:24.932Z] testing.runTests(0xc000076080, {0x10bcba0, 0x3, 0x3}, {0xdea6cd, 0xf4c1f7, 0x10c1640}) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T23:38:24.932Z] testing.(*M).Run(0xc000076080) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T23:38:24.932Z] main.main() [2021-11-11T23:38:24.932Z] _testmain.go:95 +0x1f5 [2021-11-11T23:38:24.932Z] --- PASS: TestDump (0.00s) [2021-11-11T23:38:24.932Z] === RUN TestDumpToFile [2021-11-11T23:38:24.932Z] --- PASS: TestDumpToFile (0.12s) [2021-11-11T23:38:24.932Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T23:38:24.932Z] goroutine 8 [running]: [2021-11-11T23:38:24.932Z] github.com/docker/docker/pkg/stack.dump(0xe58434) [2021-11-11T23:38:24.932Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T23:38:24.932Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xe587e0}) [2021-11-11T23:38:24.932Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T23:38:24.932Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-11-11T23:38:24.932Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T23:38:24.932Z] testing.tRunner(0xc00011e4e0, 0xf58e28) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:38:24.932Z] created by testing.(*T).Run [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T23:38:24.932Z] [2021-11-11T23:38:24.932Z] goroutine 1 [chan receive]: [2021-11-11T23:38:24.932Z] testing.(*T).Run(0xc00002dd40, {0xf51289, 0xdca1d3}, 0xf58e28) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T23:38:24.932Z] testing.runTests.func1(0xc000068750) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T23:38:24.932Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:38:24.932Z] testing.runTests(0xc000076080, {0x10bcba0, 0x3, 0x3}, {0xdea6cd, 0xf4c1f7, 0x10c1640}) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T23:38:24.932Z] testing.(*M).Run(0xc000076080) [2021-11-11T23:38:24.932Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T23:38:24.932Z] main.main() [2021-11-11T23:38:24.932Z] _testmain.go:95 +0x1f5 [2021-11-11T23:38:24.932Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T23:38:24.932Z] PASS [2021-11-11T23:38:24.932Z] coverage: 90.9% of statements [2021-11-11T23:38:24.932Z] ok github.com/docker/docker/pkg/stack 0.148s coverage: 90.9% of statements [2021-11-11T23:38:25.182Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T23:38:25.401Z] 2021/11/11 23:38:24 Closing DB instances... [2021-11-11T23:38:25.401Z] === RUN TestNewStdWriter [2021-11-11T23:38:25.401Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T23:38:25.401Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestWriteWithNilBytes [2021-11-11T23:38:25.401Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestWrite [2021-11-11T23:38:25.401Z] --- PASS: TestWrite (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestWriteWithWriterError [2021-11-11T23:38:25.401Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T23:38:25.401Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyWriteAndRead [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T23:38:25.401Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T23:38:25.401Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T23:38:25.401Z] PASS [2021-11-11T23:38:25.401Z] coverage: 100.0% of statements [2021-11-11T23:38:25.401Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-11-11T23:38:25.751Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T23:38:25.869Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T23:38:25.869Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T23:38:25.869Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestFormatStatus [2021-11-11T23:38:25.869Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestFormatError [2021-11-11T23:38:25.869Z] --- PASS: TestFormatError (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestFormatJSONError [2021-11-11T23:38:25.869Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T23:38:25.869Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T23:38:25.869Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestNewJSONProgressOutput [2021-11-11T23:38:25.869Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestAuxFormatterEmit [2021-11-11T23:38:25.869Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestStreamWriterStdout [2021-11-11T23:38:25.869Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T23:38:25.869Z] === RUN TestStreamWriterStderr [2021-11-11T23:38:25.869Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T23:38:25.869Z] PASS [2021-11-11T23:38:25.869Z] coverage: 66.2% of statements [2021-11-11T23:38:25.869Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-11-11T23:38:25.869Z] time="2021-11-11T23:38:25Z" 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-11-11T23:38:26.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T23:38:26.338Z] === RUN TestGenerateRandomID [2021-11-11T23:38:26.338Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T23:38:26.338Z] === RUN TestShortenId [2021-11-11T23:38:26.338Z] --- PASS: TestShortenId (0.00s) [2021-11-11T23:38:26.338Z] === RUN TestShortenSha256Id [2021-11-11T23:38:26.338Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T23:38:26.338Z] === RUN TestShortenIdEmpty [2021-11-11T23:38:26.338Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T23:38:26.338Z] === RUN TestShortenIdInvalid [2021-11-11T23:38:26.338Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T23:38:26.338Z] === RUN TestIsShortIDNonHex [2021-11-11T23:38:26.338Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T23:38:26.338Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T23:38:26.338Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T23:38:26.338Z] PASS [2021-11-11T23:38:26.338Z] coverage: 70.6% of statements [2021-11-11T23:38:26.338Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-11-11T23:38:26.806Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-11T23:38:26.806Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T23:38:26.806Z] === RUN TestIsCpusetListAvailable [2021-11-11T23:38:26.806Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T23:38:26.806Z] PASS [2021-11-11T23:38:26.806Z] coverage: 39.4% of statements [2021-11-11T23:38:26.806Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2021-11-11T23:38:26.890Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T23:38:27.829Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T23:38:27.829Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-11T23:38:28.375Z] === RUN TestChtimes [2021-11-11T23:38:28.376Z] --- PASS: TestChtimes (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestChtimesWindows [2021-11-11T23:38:28.376Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T23:38:28.376Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T23:38:28.376Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T23:38:28.376Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T23:38:28.376Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestHasWin32KSupport [2021-11-11T23:38:28.376Z] syscall_windows_test.go:8: win32k: true [2021-11-11T23:38:28.376Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T23:38:28.376Z] PASS [2021-11-11T23:38:28.376Z] coverage: 13.0% of statements [2021-11-11T23:38:28.376Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-11-11T23:38:28.376Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T23:38:28.376Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T23:38:28.376Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T23:38:28.376Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T23:38:28.376Z] === RUN TestTailFile [2021-11-11T23:38:28.376Z] --- PASS: TestTailFile (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestTailFileManyLines [2021-11-11T23:38:28.376Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestTailEmptyFile [2021-11-11T23:38:28.376Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestTailNegativeN [2021-11-11T23:38:28.376Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.376Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.376Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.376Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.846Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:38:28.846Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.846Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.846Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:38:28.846Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.846Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.846Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.846Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.846Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.846Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.846Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.847Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:38:28.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.848Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.848Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:38:28.849Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.849Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.850Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.850Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.851Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:38:28.852Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:38:28.852Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T23:38:28.853Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:38:28.854Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:38:28.854Z] PASS [2021-11-11T23:38:28.854Z] coverage: 88.6% of statements [2021-11-11T23:38:28.854Z] ok github.com/docker/docker/pkg/tailfile 0.137s coverage: 88.6% of statements [2021-11-11T23:38:29.211Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T23:38:29.323Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T23:38:29.323Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestTarSumRemove [2021-11-11T23:38:29.323Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestSortFileInfoSums [2021-11-11T23:38:29.323Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T23:38:29.323Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestNewTarSumForLabel [2021-11-11T23:38:29.323Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestEmptyTar [2021-11-11T23:38:29.323Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestTarSumsReadSize [2021-11-11T23:38:29.323Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestTarSums [2021-11-11T23:38:29.323Z] testing: warning: no tests to run [2021-11-11T23:38:29.323Z] PASS [2021-11-11T23:38:29.323Z] coverage: [no statements] [2021-11-11T23:38:29.323Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-11-11T23:38:29.323Z] --- PASS: TestTarSums (0.05s) [2021-11-11T23:38:29.323Z] === RUN TestIteration [2021-11-11T23:38:29.323Z] --- PASS: TestIteration (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestVersionLabelForChecksum [2021-11-11T23:38:29.323Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestVersion [2021-11-11T23:38:29.323Z] --- PASS: TestVersion (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestGetVersion [2021-11-11T23:38:29.323Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T23:38:29.323Z] === RUN TestGetVersions [2021-11-11T23:38:29.323Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T23:38:29.323Z] PASS [2021-11-11T23:38:29.323Z] coverage: 89.3% of statements [2021-11-11T23:38:29.323Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2021-11-11T23:38:29.792Z] === RUN TestTruncIndex [2021-11-11T23:38:29.792Z] === RUN TestIsGIT [2021-11-11T23:38:29.792Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T23:38:29.792Z] === RUN TestIsTransport [2021-11-11T23:38:29.792Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T23:38:29.792Z] PASS [2021-11-11T23:38:29.792Z] coverage: 100.0% of statements [2021-11-11T23:38:29.792Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-11-11T23:38:29.792Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T23:38:29.792Z] PASS [2021-11-11T23:38:29.792Z] coverage: 91.5% of statements [2021-11-11T23:38:29.792Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-11-11T23:38:30.261Z] === RUN TestVersionInfo [2021-11-11T23:38:30.261Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T23:38:30.261Z] === RUN TestAppendVersions [2021-11-11T23:38:30.261Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T23:38:30.261Z] PASS [2021-11-11T23:38:30.261Z] coverage: 88.9% of statements [2021-11-11T23:38:30.261Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2021-11-11T23:38:30.591Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T23:38:30.729Z] time="2021-11-11T23:38:30Z" 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-11-11T23:38:31.198Z] === RUN TestValidatePrivileges [2021-11-11T23:38:31.198Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T23:38:31.198Z] === RUN TestFilterByCapNeg [2021-11-11T23:38:31.198Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T23:38:31.198Z] === RUN TestFilterByCapPos [2021-11-11T23:38:31.198Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T23:38:31.198Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T23:38:31.198Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T23:38:31.198Z] PASS [2021-11-11T23:38:31.198Z] coverage: 12.0% of statements [2021-11-11T23:38:31.198Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2021-11-11T23:38:31.198Z] === RUN TestNewSettable [2021-11-11T23:38:31.198Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T23:38:31.198Z] === RUN TestIsSettable [2021-11-11T23:38:31.198Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T23:38:31.198Z] === RUN TestUpdateSettingsEnv [2021-11-11T23:38:31.198Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T23:38:31.198Z] PASS [2021-11-11T23:38:31.198Z] coverage: 20.0% of statements [2021-11-11T23:38:31.198Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2021-11-11T23:38:31.531Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T23:38:31.667Z] === RUN TestLoad [2021-11-11T23:38:31.667Z] --- PASS: TestLoad (0.00s) [2021-11-11T23:38:31.667Z] === RUN TestSave [2021-11-11T23:38:31.667Z] --- PASS: TestSave (0.02s) [2021-11-11T23:38:31.667Z] === RUN TestAddDeleteGet [2021-11-11T23:38:31.667Z] --- PASS: TestAddDeleteGet (0.02s) [2021-11-11T23:38:31.667Z] === RUN TestInvalidTags [2021-11-11T23:38:31.667Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T23:38:31.667Z] PASS [2021-11-11T23:38:31.667Z] coverage: 84.4% of statements [2021-11-11T23:38:31.667Z] ok github.com/docker/docker/reference 0.082s coverage: 84.4% of statements [2021-11-11T23:38:31.761Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2021-11-11T23:38:31.761Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:38:31.791Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T23:38:32.654Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T23:38:32.654Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T23:38:32.654Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T23:38:32.654Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestValidateMirror [2021-11-11T23:38:32.654Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestLoadInsecureRegistries [2021-11-11T23:38:32.654Z] time="2021-11-11T23:38:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T23:38:32.654Z] time="2021-11-11T23:38:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T23:38:32.654Z] time="2021-11-11T23:38:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T23:38:32.654Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-11-11T23:38:32.654Z] === RUN TestNewServiceConfig [2021-11-11T23:38:32.654Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestValidateIndexName [2021-11-11T23:38:32.654Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestValidateIndexNameWithError [2021-11-11T23:38:32.654Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestEndpointParse [2021-11-11T23:38:32.654Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestEndpointParseInvalid [2021-11-11T23:38:32.654Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestValidateEndpoint [2021-11-11T23:38:32.654Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestPing [2021-11-11T23:38:32.654Z] --- PASS: TestPing (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestPingRegistryEndpoint [2021-11-11T23:38:32.654Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:32.654Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestEndpoint [2021-11-11T23:38:32.654Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:32.654Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestParseRepositoryInfo [2021-11-11T23:38:32.654Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestNewIndexInfo [2021-11-11T23:38:32.654Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestMirrorEndpointLookup [2021-11-11T23:38:32.654Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:38:32.654Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestSearchRepositories [2021-11-11T23:38:32.654Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T23:38:32.654Z] Host: 127.0.0.1:49303 [2021-11-11T23:38:32.654Z] User-Agent: docker test client [2021-11-11T23:38:32.654Z] Authorization: Token fake-token [2021-11-11T23:38:32.654Z] X-Docker-Token: true [2021-11-11T23:38:32.654Z] Accept-Encoding: gzip [2021-11-11T23:38:32.654Z] [2021-11-11T23:38:32.654Z] [2021-11-11T23:38:32.654Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T23:38:32.654Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T23:38:32.654Z] Connection: close [2021-11-11T23:38:32.654Z] Content-Length: 144 [2021-11-11T23:38:32.654Z] Cache-Control: no-cache [2021-11-11T23:38:32.654Z] Content-Type: application/json [2021-11-11T23:38:32.654Z] Date: Thu, 11 Nov 2021 23:38:32 GMT [2021-11-11T23:38:32.654Z] Expires: -1 [2021-11-11T23:38:32.654Z] Pragma: no-cache [2021-11-11T23:38:32.654Z] Server: docker-tests/mock [2021-11-11T23:38:32.654Z] X-Docker-Registry-Config: mock [2021-11-11T23:38:32.654Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T23:38:32.654Z] [2021-11-11T23:38:32.654Z] [2021-11-11T23:38:32.654Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestTrustedLocation [2021-11-11T23:38:32.654Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T23:38:32.654Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T23:38:32.654Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestIsSecureIndex [2021-11-11T23:38:32.654Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T23:38:32.654Z] PASS [2021-11-11T23:38:32.654Z] coverage: 51.2% of statements [2021-11-11T23:38:32.654Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T23:38:32.654Z] ok github.com/docker/docker/registry 0.212s coverage: 51.2% of statements [2021-11-11T23:38:32.654Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T23:38:32.654Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T23:38:32.654Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T23:38:32.654Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T23:38:32.654Z] time="2021-11-11T23:38:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T23:38:32.654Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-11T23:38:32.654Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T23:38:32.654Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T23:38:32.696Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:okxvyzai877sjoeksj5yyy4xw Created:2021-11-11 23:38:31.478226227 +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[f632c4ea1f600786256f551c2053264c376d0f16dcc3700b13994d73cb59953e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.80l2u8ksbfd4p2z57722y4qei EndpointID:bc0de0c8058497ae78031ac6b20f1c796628cad44101f446146a4ca72e06ed67 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b9055ca9ab56e7a987172b1fd61e22d61e871d180736a78e2865f25d1017c78 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:8b305ed19ab0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.80l2u8ksbfd4p2z57722y4qei EndpointID:bc0de0c8058497ae78031ac6b20f1c796628cad44101f446146a4ca72e06ed67 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T23:38:33.123Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T23:38:33.123Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T23:38:33.123Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T23:38:33.123Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T23:38:33.123Z] === RUN TestResumableRequestReader [2021-11-11T23:38:33.123Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T23:38:33.123Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T23:38:33.123Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T23:38:33.123Z] PASS [2021-11-11T23:38:33.123Z] coverage: 100.0% of statements [2021-11-11T23:38:33.123Z] ok github.com/docker/docker/registry/resumable 0.178s coverage: 100.0% of statements [2021-11-11T23:38:33.123Z] === RUN TestRestartManagerTimeout [2021-11-11T23:38:33.123Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T23:38:33.123Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T23:38:33.123Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T23:38:33.123Z] PASS [2021-11-11T23:38:33.123Z] coverage: 50.9% of statements [2021-11-11T23:38:33.123Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-11-11T23:38:33.171Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T23:38:33.591Z] === RUN TestDecodeContainerConfig [2021-11-11T23:38:33.591Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T23:38:33.591Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T23:38:33.591Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T23:38:33.591Z] === RUN TestValidatePrivileged [2021-11-11T23:38:33.591Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T23:38:33.591Z] PASS [2021-11-11T23:38:33.591Z] coverage: 52.6% of statements [2021-11-11T23:38:33.591Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.6% of statements [2021-11-11T23:38:33.591Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T23:38:33.591Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T23:38:33.591Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T23:38:33.591Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T23:38:33.591Z] PASS [2021-11-11T23:38:33.591Z] coverage: 62.5% of statements [2021-11-11T23:38:33.591Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2021-11-11T23:38:34.085Z] ..........................xx.................... [ 29%] [2021-11-11T23:38:35.079Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T23:38:35.812Z] === RUN TestGetDriver [2021-11-11T23:38:35.812Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T23:38:35.812Z] === RUN TestVolumeRequestError [2021-11-11T23:38:35.812Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T23:38:35.812Z] PASS [2021-11-11T23:38:35.812Z] coverage: 36.1% of statements [2021-11-11T23:38:35.812Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-11-11T23:38:36.280Z] === RUN TestGetAddress [2021-11-11T23:38:36.280Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T23:38:36.280Z] === RUN TestRemove [2021-11-11T23:38:36.280Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T23:38:36.280Z] --- SKIP: TestRemove (0.00s) [2021-11-11T23:38:36.280Z] === RUN TestInitializeWithVolumes [2021-11-11T23:38:36.280Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T23:38:36.280Z] === RUN TestCreate [2021-11-11T23:38:36.280Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:38:36.280Z] === RUN TestValidateName [2021-11-11T23:38:36.280Z] --- PASS: TestValidateName (0.00s) [2021-11-11T23:38:36.280Z] === RUN TestCreateWithOpts [2021-11-11T23:38:36.280Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T23:38:36.280Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T23:38:36.280Z] === RUN TestRelaodNoOpts [2021-11-11T23:38:36.280Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T23:38:36.280Z] PASS [2021-11-11T23:38:36.280Z] coverage: 41.5% of statements [2021-11-11T23:38:36.280Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-11-11T23:38:36.459Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T23:38:36.459Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRaw [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T23:38:37.268Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T23:38:37.268Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T23:38:37.268Z] === RUN TestLinuxParseMountRaw [2021-11-11T23:38:37.268Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T23:38:37.268Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T23:38:37.268Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T23:38:37.268Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T23:38:37.269Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestConvertTmpfsOptions [2021-11-11T23:38:37.269Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T23:38:37.269Z] linux_parser_test.go:209: data="ro" [2021-11-11T23:38:37.269Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestParseMountSpec [2021-11-11T23:38:37.269Z] parser_test.go:62: case 0 [2021-11-11T23:38:37.269Z] parser_test.go:62: case 1 [2021-11-11T23:38:37.269Z] parser_test.go:62: case 2 [2021-11-11T23:38:37.269Z] parser_test.go:62: case 3 [2021-11-11T23:38:37.269Z] parser_test.go:62: case 4 [2021-11-11T23:38:37.269Z] parser_test.go:62: case 5 [2021-11-11T23:38:37.269Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestValidateMount [2021-11-11T23:38:37.269Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRaw [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T23:38:37.269Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T23:38:37.269Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T23:38:37.269Z] PASS [2021-11-11T23:38:37.269Z] coverage: 67.6% of statements [2021-11-11T23:38:37.269Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2021-11-11T23:38:37.737Z] === RUN TestSetGetMeta [2021-11-11T23:38:37.737Z] === PAUSE TestSetGetMeta [2021-11-11T23:38:37.737Z] === RUN TestRestore [2021-11-11T23:38:37.737Z] === PAUSE TestRestore [2021-11-11T23:38:37.737Z] === RUN TestServiceCreate [2021-11-11T23:38:37.737Z] === PAUSE TestServiceCreate [2021-11-11T23:38:37.737Z] === RUN TestServiceList [2021-11-11T23:38:37.737Z] === PAUSE TestServiceList [2021-11-11T23:38:37.737Z] === RUN TestServiceRemove [2021-11-11T23:38:37.737Z] === PAUSE TestServiceRemove [2021-11-11T23:38:37.737Z] === RUN TestServiceGet [2021-11-11T23:38:37.737Z] === PAUSE TestServiceGet [2021-11-11T23:38:37.737Z] === RUN TestServicePrune [2021-11-11T23:38:37.737Z] === PAUSE TestServicePrune [2021-11-11T23:38:37.737Z] === RUN TestCreate [2021-11-11T23:38:37.737Z] === PAUSE TestCreate [2021-11-11T23:38:37.737Z] === RUN TestRemove [2021-11-11T23:38:37.737Z] === PAUSE TestRemove [2021-11-11T23:38:37.737Z] === RUN TestList [2021-11-11T23:38:37.737Z] === PAUSE TestList [2021-11-11T23:38:37.737Z] === RUN TestFindByDriver [2021-11-11T23:38:37.737Z] === PAUSE TestFindByDriver [2021-11-11T23:38:37.737Z] === RUN TestFindByReferenced [2021-11-11T23:38:37.737Z] === PAUSE TestFindByReferenced [2021-11-11T23:38:37.737Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T23:38:37.737Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T23:38:37.737Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:38:37.737Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:38:37.737Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T23:38:37.737Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T23:38:37.737Z] === RUN TestRefDerefRemove [2021-11-11T23:38:37.737Z] === PAUSE TestRefDerefRemove [2021-11-11T23:38:37.737Z] === RUN TestGet [2021-11-11T23:38:37.737Z] === PAUSE TestGet [2021-11-11T23:38:37.737Z] === RUN TestGetWithReference [2021-11-11T23:38:37.737Z] === PAUSE TestGetWithReference [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:38:37.737Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T23:38:37.737Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T23:38:37.737Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T23:38:37.737Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T23:38:37.737Z] === CONT TestSetGetMeta [2021-11-11T23:38:37.737Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T23:38:37.737Z] === CONT TestList [2021-11-11T23:38:37.737Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T23:38:37.737Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-11T23:38:37.737Z] === CONT TestRemove [2021-11-11T23:38:37.737Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T23:38:37.737Z] === CONT TestCreate [2021-11-11T23:38:37.737Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-11T23:38:37.737Z] === CONT TestServicePrune [2021-11-11T23:38:37.737Z] --- PASS: TestList (0.02s) [2021-11-11T23:38:37.737Z] === CONT TestServiceGet [2021-11-11T23:38:37.737Z] --- PASS: TestRemove (0.01s) [2021-11-11T23:38:37.737Z] === CONT TestServiceRemove [2021-11-11T23:38:37.737Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:38:37.737Z] === CONT TestServiceList [2021-11-11T23:38:37.737Z] --- PASS: TestServiceGet (0.09s) [2021-11-11T23:38:37.737Z] === CONT TestServiceCreate [2021-11-11T23:38:37.737Z] time="2021-11-11T23:38:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:38:37.737Z] --- PASS: TestServiceRemove (0.09s) [2021-11-11T23:38:37.737Z] === CONT TestRestore [2021-11-11T23:38:37.737Z] time="2021-11-11T23:38:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:38:37.737Z] --- PASS: TestServiceList (0.09s) [2021-11-11T23:38:37.737Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:38:37.737Z] time="2021-11-11T23:38:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:38:37.737Z] time="2021-11-11T23:38:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T23:38:37.737Z] --- PASS: TestServiceCreate (0.01s) [2021-11-11T23:38:37.737Z] === CONT TestFindByReferenced [2021-11-11T23:38:37.737Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-11T23:38:37.737Z] === CONT TestGet [2021-11-11T23:38:37.737Z] time="2021-11-11T23:38:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:38:37.737Z] --- PASS: TestRestore (0.02s) [2021-11-11T23:38:37.737Z] === CONT TestGetWithReference [2021-11-11T23:38:37.737Z] --- PASS: TestServicePrune (0.11s) [2021-11-11T23:38:37.737Z] === CONT TestRefDerefRemove [2021-11-11T23:38:37.737Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-11T23:38:37.738Z] === CONT TestFindByDriver [2021-11-11T23:38:37.738Z] --- PASS: TestGet (0.01s) [2021-11-11T23:38:37.738Z] --- PASS: TestGetWithReference (0.01s) [2021-11-11T23:38:37.738Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-11T23:38:37.738Z] --- PASS: TestFindByDriver (0.01s) [2021-11-11T23:38:37.738Z] PASS [2021-11-11T23:38:37.738Z] coverage: 69.0% of statements [2021-11-11T23:38:37.738Z] ok github.com/docker/docker/volume/service 0.182s coverage: 69.0% of statements [2021-11-11T23:38:37.838Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T23:38:37.958Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2021-11-11T23:38:37.958Z] PASS [2021-11-11T23:38:37.958Z] [2021-11-11T23:38:37.958Z] === Skipped [2021-11-11T23:38:37.958Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:38:37.958Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:38:37.958Z] [2021-11-11T23:38:37.958Z] DONE 26 tests, 1 skipped in 43.884s [2021-11-11T23:38:37.958Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:38:37.958Z] INFO: Testing against a local daemon [2021-11-11T23:38:37.958Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T23:38:37.958Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:38:37.958Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:38:37.958Z] === RUN TestDockerNetworkIpvlan [2021-11-11T23:38:37.958Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:38:37.958Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:38:37.958Z] PASS [2021-11-11T23:38:37.958Z] [2021-11-11T23:38:37.958Z] === Skipped [2021-11-11T23:38:37.958Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:38:37.958Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:38:37.958Z] [2021-11-11T23:38:37.958Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:38:37.958Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:38:37.958Z] [2021-11-11T23:38:37.958Z] DONE 2 tests, 2 skipped in 0.043s [2021-11-11T23:38:37.958Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:38:37.958Z] INFO: Testing against a local daemon [2021-11-11T23:38:37.958Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T23:38:38.098Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T23:38:38.524Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-11-11T23:38:38.524Z] === RUN TestDockerNetworkMacvlan [2021-11-11T23:38:38.667Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T23:38:39.090Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T23:38:39.302Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T23:38:39.302Z] === RUN TestClientStream [2021-11-11T23:38:39.302Z] --- PASS: TestClientStream (0.00s) [2021-11-11T23:38:39.302Z] === RUN TestClientSendFile [2021-11-11T23:38:39.302Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T23:38:39.302Z] === RUN TestClientWithRequestTimeout [2021-11-11T23:38:39.302Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T23:38:39.302Z] === RUN TestFileSpecPlugin [2021-11-11T23:38:39.302Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T23:38:39.302Z] === RUN TestFileJSONSpecPlugin [2021-11-11T23:38:39.302Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T23:38:39.302Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T23:38:39.302Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T23:38:39.302Z] === RUN TestPluginAddHandler [2021-11-11T23:38:39.302Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T23:38:39.302Z] === RUN TestPluginWaitBadPlugin [2021-11-11T23:38:39.302Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T23:38:39.302Z] === RUN TestGet [2021-11-11T23:38:39.302Z] time="2021-11-11T23:38:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T23:38:40.025Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T23:38:40.288Z] time="2021-11-11T23:38:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T23:38:40.591Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T23:38:42.494Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T23:38:42.503Z] time="2021-11-11T23:38:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T23:38:43.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-11T23:38:44.397Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T23:38:46.294Z] time="2021-11-11T23:38:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T23:38:47.256Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T23:38:47.684Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T23:38:48.195Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T23:38:48.251Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2021-11-11T23:38:48.251Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-11T23:38:48.251Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-11T23:38:48.251Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-11-11T23:38:48.252Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2021-11-11T23:38:48.252Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2021-11-11T23:38:48.252Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-11-11T23:38:48.252Z] PASS [2021-11-11T23:38:48.252Z] [2021-11-11T23:38:48.252Z] DONE 8 tests in 11.144s [2021-11-11T23:38:48.252Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T23:38:48.252Z] testing: warning: no tests to run [2021-11-11T23:38:48.252Z] PASS [2021-11-11T23:38:48.252Z] [2021-11-11T23:38:48.252Z] DONE 0 tests in 0.013s [2021-11-11T23:38:48.252Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T23:38:48.510Z] INFO: Testing against a local daemon [2021-11-11T23:38:48.510Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T23:38:49.575Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T23:38:49.884Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2021-11-11T23:38:49.884Z] === RUN TestAuthZPluginTLS [2021-11-11T23:38:50.143Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-11-11T23:38:50.143Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T23:38:50.145Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T23:38:50.273Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-11T23:38:50.710Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-11T23:38:50.710Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T23:38:51.276Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T23:38:51.276Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T23:38:51.842Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T23:38:51.842Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T23:38:52.053Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-11T23:38:52.053Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T23:38:52.313Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T23:38:52.313Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T23:38:52.313Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T23:38:52.882Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T23:38:53.142Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T23:38:53.217Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2021-11-11T23:38:53.217Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T23:38:53.475Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T23:38:53.475Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T23:38:54.041Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-11T23:38:54.041Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T23:38:54.608Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-11T23:38:54.608Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T23:38:54.953Z] --- PASS: TestGet (15.01s) [2021-11-11T23:38:54.953Z] === RUN TestPluginWithNoManifest [2021-11-11T23:38:54.953Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T23:38:54.953Z] === RUN TestGetAll [2021-11-11T23:38:54.953Z] --- PASS: TestGetAll (0.00s) [2021-11-11T23:38:54.953Z] PASS [2021-11-11T23:38:54.953Z] coverage: 73.2% of statements [2021-11-11T23:38:54.953Z] ok github.com/docker/docker/pkg/plugins 35.949s coverage: 73.2% of statements [2021-11-11T23:38:55.983Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2021-11-11T23:38:55.984Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T23:38:56.181Z] 4612f6d0b889: Pull complete [2021-11-11T23:38:57.337Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T23:38:57.337Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T23:38:57.359Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2021-11-11T23:38:57.359Z] === RUN TestAuthZPluginHeader [2021-11-11T23:38:57.738Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-11T23:38:58.293Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-11-11T23:38:58.293Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T23:39:01.498Z] --- PASS: TestBuildWithHugeFile (64.60s) [2021-11-11T23:39:01.498Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:39:01.498Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:39:01.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:39:01.498Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:39:01.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:39:01.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:39:01.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:39:01.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:39:01.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:39:01.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:39:01.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:39:01.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:39:01.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:39:01.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T23:39:01.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-11T23:39:01.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-11T23:39:01.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-11T23:39:01.498Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:39:01.498Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T23:39:01.498Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T23:39:01.498Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2021-11-11T23:39:01.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2021-11-11T23:39:01.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2021-11-11T23:39:01.498Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:39:01.498Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T23:39:01.498Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T23:39:02.060Z] Loaded image: busybox:latest [2021-11-11T23:39:02.283Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-11T23:39:02.357Z] Loaded image: busybox:glibc [2021-11-11T23:39:02.480Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.70s) [2021-11-11T23:39:02.480Z] === RUN TestAuthZPluginV2Disable [2021-11-11T23:39:02.613Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T23:39:02.613Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T23:39:02.613Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T23:39:03.301Z] Loaded image: debian:bullseye-slim [2021-11-11T23:39:03.301Z] Loaded image: hello-world:latest [2021-11-11T23:39:03.301Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T23:39:03.551Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T23:39:04.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-11T23:39:04.491Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T23:39:05.063Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T23:39:05.769Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2021-11-11T23:39:05.769Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T23:39:06.443Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T23:39:07.383Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T23:39:08.299Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s) [2021-11-11T23:39:08.299Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T23:39:08.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-11T23:39:09.023Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T23:39:09.592Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T23:39:10.162Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T23:39:10.545Z] === RUN TestBoolValue [2021-11-11T23:39:10.545Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestBoolValueOrDefault [2021-11-11T23:39:10.545Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInt64ValueOrZero [2021-11-11T23:39:10.545Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInt64ValueOrDefault [2021-11-11T23:39:10.545Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T23:39:10.545Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestJsonContentType [2021-11-11T23:39:10.545Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 14.7% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2021-11-11T23:39:10.545Z] === RUN TestMaskSecretKeys [2021-11-11T23:39:10.545Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T23:39:10.545Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T23:39:10.545Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T23:39:10.545Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestVersionMiddlewareVersion [2021-11-11T23:39:10.545Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T23:39:10.545Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 37.7% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T23:39:10.545Z] === RUN TestAdjustForAPIVersion [2021-11-11T23:39:10.545Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 5.7% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T23:39:10.545Z] === RUN TestStrSliceMarshalJSON [2021-11-11T23:39:10.545Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T23:39:10.545Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestStrSliceUnmarshalString [2021-11-11T23:39:10.545Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T23:39:10.545Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 90.0% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-11-11T23:39:10.545Z] === RUN TestToJSON [2021-11-11T23:39:10.545Z] --- PASS: TestToJSON (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestToParamWithVersion [2021-11-11T23:39:10.545Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFromJSON [2021-11-11T23:39:10.545Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestEmpty [2021-11-11T23:39:10.545Z] --- PASS: TestEmpty (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T23:39:10.545Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestArgsMatchKVList [2021-11-11T23:39:10.545Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestArgsMatch [2021-11-11T23:39:10.545Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestAdd [2021-11-11T23:39:10.545Z] --- PASS: TestAdd (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestDel [2021-11-11T23:39:10.545Z] --- PASS: TestDel (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestLen [2021-11-11T23:39:10.545Z] --- PASS: TestLen (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestExactMatch [2021-11-11T23:39:10.545Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestOnlyOneExactMatch [2021-11-11T23:39:10.545Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestContains [2021-11-11T23:39:10.545Z] --- PASS: TestContains (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestValidate [2021-11-11T23:39:10.545Z] --- PASS: TestValidate (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestWalkValues [2021-11-11T23:39:10.545Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFuzzyMatch [2021-11-11T23:39:10.545Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestClone [2021-11-11T23:39:10.545Z] --- PASS: TestClone (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 92.2% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T23:39:10.545Z] === RUN TestDurationToSecondsString [2021-11-11T23:39:10.545Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestGetTimestamp [2021-11-11T23:39:10.545Z] --- PASS: TestGetTimestamp (0.14s) [2021-11-11T23:39:10.545Z] === RUN TestParseTimestamps [2021-11-11T23:39:10.545Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 100.0% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/types/time 0.178s coverage: 100.0% of statements [2021-11-11T23:39:10.545Z] === RUN TestCompareVersion [2021-11-11T23:39:10.545Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 77.3% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T23:39:10.545Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T23:39:10.545Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T23:39:10.545Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestCloneArgsSmartHttp [2021-11-11T23:39:10.545Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T23:39:10.545Z] === RUN TestCloneArgsDumbHttp [2021-11-11T23:39:10.545Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestCloneArgsGit [2021-11-11T23:39:10.545Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestCheckoutGit [2021-11-11T23:39:10.545Z] === RUN TestEnable [2021-11-11T23:39:10.545Z] --- PASS: TestEnable (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestDisable [2021-11-11T23:39:10.545Z] --- PASS: TestDisable (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestEnabled [2021-11-11T23:39:10.545Z] --- PASS: TestEnabled (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 100.0% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2021-11-11T23:39:10.545Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T23:39:10.545Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T23:39:10.545Z] === RUN TestProcessNoDockerignore [2021-11-11T23:39:10.545Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T23:39:10.545Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestDetectContentType [2021-11-11T23:39:10.545Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestSelectAcceptableMIME [2021-11-11T23:39:10.545Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInspectEmptyResponse [2021-11-11T23:39:10.545Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInspectResponseBinary [2021-11-11T23:39:10.545Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestResponseUnsupportedContentType [2021-11-11T23:39:10.545Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInspectResponseTextSimple [2021-11-11T23:39:10.545Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T23:39:10.545Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestUnknownContentLength [2021-11-11T23:39:10.545Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestDownloadRemote [2021-11-11T23:39:10.545Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-11T23:39:10.545Z] === RUN TestGetWithStatusError [2021-11-11T23:39:10.545Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestCloseRootDirectory [2021-11-11T23:39:10.545Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:10.545Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestHashFile [2021-11-11T23:39:10.545Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:10.545Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestHashSubdir [2021-11-11T23:39:10.545Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:10.545Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-11T23:39:10.545Z] === RUN TestRemoveDirectory [2021-11-11T23:39:10.545Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:10.545Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T23:39:10.545Z] PASS [2021-11-11T23:39:10.545Z] coverage: 9.3% of statements [2021-11-11T23:39:10.545Z] ok github.com/docker/docker/builder/remotecontext 0.211s coverage: 9.3% of statements [2021-11-11T23:39:10.545Z] === RUN TestGetAllAllowed [2021-11-11T23:39:10.545Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestGetAllMeta [2021-11-11T23:39:10.545Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T23:39:10.545Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T23:39:10.545Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestIsExistingDirectory [2021-11-11T23:39:10.545Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestGetFilenameForDownload [2021-11-11T23:39:10.545Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestEnv2Variables [2021-11-11T23:39:10.545Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T23:39:10.545Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestMaintainer [2021-11-11T23:39:10.545Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestLabel [2021-11-11T23:39:10.545Z] --- PASS: TestLabel (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFromScratch [2021-11-11T23:39:10.545Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFromWithArg [2021-11-11T23:39:10.545Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T23:39:10.545Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFromWithUndefinedArg [2021-11-11T23:39:10.545Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T23:39:10.545Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestOnbuild [2021-11-11T23:39:10.545Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestWorkdir [2021-11-11T23:39:10.545Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestCmd [2021-11-11T23:39:10.545Z] --- PASS: TestCmd (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestHealthcheckNone [2021-11-11T23:39:10.545Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestHealthcheckCmd [2021-11-11T23:39:10.545Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestEntrypoint [2021-11-11T23:39:10.545Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestExpose [2021-11-11T23:39:10.545Z] --- PASS: TestExpose (0.00s) [2021-11-11T23:39:10.545Z] === RUN TestUser [2021-11-11T23:39:10.546Z] --- PASS: TestUser (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestVolume [2021-11-11T23:39:10.546Z] --- PASS: TestVolume (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestStopSignal [2021-11-11T23:39:10.546Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T23:39:10.546Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestArg [2021-11-11T23:39:10.546Z] --- PASS: TestArg (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestShell [2021-11-11T23:39:10.546Z] --- PASS: TestShell (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestPrependEnvOnCmd [2021-11-11T23:39:10.546Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestRunWithBuildArgs [2021-11-11T23:39:10.546Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T23:39:10.546Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T23:39:10.546Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T23:39:10.546Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T23:39:10.546Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T23:39:10.546Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestNormalizeWorkdir [2021-11-11T23:39:10.546Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestDispatch [2021-11-11T23:39:10.546Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T23:39:10.546Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T23:39:10.546Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T23:39:10.546Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T23:39:10.546Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T23:39:10.546Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T23:39:10.546Z] === RUN TestDispatch/COPY_url [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch (0.06s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T23:39:10.546Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T23:39:10.546Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T23:39:10.546Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T23:39:10.546Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T23:39:10.546Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T23:39:10.546Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestEmptyDockerfile [2021-11-11T23:39:10.546Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestSymlinkDockerfile [2021-11-11T23:39:10.546Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T23:39:10.546Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T23:39:10.546Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestNonExistingDockerfile [2021-11-11T23:39:10.546Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestCopyRunConfig [2021-11-11T23:39:10.546Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestDeepCopyRunConfig [2021-11-11T23:39:10.546Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestExportImage [2021-11-11T23:39:10.546Z] --- PASS: TestExportImage (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestNormalizeDest [2021-11-11T23:39:10.546Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T23:39:10.546Z] PASS [2021-11-11T23:39:10.546Z] coverage: 46.8% of statements [2021-11-11T23:39:10.546Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 46.8% of statements [2021-11-11T23:39:10.546Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T23:39:10.546Z] === RUN TestTCP4Proxy [2021-11-11T23:39:10.546Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T23:39:10.546Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T23:39:10.546Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-11-11T23:39:10.546Z] === RUN TestTCP6Proxy [2021-11-11T23:39:10.546Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:39:10.546Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestTCPDualStackProxy [2021-11-11T23:39:10.546Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:39:10.546Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestUDP4Proxy [2021-11-11T23:39:10.546Z] --- PASS: TestUDP4Proxy (0.01s) [2021-11-11T23:39:10.546Z] === RUN TestUDP6Proxy [2021-11-11T23:39:10.546Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:39:10.546Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestUDPWriteError [2021-11-11T23:39:10.546Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T23:39:10.546Z] === RUN TestSCTP4Proxy [2021-11-11T23:39:10.546Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T23:39:10.546Z] --- SKIP: TestSCTP4Proxy (0.02s) [2021-11-11T23:39:10.546Z] === RUN TestSCTP6Proxy [2021-11-11T23:39:10.546Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:39:10.546Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T23:39:10.546Z] PASS [2021-11-11T23:39:10.546Z] coverage: 49.4% of statements [2021-11-11T23:39:10.546Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 49.4% of statements [2021-11-11T23:39:10.731Z] docker_api_swarm_service_test.go:395: [dd66a11fde325] joining swarm manager [d475f128e1e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:39:11.301Z] docker_api_swarm_service_test.go:395: [d970fd6c2c781] joining swarm manager [d475f128e1e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:39:11.394Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.21s) [2021-11-11T23:39:11.394Z] PASS [2021-11-11T23:39:11.394Z] [2021-11-11T23:39:11.394Z] === Skipped [2021-11-11T23:39:11.394Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-11T23:39:11.394Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:39:11.394Z] [2021-11-11T23:39:11.394Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:39:11.394Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:39:11.394Z] [2021-11-11T23:39:11.394Z] DONE 34 tests, 2 skipped in 94.233s [2021-11-11T23:39:11.394Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T23:39:11.394Z] ++ 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-11-11T23:39:11.394Z] ++ set -e [2021-11-11T23:39:11.394Z] ++ '[' -n 0 ']' [2021-11-11T23:39:11.394Z] ++ set -x [2021-11-11T23:39:11.394Z] ++ env -i DEST=/go/src/github.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-11-11T23:39:11.394Z] INFO: Testing against a local daemon [2021-11-11T23:39:11.394Z] === RUN TestConfigInspect [2021-11-11T23:39:12.758Z] --- PASS: TestConfigInspect (2.18s) [2021-11-11T23:39:12.758Z] === RUN TestConfigList [2021-11-11T23:39:15.273Z] --- PASS: TestConfigList (2.13s) [2021-11-11T23:39:15.273Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:39:17.161Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2021-11-11T23:39:17.161Z] === RUN TestConfigsUpdate [2021-11-11T23:39:17.875Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T23:39:18.528Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-11T23:39:19.230Z] === RUN TestCheckpointCreateError [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCheckpointCreate [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCheckpointDeleteError [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCheckpointDelete [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCheckpointListError [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCheckpointList [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T23:39:19.231Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T23:39:19.231Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestGetAPIPath [2021-11-11T23:39:19.231Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestParseHostURL [2021-11-11T23:39:19.231Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T23:39:19.231Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T23:39:19.231Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNegotiateAPIVersion [2021-11-11T23:39:19.231Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T23:39:19.231Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T23:39:19.231Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T23:39:19.231Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T23:39:19.231Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestClientRedirect [2021-11-11T23:39:19.231Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigCreateUnsupported [2021-11-11T23:39:19.231Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigCreateError [2021-11-11T23:39:19.231Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigCreate [2021-11-11T23:39:19.231Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigInspectNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T23:39:19.231Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigInspectUnsupported [2021-11-11T23:39:19.231Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigInspectError [2021-11-11T23:39:19.231Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigInspect [2021-11-11T23:39:19.231Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigListUnsupported [2021-11-11T23:39:19.231Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigListError [2021-11-11T23:39:19.231Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigList [2021-11-11T23:39:19.231Z] --- PASS: TestConfigList (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigRemoveUnsupported [2021-11-11T23:39:19.231Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigRemoveError [2021-11-11T23:39:19.231Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigRemove [2021-11-11T23:39:19.231Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigUpdateUnsupported [2021-11-11T23:39:19.231Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigUpdateError [2021-11-11T23:39:19.231Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestConfigUpdate [2021-11-11T23:39:19.231Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerCommitError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerCommit [2021-11-11T23:39:19.231Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStatPathError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStatPath [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyToContainerError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyToContainer [2021-11-11T23:39:19.231Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyFromContainerError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T23:39:19.231Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestCopyFromContainer [2021-11-11T23:39:19.231Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerCreateError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerCreateImageNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerCreateWithName [2021-11-11T23:39:19.231Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerCreateAutoRemove [2021-11-11T23:39:19.231Z] --- PASS: TestContainerCreateAutoRemove (0.01s) [2021-11-11T23:39:19.231Z] === RUN TestContainerDiffError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerDiff [2021-11-11T23:39:19.231Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecCreateError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecCreate [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecStartError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecStart [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecInspectError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecInspect [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExportError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExport [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerInspectError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T23:39:19.231Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerInspect [2021-11-11T23:39:19.231Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerInspectNode [2021-11-11T23:39:19.231Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerKillError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerKill [2021-11-11T23:39:19.231Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerListError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerList [2021-11-11T23:39:19.231Z] --- PASS: TestContainerList (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerLogsNotFoundError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerLogsError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerLogs [2021-11-11T23:39:19.231Z] --- PASS: TestContainerLogs (0.15s) [2021-11-11T23:39:19.231Z] === RUN TestContainerPauseError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerPause [2021-11-11T23:39:19.231Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainersPruneError [2021-11-11T23:39:19.231Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainersPrune [2021-11-11T23:39:19.231Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRemoveError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRemove [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRenameError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRename [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerResizeError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecResizeError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerResize [2021-11-11T23:39:19.231Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerExecResize [2021-11-11T23:39:19.231Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRestartError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerRestart [2021-11-11T23:39:19.231Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStartError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStart [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStatsError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStats [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStopError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerStop [2021-11-11T23:39:19.231Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerTopError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerTop [2021-11-11T23:39:19.231Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerUnpauseError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerUnpause [2021-11-11T23:39:19.231Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerUpdateError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerUpdate [2021-11-11T23:39:19.231Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerWaitError [2021-11-11T23:39:19.231Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestContainerWait [2021-11-11T23:39:19.231Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestDiskUsageError [2021-11-11T23:39:19.231Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestDiskUsage [2021-11-11T23:39:19.231Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestDistributionInspectUnsupported [2021-11-11T23:39:19.231Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T23:39:19.231Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestEventsErrorInOptions [2021-11-11T23:39:19.231Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestEventsErrorFromServer [2021-11-11T23:39:19.231Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestEvents [2021-11-11T23:39:19.231Z] --- PASS: TestEvents (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestTLSCloseWriter [2021-11-11T23:39:19.231Z] === PAUSE TestTLSCloseWriter [2021-11-11T23:39:19.231Z] === RUN TestImageBuildError [2021-11-11T23:39:19.231Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageBuild [2021-11-11T23:39:19.231Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestGetDockerOS [2021-11-11T23:39:19.231Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageCreateError [2021-11-11T23:39:19.231Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageCreate [2021-11-11T23:39:19.231Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageHistoryError [2021-11-11T23:39:19.231Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageHistory [2021-11-11T23:39:19.231Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageImportError [2021-11-11T23:39:19.231Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageImport [2021-11-11T23:39:19.231Z] --- PASS: TestImageImport (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageInspectError [2021-11-11T23:39:19.231Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageInspectImageNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageInspectWithEmptyID [2021-11-11T23:39:19.231Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageInspect [2021-11-11T23:39:19.231Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageListError [2021-11-11T23:39:19.231Z] --- PASS: TestImageListError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageList [2021-11-11T23:39:19.231Z] --- PASS: TestImageList (0.01s) [2021-11-11T23:39:19.231Z] === RUN TestImageListApiBefore125 [2021-11-11T23:39:19.231Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageLoadError [2021-11-11T23:39:19.231Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageLoad [2021-11-11T23:39:19.231Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagesPruneError [2021-11-11T23:39:19.231Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagesPrune [2021-11-11T23:39:19.231Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullReferenceParseError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullAnyError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePullWithoutErrors [2021-11-11T23:39:19.231Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushReferenceError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushAnyError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithoutErrors [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T23:39:19.231Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T23:39:19.231Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageRemoveError [2021-11-11T23:39:19.231Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageRemoveImageNotFound [2021-11-11T23:39:19.231Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageRemove [2021-11-11T23:39:19.231Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSaveError [2021-11-11T23:39:19.231Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSave [2021-11-11T23:39:19.231Z] --- PASS: TestImageSave (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSearchAnyError [2021-11-11T23:39:19.231Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T23:39:19.231Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:39:19.231Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:39:19.231Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T23:39:19.231Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageSearchWithoutErrors [2021-11-11T23:39:19.231Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageTagError [2021-11-11T23:39:19.231Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageTagInvalidReference [2021-11-11T23:39:19.231Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T23:39:19.231Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageTagHexSource [2021-11-11T23:39:19.231Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestImageTag [2021-11-11T23:39:19.231Z] --- PASS: TestImageTag (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestInfoServerError [2021-11-11T23:39:19.231Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T23:39:19.231Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T23:39:19.231Z] === RUN TestInfo [2021-11-11T23:39:19.232Z] --- PASS: TestInfo (0.01s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkConnectError [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkConnect [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkCreateError [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkCreate [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkDisconnectError [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkDisconnect [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect/no_options [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect/verbose [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect/global_scope [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T23:39:19.232Z] === RUN TestNetworkInspect/server_error [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkListError [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkList [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworksPruneError [2021-11-11T23:39:19.232Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworksPrune [2021-11-11T23:39:19.232Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkRemoveError [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNetworkRemove [2021-11-11T23:39:19.232Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T23:39:19.232Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T23:39:19.232Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeInspect [2021-11-11T23:39:19.232Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeListError [2021-11-11T23:39:19.232Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeList [2021-11-11T23:39:19.232Z] --- PASS: TestNodeList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeRemoveError [2021-11-11T23:39:19.232Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeRemove [2021-11-11T23:39:19.232Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeUpdateError [2021-11-11T23:39:19.232Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestNodeUpdate [2021-11-11T23:39:19.232Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestOptionWithTimeout [2021-11-11T23:39:19.232Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPingFail [2021-11-11T23:39:19.232Z] --- PASS: TestPingFail (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPingWithError [2021-11-11T23:39:19.232Z] 2021/11/11 23:39:18 RoundTripper returned a response & error; ignoring response [2021-11-11T23:39:19.232Z] 2021/11/11 23:39:18 RoundTripper returned a response & error; ignoring response [2021-11-11T23:39:19.232Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPingSuccess [2021-11-11T23:39:19.232Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPingHeadFallback [2021-11-11T23:39:19.232Z] === RUN TestPingHeadFallback/OK [2021-11-11T23:39:19.232Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T23:39:19.232Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T23:39:19.232Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T23:39:19.232Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T23:39:19.232Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginDisableError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginDisable [2021-11-11T23:39:19.232Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginEnableError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginEnable [2021-11-11T23:39:19.232Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T23:39:19.232Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginInspect [2021-11-11T23:39:19.232Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginListError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginList [2021-11-11T23:39:19.232Z] --- PASS: TestPluginList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginPushError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginPush [2021-11-11T23:39:19.232Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginRemoveError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginRemove [2021-11-11T23:39:19.232Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginSetError [2021-11-11T23:39:19.232Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPluginSet [2021-11-11T23:39:19.232Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSetHostHeader [2021-11-11T23:39:19.232Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestPlainTextError [2021-11-11T23:39:19.232Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestInfiniteError [2021-11-11T23:39:19.232Z] --- PASS: TestInfiniteError (0.01s) [2021-11-11T23:39:19.232Z] === RUN TestCanceledContext [2021-11-11T23:39:19.232Z] 2021/11/11 23:39:18 RoundTripper returned a response & error; ignoring response [2021-11-11T23:39:19.232Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestDeadlineExceededContext [2021-11-11T23:39:19.232Z] 2021/11/11 23:39:18 RoundTripper returned a response & error; ignoring response [2021-11-11T23:39:19.232Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretCreateUnsupported [2021-11-11T23:39:19.232Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretCreateError [2021-11-11T23:39:19.232Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretCreate [2021-11-11T23:39:19.232Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretInspectUnsupported [2021-11-11T23:39:19.232Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T23:39:19.232Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T23:39:19.232Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretInspect [2021-11-11T23:39:19.232Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretListUnsupported [2021-11-11T23:39:19.232Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretListError [2021-11-11T23:39:19.232Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretList [2021-11-11T23:39:19.232Z] --- PASS: TestSecretList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretRemoveUnsupported [2021-11-11T23:39:19.232Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretRemoveError [2021-11-11T23:39:19.232Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretRemove [2021-11-11T23:39:19.232Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretUpdateUnsupported [2021-11-11T23:39:19.232Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretUpdateError [2021-11-11T23:39:19.232Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSecretUpdate [2021-11-11T23:39:19.232Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceCreateError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceCreate [2021-11-11T23:39:19.232Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T23:39:19.232Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceCreateDigestPinning [2021-11-11T23:39:19.232Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T23:39:19.232Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T23:39:19.232Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceInspect [2021-11-11T23:39:19.232Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceListError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceList [2021-11-11T23:39:19.232Z] --- PASS: TestServiceList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceLogsError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceLogs [2021-11-11T23:39:19.232Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceRemoveError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceRemove [2021-11-11T23:39:19.232Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceUpdateError [2021-11-11T23:39:19.232Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestServiceUpdate [2021-11-11T23:39:19.232Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmGetUnlockKey [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmInitError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmInit [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmInspect [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmJoinError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmJoin [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmLeaveError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmLeave [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmUnlockError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmUnlock [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmUpdateError [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestSwarmUpdate [2021-11-11T23:39:19.232Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestTaskInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T23:39:19.232Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestTaskInspect [2021-11-11T23:39:19.232Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestTaskListError [2021-11-11T23:39:19.232Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestTaskList [2021-11-11T23:39:19.232Z] --- PASS: TestTaskList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeCreateError [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeCreate [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeInspectError [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeInspectNotFound [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeInspect [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeListError [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeList [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeRemoveError [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T23:39:19.232Z] === RUN TestVolumeRemove [2021-11-11T23:39:19.232Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T23:39:19.232Z] === CONT TestTLSCloseWriter [2021-11-11T23:39:19.232Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T23:39:19.232Z] PASS [2021-11-11T23:39:19.232Z] coverage: 75.1% of statements [2021-11-11T23:39:19.232Z] ok github.com/docker/docker/client 0.319s coverage: 75.1% of statements [2021-11-11T23:39:19.676Z] --- PASS: TestConfigsUpdate (2.11s) [2021-11-11T23:39:19.676Z] === RUN TestTemplatedConfig [2021-11-11T23:39:20.237Z] 2021/11/11 23:39:18 Closing DB instances... [2021-11-11T23:39:20.499Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2021-11-11T23:39:20.499Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T23:39:20.707Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-11T23:39:20.707Z] === RUN TestFindNode [2021-11-11T23:39:20.708Z] 2021/11/11 23:39:20 Closing DB instances... [2021-11-11T23:39:20.708Z] --- PASS: TestFindNode (0.01s) [2021-11-11T23:39:20.708Z] === RUN TestChangeNodeState [2021-11-11T23:39:20.708Z] 2021/11/11 23:39:20 Closing DB instances... [2021-11-11T23:39:20.708Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T23:39:20.708Z] === RUN TestNodeReincarnation [2021-11-11T23:39:20.708Z] 2021/11/11 23:39:20 Closing DB instances... [2021-11-11T23:39:21.564Z] --- PASS: TestTemplatedConfig (2.44s) [2021-11-11T23:39:21.565Z] === RUN TestConfigCreateResolve [2021-11-11T23:39:23.204Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T23:39:23.205Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T23:39:23.464Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T23:39:24.033Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T23:39:24.079Z] --- PASS: TestConfigCreateResolve (2.07s) [2021-11-11T23:39:24.079Z] PASS [2021-11-11T23:39:24.079Z] [2021-11-11T23:39:24.079Z] DONE 6 tests in 13.147s [2021-11-11T23:39:24.079Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T23:39:24.079Z] ++ 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-11-11T23:39:24.079Z] ++ set -e [2021-11-11T23:39:24.079Z] ++ '[' -n 0 ']' [2021-11-11T23:39:24.079Z] ++ set -x [2021-11-11T23:39:24.079Z] ++ env -i DEST=/go/src/github.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-11-11T23:39:24.079Z] INFO: Testing against a local daemon [2021-11-11T23:39:24.079Z] === RUN TestCheckpoint [2021-11-11T23:39:24.079Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:39:24.079Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:39:24.079Z] === RUN TestContainerInvalidJSON [2021-11-11T23:39:24.079Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:39:24.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:39:24.079Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:39:24.079Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:39:24.079Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:39:24.079Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:39:24.079Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-11T23:39:24.079Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T23:39:24.079Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T23:39:24.079Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:39:24.079Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-11T23:39:24.079Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:39:24.079Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T23:39:24.079Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:39:24.079Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T23:39:24.079Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:39:24.079Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T23:39:24.079Z] === RUN TestCopyFromContainer [2021-11-11T23:39:24.602Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T23:39:24.861Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T23:39:25.008Z] === RUN TestCopyFromContainer// [2021-11-11T23:39:25.008Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T23:39:25.008Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T23:39:25.008Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T23:39:25.265Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T23:39:25.265Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T23:39:25.265Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T23:39:25.265Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T23:39:25.265Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T23:39:25.431Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T23:39:25.521Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer (1.40s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T23:39:25.521Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T23:39:25.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:39:25.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:39:25.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:39:25.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:39:25.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:39:25.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:39:25.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:39:25.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:39:25.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:39:25.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:39:25.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T23:39:25.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:39:25.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:39:25.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:39:25.521Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:39:25.521Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T23:39:25.521Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:39:25.521Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:39:25.521Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:39:25.521Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:39:25.521Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:39:25.521Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:39:25.521Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:39:25.521Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:39:25.521Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:39:25.521Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:39:25.521Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T23:39:25.521Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:39:25.521Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:39:25.521Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:39:25.521Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:39:25.521Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T23:39:25.521Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:39:26.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T23:39:26.575Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-11T23:39:26.575Z] === RUN TestParallelCreate [2021-11-11T23:39:26.575Z] 2021/11/11 23:39:25 Closing DB instances... [2021-11-11T23:39:26.575Z] --- PASS: TestParallelCreate (0.01s) [2021-11-11T23:39:26.575Z] === RUN TestParallelDelete [2021-11-11T23:39:26.575Z] 2021/11/11 23:39:25 Closing DB instances... [2021-11-11T23:39:26.575Z] --- PASS: TestParallelDelete (0.01s) [2021-11-11T23:39:26.575Z] === RUN TestNetworkDBIslands [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:505bc39e567f with config:&{NodeID:505bc39e567f 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-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 505bc39e567f/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 505bc39e567f/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2f5f4d6f49af with config:&{NodeID:2f5f4d6f49af 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-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 505bc39e567f/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=info msg="Node 505bc39e567f/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:564e03cae28a with config:&{NodeID:564e03cae28a 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-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 505bc39e567f/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 505bc39e567f/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, added to nodes list" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T23:39:26.575Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-11-11T23:39:26.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2021-11-11T23:39:26.886Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:39:26.940Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T23:39:26.940Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:642870015c28 with config:&{NodeID:642870015c28 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-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 564e03cae28a/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 505bc39e567f/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=info msg="Node 505bc39e567f/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-11-11T23:39:27.043Z] time="2021-11-11T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1a28fb100b45 with config:&{NodeID:1a28fb100b45 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-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 505bc39e567f/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 505bc39e567f/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 564e03cae28a/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 564e03cae28a/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.512Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2021-11-11T23:39:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:39:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:39:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:39:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:39:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:39:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:39:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:39:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:39:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:39:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:39:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:39:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:39:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:39:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:39:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:39:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T23:39:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T23:39:27.814Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:39:27.880Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T23:39:27.880Z] docker_api_swarm_service_test.go:343: [d2c465649e613] joining swarm manager [d327af2dfced6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:27.980Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=info msg="The new bootstrap node list is:[172.26.164.241:10033 172.26.164.241:10034 172.26.164.241:10035]" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10033" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49356" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10034" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49357" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10035" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49358" [2021-11-11T23:39:27.980Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=info msg="The new bootstrap node list is:[172.26.164.241:10033 172.26.164.241:10034 172.26.164.241:10035]" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10033" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49359" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10034" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49360" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10035" [2021-11-11T23:39:27.980Z] time="2021-11-11T23:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49361" [2021-11-11T23:39:28.103Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-11T23:39:28.376Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-11-11T23:39:28.376Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:39:28.376Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:39:28.376Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:39:28.376Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T23:39:28.376Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T23:39:28.376Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:39:28.376Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:39:28.376Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T23:39:28.376Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:39:28.376Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T23:39:28.376Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T23:39:28.376Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T23:39:28.376Z] === RUN TestDaemonRestartIpcMode [2021-11-11T23:39:28.376Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T23:39:28.376Z] === RUN TestDaemonHostGatewayIP [2021-11-11T23:39:28.376Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T23:39:28.376Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T23:39:28.376Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T23:39:28.376Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:39:28.376Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T23:39:28.376Z] === RUN TestDiff [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="node 0 leaving" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="node5(1a28fb100b45): Node leave event for 505bc39e567f/172.26.164.241" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="node2(2f5f4d6f49af): Node leave event for 505bc39e567f/172.26.164.241" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="node4(642870015c28): Node leave event for 505bc39e567f/172.26.164.241" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="node1(505bc39e567f): Node leave event for 505bc39e567f/172.26.164.241" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.448Z] time="2021-11-11T23:39:28Z" level=info msg="node3(564e03cae28a): Node leave event for 505bc39e567f/172.26.164.241" [2021-11-11T23:39:28.820Z] docker_api_swarm_service_test.go:343: [dcdc31fa229c3] joining swarm manager [d327af2dfced6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 505bc39e567f/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="node 1 leaving" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="node3(564e03cae28a): Node leave event for 2f5f4d6f49af/172.26.164.241" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="node5(1a28fb100b45): Node leave event for 2f5f4d6f49af/172.26.164.241" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af change state NodeActive --> NodeFailed" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, added to failed nodes list" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af change state NodeActive --> NodeLeft" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="node4(642870015c28): Node leave event for 2f5f4d6f49af/172.26.164.241" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=error msg="node: 2f5f4d6f49af is unknown to memberlist" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.917Z] time="2021-11-11T23:39:28Z" level=info msg="Node 2f5f4d6f49af/172.26.164.241, left gossip cluster" [2021-11-11T23:39:28.936Z] --- PASS: TestDiff (0.42s) [2021-11-11T23:39:28.936Z] === RUN TestExecWithCloseStdin [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="node 2 leaving" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="Node 564e03cae28a change state NodeActive --> NodeLeft" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="node4(642870015c28): Node leave event for 564e03cae28a/172.26.164.241" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="Node 564e03cae28a change state NodeActive --> NodeLeft" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="node5(1a28fb100b45): Node leave event for 564e03cae28a/172.26.164.241" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="Node 564e03cae28a change state NodeActive --> NodeLeft" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="node3(564e03cae28a): Node leave event for 564e03cae28a/172.26.164.241" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=debug msg="memberlist: Failed ping: 1a28fb100b45 (timeout reached)" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.164.241:10034: use of closed network connection" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.164.241:10036: use of closed network connection" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.164.241:10035: use of closed network connection" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49362" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="Node 564e03cae28a/172.26.164.241, left gossip cluster" [2021-11-11T23:39:29.386Z] time="2021-11-11T23:39:29Z" level=info msg="Node 564e03cae28a/172.26.164.241, left gossip cluster" [2021-11-11T23:39:29.497Z] --- PASS: TestExecWithCloseStdin (0.53s) [2021-11-11T23:39:29.497Z] === RUN TestExec [2021-11-11T23:39:29.555Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-11T23:39:29.753Z] --- PASS: TestExec (0.44s) [2021-11-11T23:39:29.753Z] === RUN TestExecUser [2021-11-11T23:39:29.759Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node 564e03cae28a/172.26.164.241, left gossip cluster" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=warning msg="memberlist: Was able to connect to 1a28fb100b45 but other probes failed, network may be misconfigured" [2021-11-11T23:39:29.854Z] networkdb_test.go:867: node4: OK [2021-11-11T23:39:29.854Z] networkdb_test.go:867: node5: OK [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="node 0 coming back" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b23cc8a5870e with config:&{NodeID:b23cc8a5870e 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-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node b23cc8a5870e/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node b23cc8a5870e/172.26.164.241, added to nodes list" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="node 1 coming back" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5f18557d91ba with config:&{NodeID:5f18557d91ba 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-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node 5f18557d91ba/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node 5f18557d91ba/172.26.164.241, added to nodes list" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="node 2 coming back" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ee8bfe3b59b4 with config:&{NodeID:ee8bfe3b59b4 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-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:29.854Z] time="2021-11-11T23:39:29Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, added to nodes list" [2021-11-11T23:39:30.315Z] --- PASS: TestExecUser (0.47s) [2021-11-11T23:39:30.315Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:39:30.329Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T23:39:30.878Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-11T23:39:30.878Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:39:32.237Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T23:39:32.241Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-11-11T23:39:32.241Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:39:32.753Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-11-11T23:39:32.753Z] === RUN TestHealthKillContainer [2021-11-11T23:39:33.350Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-11T23:39:33.644Z] time="2021-11-11T23:39:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.164.241:10033 172.26.164.241:10034 172.26.164.241:10035]" [2021-11-11T23:39:33.644Z] time="2021-11-11T23:39:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.164.241:10033 172.26.164.241:10034 172.26.164.241:10035]" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10033" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49363" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, is the new incarnation of the shutdown node 505bc39e567f/172.26.164.241" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10034" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49364" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, is the new incarnation of the shutdown node 2f5f4d6f49af/172.26.164.241" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10035" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49365" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 642870015c28/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 642870015c28/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 1a28fb100b45/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, is the new incarnation of the shutdown node 564e03cae28a/172.26.164.241" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, is the new incarnation of the shutdown node 2f5f4d6f49af/172.26.164.241" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, is the new incarnation of the shutdown node 505bc39e567f/172.26.164.241" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node b23cc8a5870e/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node 5f18557d91ba/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:33Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:34Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, joined gossip cluster" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:34Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, is the new incarnation of the shutdown node 564e03cae28a/172.26.164.241" [2021-11-11T23:39:34.113Z] time="2021-11-11T23:39:34Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, added to nodes list" [2021-11-11T23:39:34.582Z] time="2021-11-11T23:39:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10033" [2021-11-11T23:39:34.582Z] time="2021-11-11T23:39:34Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49366" [2021-11-11T23:39:34.582Z] time="2021-11-11T23:39:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10034" [2021-11-11T23:39:34.582Z] time="2021-11-11T23:39:34Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49367" [2021-11-11T23:39:34.582Z] time="2021-11-11T23:39:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.164.241:10035" [2021-11-11T23:39:34.582Z] time="2021-11-11T23:39:34Z" level=debug msg="memberlist: Stream connection from=172.26.164.241:49368" [2021-11-11T23:39:35.050Z] 2021/11/11 23:39:34 Closing DB instances... [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="node4(642870015c28): Node leave event for b23cc8a5870e/172.26.164.241" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="node3(ee8bfe3b59b4): Node leave event for b23cc8a5870e/172.26.164.241" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e change state NodeActive --> NodeFailed" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e/172.26.164.241, added to failed nodes list" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="node5(1a28fb100b45): Node leave event for b23cc8a5870e/172.26.164.241" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="Node b23cc8a5870e change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.050Z] time="2021-11-11T23:39:34Z" level=info msg="node2(5f18557d91ba): Node leave event for b23cc8a5870e/172.26.164.241" [2021-11-11T23:39:35.367Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-11-11T23:39:35.367Z] PASS [2021-11-11T23:39:35.367Z] [2021-11-11T23:39:35.367Z] DONE 17 tests in 46.825s [2021-11-11T23:39:35.367Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T23:39:35.367Z] INFO: Testing against a local daemon [2021-11-11T23:39:35.367Z] === RUN TestPluginInvalidJSON [2021-11-11T23:39:35.367Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:39:35.367Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:39:35.367Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:39:35.367Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T23:39:35.367Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:39:35.367Z] === RUN TestPluginInstall [2021-11-11T23:39:35.367Z] === RUN TestPluginInstall/no_auth [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=error msg="node: b23cc8a5870e is unknown to memberlist" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node b23cc8a5870e/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node b23cc8a5870e/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node b23cc8a5870e/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node b23cc8a5870e/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="node3(ee8bfe3b59b4): Node leave event for 5f18557d91ba/172.26.164.241" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="node5(1a28fb100b45): Node leave event for 5f18557d91ba/172.26.164.241" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="node2(5f18557d91ba): Node leave event for 5f18557d91ba/172.26.164.241" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="node4(642870015c28): Node leave event for 5f18557d91ba/172.26.164.241" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.519Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node 5f18557d91ba/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node ee8bfe3b59b4 change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="node4(642870015c28): Node leave event for ee8bfe3b59b4/172.26.164.241" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node ee8bfe3b59b4 change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="node5(1a28fb100b45): Node leave event for ee8bfe3b59b4/172.26.164.241" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node ee8bfe3b59b4 change state NodeActive --> NodeLeft" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="node3(ee8bfe3b59b4): Node leave event for ee8bfe3b59b4/172.26.164.241" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, left gossip cluster" [2021-11-11T23:39:35.987Z] time="2021-11-11T23:39:35Z" level=info msg="Node ee8bfe3b59b4/172.26.164.241, left gossip cluster" [2021-11-11T23:39:36.455Z] time="2021-11-11T23:39:36Z" level=info msg="Node 642870015c28 change state NodeActive --> NodeLeft" [2021-11-11T23:39:36.455Z] time="2021-11-11T23:39:36Z" level=info msg="node5(1a28fb100b45): Node leave event for 642870015c28/172.26.164.241" [2021-11-11T23:39:36.455Z] time="2021-11-11T23:39:36Z" level=info msg="Node 642870015c28 change state NodeActive --> NodeLeft" [2021-11-11T23:39:36.455Z] time="2021-11-11T23:39:36Z" level=info msg="node4(642870015c28): Node leave event for 642870015c28/172.26.164.241" [2021-11-11T23:39:36.923Z] time="2021-11-11T23:39:36Z" level=info msg="Node 642870015c28/172.26.164.241, left gossip cluster" [2021-11-11T23:39:36.923Z] time="2021-11-11T23:39:36Z" level=info msg="Node 642870015c28/172.26.164.241, left gossip cluster" [2021-11-11T23:39:37.094Z] --- PASS: TestCheckoutGit (29.64s) [2021-11-11T23:39:37.094Z] === RUN TestValidGitTransport [2021-11-11T23:39:37.094Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T23:39:37.094Z] === RUN TestGitInvalidRef [2021-11-11T23:39:37.094Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-11T23:39:37.094Z] PASS [2021-11-11T23:39:37.094Z] coverage: 86.3% of statements [2021-11-11T23:39:37.094Z] ok github.com/docker/docker/builder/remotecontext/git 29.903s coverage: 86.3% of statements [2021-11-11T23:39:37.094Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T23:39:37.094Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T23:39:37.305Z] time="2021-11-11T23:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:39:37.305Z] time="2021-11-11T23:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d23da2b8cc1afc75225378e7190edec21daf99232e978eb8afdbdec9ab2f285e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:39:37.305Z] time="2021-11-11T23:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:39:37.305Z] time="2021-11-11T23:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d23da2b8cc1afc75225378e7190edec21daf99232e978eb8afdbdec9ab2f285e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:39:37.306Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T23:39:37.392Z] time="2021-11-11T23:39:37Z" level=info msg="Node 1a28fb100b45/172.26.164.241, left gossip cluster" [2021-11-11T23:39:37.392Z] time="2021-11-11T23:39:37Z" level=info msg="Node 1a28fb100b45 change state NodeActive --> NodeFailed" [2021-11-11T23:39:37.392Z] time="2021-11-11T23:39:37Z" level=info msg="Node 1a28fb100b45/172.26.164.241, added to failed nodes list" [2021-11-11T23:39:37.392Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-11-11T23:39:37.392Z] PASS [2021-11-11T23:39:37.392Z] coverage: 60.0% of statements [2021-11-11T23:39:37.392Z] ok github.com/docker/docker/libnetwork/networkdb 103.616s coverage: 60.0% of statements [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T23:39:37.392Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T23:39:37.516Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T23:39:37.516Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T23:39:37.516Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T23:39:37.564Z] time="2021-11-11T23:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:39:37.564Z] time="2021-11-11T23:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d23da2b8cc1afc75225378e7190edec21daf99232e978eb8afdbdec9ab2f285e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:39:37.564Z] time="2021-11-11T23:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:39:37.564Z] time="2021-11-11T23:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d23da2b8cc1afc75225378e7190edec21daf99232e978eb8afdbdec9ab2f285e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:39:37.775Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T23:39:37.829Z] === RUN TestPluginInstall/with_insecure [2021-11-11T23:39:38.772Z] time="2021-11-11T23:39:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:39:38.772Z] time="2021-11-11T23:39:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa2d133a0101a6751d029f85798ad9926f4e1244de9c037b1d45c18180292f6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:39:38.772Z] time="2021-11-11T23:39:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:39:38.772Z] time="2021-11-11T23:39:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa2d133a0101a6751d029f85798ad9926f4e1244de9c037b1d45c18180292f6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:39:38.772Z] plugin_test.go:165: [d4e2c3033b0eb] daemon is not started [2021-11-11T23:39:38.772Z] --- PASS: TestPluginInstall (3.58s) [2021-11-11T23:39:38.772Z] --- PASS: TestPluginInstall/no_auth (1.87s) [2021-11-11T23:39:38.772Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-11-11T23:39:38.772Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-11-11T23:39:38.772Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === Skipped [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T23:39:39.610Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T23:39:39.610Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T23:39:39.610Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T23:39:39.610Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T23:39:39.610Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T23:39:39.610Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T23:39:39.610Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T23:39:39.610Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T23:39:39.610Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T23:39:39.610Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T23:39:39.610Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T23:39:39.610Z] daemon_test.go:146: root required [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T23:39:39.610Z] reload_test.go:520: root required [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T23:39:39.610Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T23:39:39.610Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T23:39:39.610Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T23:39:39.610Z] download_test.go:267: Needs fixing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T23:39:39.610Z] layer_test.go:303: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T23:39:39.610Z] layer_test.go:352: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T23:39:39.610Z] layer_test.go:467: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T23:39:39.610Z] layer_test.go:696: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T23:39:39.610Z] migration_test.go:45: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T23:39:39.610Z] migration_test.go:181: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T23:39:39.610Z] mount_test.go:17: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T23:39:39.610Z] mount_test.go:76: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T23:39:39.610Z] mount_test.go:125: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T23:39:39.610Z] mount_test.go:212: Failing on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T23:39:39.610Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T23:39:39.610Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T23:39:39.610Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2021-11-11T23:39:39.610Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T23:39:39.610Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T23:39:39.610Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T23:39:39.610Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T23:39:39.610Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T23:39:39.610Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T23:39:39.610Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T23:39:39.610Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T23:39:39.610Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:39:39.610Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:39:39.610Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:39:39.610Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:39:39.610Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:39:39.610Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-11T23:39:39.610Z] archive_test.go:140: zstd not installed [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:39:39.610Z] archive_windows_test.go:16: Currently fails [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T23:39:39.610Z] changes_test.go:195: needs more investigation [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T23:39:39.610Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T23:39:39.610Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T23:39:39.610Z] changes_test.go:432: needs further investigation [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T23:39:39.610Z] changes_test.go:468: needs further investigation [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T23:39:39.610Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T23:39:39.610Z] poller_test.go:40: No chmod on Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T23:39:39.610Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T23:39:39.610Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T23:39:39.610Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T23:39:39.610Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T23:39:39.610Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:39.610Z] [2021-11-11T23:39:39.610Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T23:39:39.611Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T23:39:39.611Z] [2021-11-11T23:39:39.611Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T23:39:39.611Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T23:39:39.611Z] [2021-11-11T23:39:39.611Z] DONE 2074 tests, 70 skipped in 235.136s [2021-11-11T23:39:39.611Z] INFO: make.ps1 ended at 11/11/2021 23:39:39 [2021-11-11T23:39:40.673Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T23:39:40.833Z] --- PASS: TestHealthKillContainer (7.93s) [2021-11-11T23:39:40.833Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:39:41.069Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T23:39:41.088Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2021-11-11T23:39:41.088Z] === RUN TestIpcModeNone [2021-11-11T23:39:41.185Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T23:39:41.185Z] INFO: Unit tests ended at 11/11/2021 23:39:40. Duration:00:04:06.2107455 [2021-11-11T23:39:41.185Z] INFO: Building busybox [2021-11-11T23:39:41.185Z] Sending build context to Docker daemon 5.12kB [2021-11-11T23:39:41.185Z] [2021-11-11T23:39:41.185Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T23:39:41.185Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T23:39:41.185Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T23:39:41.185Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T23:39:41.185Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T23:39:41.185Z] ---> 3d4792f88e26 [2021-11-11T23:39:41.185Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T23:39:41.185Z] ---> Running in 4a7ec5417d36 [2021-11-11T23:39:41.239Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T23:39:41.649Z] --- PASS: TestIpcModeNone (0.51s) [2021-11-11T23:39:41.649Z] === RUN TestIpcModePrivate [2021-11-11T23:39:41.905Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-11T23:39:41.905Z] --- PASS: TestIpcModePrivate (0.47s) [2021-11-11T23:39:41.905Z] === RUN TestIpcModeShareable [2021-11-11T23:39:42.161Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-11T23:39:42.174Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2021-11-11T23:39:42.174Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-11-11T23:39:42.174Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-11-11T23:39:42.174Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:39:42.417Z] --- PASS: TestIpcModeShareable (0.47s) [2021-11-11T23:39:42.417Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T23:39:42.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-11T23:39:42.709Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T23:39:42.740Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-11-11T23:39:42.740Z] PASS [2021-11-11T23:39:42.740Z] [2021-11-11T23:39:42.740Z] DONE 10 tests in 7.543s [2021-11-11T23:39:42.740Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T23:39:42.740Z] INFO: Testing against a local daemon [2021-11-11T23:39:42.740Z] === RUN TestExternalGraphDriver [2021-11-11T23:39:42.740Z] === RUN TestExternalGraphDriver/json [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.02s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.02s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T23:39:42.981Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestConfigureDaemonLogs [2021-11-11T23:39:42.981Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T23:39:42.981Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T23:39:42.981Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T23:39:42.981Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T23:39:42.981Z] PASS [2021-11-11T23:39:42.981Z] coverage: 18.6% of statements [2021-11-11T23:39:42.981Z] ok github.com/docker/docker/cmd/dockerd 0.350s coverage: 18.6% of statements [2021-11-11T23:39:42.981Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T23:39:42.981Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T23:39:43.451Z] === RUN TestContainerStopSignal [2021-11-11T23:39:43.451Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestContainerStopTimeout [2021-11-11T23:39:43.451Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T23:39:43.451Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T23:39:43.451Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T23:39:43.451Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T23:39:43.451Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T23:39:43.451Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestNewMemoryStore [2021-11-11T23:39:43.451Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestAddContainers [2021-11-11T23:39:43.451Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestGetContainer [2021-11-11T23:39:43.451Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestDeleteContainer [2021-11-11T23:39:43.451Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestListContainers [2021-11-11T23:39:43.451Z] --- PASS: TestListContainers (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestFirstContainer [2021-11-11T23:39:43.451Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestApplyAllContainer [2021-11-11T23:39:43.451Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestIsValidHealthString [2021-11-11T23:39:43.451Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestStateRunStop [2021-11-11T23:39:43.451Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestStateTimeoutWait [2021-11-11T23:39:43.451Z] state_test.go:141: Stop callback fired [2021-11-11T23:39:43.451Z] state_test.go:165: Stop callback fired [2021-11-11T23:39:43.451Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T23:39:43.451Z] === RUN TestIsValidStateString [2021-11-11T23:39:43.451Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestViewSaveDelete [2021-11-11T23:39:43.451Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-11T23:39:43.451Z] === RUN TestViewAll [2021-11-11T23:39:43.451Z] --- PASS: TestViewAll (0.01s) [2021-11-11T23:39:43.451Z] === RUN TestViewGet [2021-11-11T23:39:43.451Z] --- PASS: TestViewGet (0.01s) [2021-11-11T23:39:43.451Z] === RUN TestNames [2021-11-11T23:39:43.451Z] --- PASS: TestNames (0.00s) [2021-11-11T23:39:43.451Z] === RUN TestViewWithHealthCheck [2021-11-11T23:39:43.451Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T23:39:43.451Z] PASS [2021-11-11T23:39:43.451Z] coverage: 41.7% of statements [2021-11-11T23:39:43.451Z] ok github.com/docker/docker/container 0.265s coverage: 41.7% of statements [2021-11-11T23:39:43.451Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T23:39:43.451Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T23:39:43.451Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T23:39:43.451Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T23:39:43.785Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2021-11-11T23:39:43.785Z] === RUN TestAPIIpcModeHost [2021-11-11T23:39:44.346Z] --- PASS: TestAPIIpcModeHost (0.37s) [2021-11-11T23:39:44.346Z] === RUN TestDaemonIpcModeShareable [2021-11-11T23:39:44.618Z] docker_api_swarm_service_test.go:490: [d3873c9e9edca] joining swarm manager [d412bc6a4593b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:39:44.641Z] === RUN TestExternalGraphDriver/spec [2021-11-11T23:39:44.878Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T23:39:44.980Z] Removing intermediate container 4a7ec5417d36 [2021-11-11T23:39:44.980Z] ---> d65c549ff0d5 [2021-11-11T23:39:44.980Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T23:39:44.980Z] ---> Running in 867fb455fdc4 [2021-11-11T23:39:44.980Z] Removing intermediate container 867fb455fdc4 [2021-11-11T23:39:44.980Z] ---> cc68242ad7ca [2021-11-11T23:39:44.980Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T23:39:44.980Z] ---> Running in b997ab31c283 [2021-11-11T23:39:45.020Z] === RUN TestPrepare [2021-11-11T23:39:45.020Z] --- PASS: TestPrepare (0.00s) [2021-11-11T23:39:45.020Z] === RUN TestStart [2021-11-11T23:39:45.020Z] --- PASS: TestStart (0.00s) [2021-11-11T23:39:45.020Z] === RUN TestWaitCancel [2021-11-11T23:39:45.020Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T23:39:45.020Z] === RUN TestWaitDisabled [2021-11-11T23:39:45.020Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T23:39:45.020Z] === RUN TestWaitEnabled [2021-11-11T23:39:45.020Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T23:39:45.020Z] === RUN TestRemove [2021-11-11T23:39:45.020Z] --- PASS: TestRemove (0.00s) [2021-11-11T23:39:45.020Z] PASS [2021-11-11T23:39:45.020Z] coverage: 65.3% of statements [2021-11-11T23:39:45.020Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-11-11T23:39:45.138Z] docker_api_swarm_service_test.go:490: [d432aef35e772] joining swarm manager [d412bc6a4593b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:39:45.274Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T23:39:45.274Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2021-11-11T23:39:45.274Z] === RUN TestDaemonIpcModePrivate [2021-11-11T23:39:45.448Z] Removing intermediate container b997ab31c283 [2021-11-11T23:39:45.448Z] ---> b5fba13d58d7 [2021-11-11T23:39:45.448Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T23:39:46.016Z] === RUN TestExternalGraphDriver/pull [2021-11-11T23:39:46.638Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T23:39:46.638Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2021-11-11T23:39:46.638Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T23:39:47.013Z] [2021-11-11T23:39:47.013Z] ---> 8269fdac40a1 [2021-11-11T23:39:47.013Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T23:39:47.013Z] ---> Running in 7d38c4007380 [2021-11-11T23:39:47.243Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T23:39:47.243Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T23:39:47.243Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T23:39:47.243Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T23:39:47.243Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T23:39:47.243Z] PASS [2021-11-11T23:39:47.243Z] coverage: 35.9% of statements [2021-11-11T23:39:47.243Z] ok github.com/docker/docker/daemon/cluster/convert 0.815s coverage: 35.9% of statements [2021-11-11T23:39:47.243Z] === RUN TestNewListSecretsFilters [2021-11-11T23:39:47.243Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T23:39:47.243Z] === RUN TestNewListConfigsFilters [2021-11-11T23:39:47.243Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T23:39:47.243Z] PASS [2021-11-11T23:39:47.243Z] coverage: 0.5% of statements [2021-11-11T23:39:47.243Z] ok github.com/docker/docker/daemon/cluster 0.853s coverage: 0.5% of statements [2021-11-11T23:39:47.565Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T23:39:47.565Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2021-11-11T23:39:47.565Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T23:39:47.918Z] --- PASS: TestExternalGraphDriver (4.92s) [2021-11-11T23:39:47.918Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-11-11T23:39:47.918Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-11-11T23:39:47.918Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-11-11T23:39:47.918Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:39:48.492Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T23:39:48.748Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2021-11-11T23:39:48.748Z] === RUN TestIpcModeOlderClient [2021-11-11T23:39:48.748Z] === PAUSE TestIpcModeOlderClient [2021-11-11T23:39:48.748Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:39:49.062Z] ............................ [ 67%] [2021-11-11T23:39:49.309Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-11T23:39:49.309Z] === RUN TestKillContainer [2021-11-11T23:39:49.309Z] === RUN TestKillContainer/no_signal [2021-11-11T23:39:49.565Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:39:49.821Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:39:50.203Z] === RUN TestBuilderGC [2021-11-11T23:39:50.203Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T23:39:50.203Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestFindConfigurationConflicts [2021-11-11T23:39:50.203Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T23:39:50.203Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T23:39:50.203Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T23:39:50.203Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T23:39:50.203Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_label [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T23:39:50.203Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T23:39:50.203Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestModifiedDiscoverySettings [2021-11-11T23:39:50.203Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T23:39:50.203Z] time="2021-11-11T23:39:49Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T23:39:50.203Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-11-11T23:39:50.203Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T23:39:50.203Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:39:50.203Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestReloadBadDefaultConfig [2021-11-11T23:39:50.203Z] time="2021-11-11T23:39:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2750176860" [2021-11-11T23:39:50.203Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestReloadWithConflictingLabels [2021-11-11T23:39:50.203Z] time="2021-11-11T23:39:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3585278121" [2021-11-11T23:39:50.203Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2021-11-11T23:39:50.203Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T23:39:50.203Z] time="2021-11-11T23:39:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-258417489" [2021-11-11T23:39:50.203Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-11-11T23:39:50.203Z] === RUN TestMaskURLCredentials [2021-11-11T23:39:50.203Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDaemonConfigurationMerge [2021-11-11T23:39:50.203Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T23:39:50.203Z] PASS [2021-11-11T23:39:50.203Z] coverage: 80.0% of statements [2021-11-11T23:39:50.203Z] ok github.com/docker/docker/daemon/config 0.380s coverage: 80.0% of statements [2021-11-11T23:39:50.203Z] === RUN TestDiscoveryOptsErrors [2021-11-11T23:39:50.203Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T23:39:50.203Z] === RUN TestDiscoveryOpts [2021-11-11T23:39:50.203Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T23:39:50.203Z] PASS [2021-11-11T23:39:50.203Z] coverage: 30.0% of statements [2021-11-11T23:39:50.203Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2021-11-11T23:39:50.382Z] --- PASS: TestKillContainer (1.20s) [2021-11-11T23:39:50.383Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-11T23:39:50.383Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-11T23:39:50.383Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-11-11T23:39:50.383Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:39:50.383Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T23:39:50.417Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T23:39:50.944Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T23:39:51.195Z] === RUN TestWaitNodeAttachment [2021-11-11T23:39:51.358Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T23:39:51.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-11-11T23:39:51.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-11-11T23:39:51.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-11-11T23:39:51.507Z] === RUN TestKillStoppedContainer [2021-11-11T23:39:51.507Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T23:39:51.507Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:39:51.672Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T23:39:51.672Z] === RUN TestIsolationConversion [2021-11-11T23:39:51.672Z] === RUN TestIsolationConversion/default [2021-11-11T23:39:51.672Z] === RUN TestIsolationConversion/process [2021-11-11T23:39:51.672Z] === RUN TestIsolationConversion/hyperv [2021-11-11T23:39:51.672Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestContainerLabels [2021-11-11T23:39:51.672Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestCredentialSpecConversion [2021-11-11T23:39:51.672Z] === RUN TestCredentialSpecConversion/none [2021-11-11T23:39:51.672Z] === RUN TestCredentialSpecConversion/config [2021-11-11T23:39:51.672Z] === RUN TestCredentialSpecConversion/file [2021-11-11T23:39:51.672Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T23:39:51.672Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T23:39:51.672Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestControllerValidateMountBind [2021-11-11T23:39:51.672Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestControllerValidateMountVolume [2021-11-11T23:39:51.672Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestControllerValidateMountTarget [2021-11-11T23:39:51.672Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T23:39:51.672Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T23:39:51.672Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T23:39:51.672Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T23:39:51.672Z] PASS [2021-11-11T23:39:51.672Z] coverage: 11.0% of statements [2021-11-11T23:39:51.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.602s coverage: 11.0% of statements [2021-11-11T23:39:51.672Z] === RUN TestEventsLog [2021-11-11T23:39:51.672Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestEventsLogTimeout [2021-11-11T23:39:51.672Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T23:39:51.672Z] === RUN TestLogEvents [2021-11-11T23:39:51.672Z] --- PASS: TestLogEvents (0.06s) [2021-11-11T23:39:51.672Z] === RUN TestLoadBufferedEvents [2021-11-11T23:39:51.763Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T23:39:51.763Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:39:52.019Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-11-11T23:39:52.019Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:39:52.105Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2021-11-11T23:39:52.105Z] PASS [2021-11-11T23:39:52.105Z] [2021-11-11T23:39:52.105Z] DONE 5 tests in 8.798s [2021-11-11T23:39:52.105Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T23:39:52.105Z] INFO: Testing against a local daemon [2021-11-11T23:39:52.105Z] === RUN TestContinueAfterPluginCrash [2021-11-11T23:39:52.105Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T23:39:52.105Z] === RUN TestReadPluginNoRead [2021-11-11T23:39:52.105Z] === PAUSE TestReadPluginNoRead [2021-11-11T23:39:52.105Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T23:39:52.105Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T23:39:52.105Z] === CONT TestContinueAfterPluginCrash [2021-11-11T23:39:52.105Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T23:39:52.142Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-11-11T23:39:52.142Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T23:39:52.142Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T23:39:52.142Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T23:39:52.142Z] PASS [2021-11-11T23:39:52.142Z] coverage: 50.0% of statements [2021-11-11T23:39:52.142Z] ok github.com/docker/docker/daemon/events 0.257s coverage: 50.0% of statements [2021-11-11T23:39:52.142Z] === RUN TestIsEmptyDir [2021-11-11T23:39:52.142Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T23:39:52.142Z] PASS [2021-11-11T23:39:52.142Z] coverage: 2.3% of statements [2021-11-11T23:39:52.142Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2021-11-11T23:39:52.142Z] === RUN TestVerifyNetworkingConfig [2021-11-11T23:39:52.142Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestGetContainer [2021-11-11T23:39:52.142Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestValidContainerNames [2021-11-11T23:39:52.142Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestContainerInitDNS [2021-11-11T23:39:52.142Z] daemon_test.go:146: root required [2021-11-11T23:39:52.142Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestMerge [2021-11-11T23:39:52.142Z] --- PASS: TestMerge (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestValidateContainerIsolation [2021-11-11T23:39:52.142Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestFindNetworkErrorType [2021-11-11T23:39:52.142Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestEnsureServicesExist [2021-11-11T23:39:52.142Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestEnsureServicesExistErrors [2021-11-11T23:39:52.142Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T23:39:52.142Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T23:39:52.142Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T23:39:52.142Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T23:39:52.142Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T23:39:52.142Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T23:39:52.142Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestContainerDelete [2021-11-11T23:39:52.142Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestContainerDoubleDelete [2021-11-11T23:39:52.142Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T23:39:52.142Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-11-11T23:39:52.142Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T23:39:52.142Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestNoneHealthcheck [2021-11-11T23:39:52.142Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T23:39:52.142Z] === RUN TestHealthStates [2021-11-11T23:39:52.142Z] time="2021-11-11T23:39:51Z" 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-11-11T23:39:52.142Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.142Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.142Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.142Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.143Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.143Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.143Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.143Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.143Z] time="2021-11-11T23:39:52Z" 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-11-11T23:39:52.143Z] --- PASS: TestHealthStates (0.15s) [2021-11-11T23:39:52.143Z] === RUN TestGetInspectData [2021-11-11T23:39:52.143Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestFillLicense [2021-11-11T23:39:52.143Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestListInvalidFilter [2021-11-11T23:39:52.143Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestNameFilter [2021-11-11T23:39:52.143Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T23:39:52.143Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T23:39:52.143Z] === 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-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T23:39:52.143Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T23:39:52.143Z] --- 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-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T23:39:52.143Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestDaemonReloadLabels [2021-11-11T23:39:52.143Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T23:39:52.143Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestDaemonReloadMirrors [2021-11-11T23:39:52.143Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T23:39:52.143Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T23:39:52.143Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T23:39:52.143Z] === RUN TestDaemonDiscoveryReload [2021-11-11T23:39:52.580Z] --- PASS: TestInspectOomKilledTrue (0.52s) [2021-11-11T23:39:52.580Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:39:52.613Z] === RUN TestLinkNaming [2021-11-11T23:39:52.613Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T23:39:52.613Z] === RUN TestLinkNew [2021-11-11T23:39:52.613Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T23:39:52.613Z] === RUN TestLinkEnv [2021-11-11T23:39:52.613Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T23:39:52.613Z] === RUN TestLinkMultipleEnv [2021-11-11T23:39:52.613Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T23:39:52.613Z] === RUN TestLinkPortRangeEnv [2021-11-11T23:39:52.613Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T23:39:52.613Z] PASS [2021-11-11T23:39:52.613Z] coverage: 93.0% of statements [2021-11-11T23:39:52.613Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-11-11T23:39:52.738Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T23:39:53.141Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-11-11T23:39:53.141Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T23:39:53.141Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-11-11T23:39:53.141Z] === RUN TestLinksContainerNames [2021-11-11T23:39:53.307Z] === RUN TestDockerSuite/TestPortList [2021-11-11T23:39:53.606Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-11-11T23:39:53.606Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T23:39:53.606Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T23:39:53.606Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T23:39:54.071Z] --- PASS: TestLinksContainerNames (0.84s) [2021-11-11T23:39:54.071Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:39:54.077Z] === RUN TestAdapterReadLogs [2021-11-11T23:39:54.077Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T23:39:54.077Z] === RUN TestCopier [2021-11-11T23:39:54.077Z] --- PASS: TestCopier (0.00s) [2021-11-11T23:39:54.077Z] === RUN TestCopierLongLines [2021-11-11T23:39:54.077Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T23:39:54.077Z] === RUN TestCopierSlow [2021-11-11T23:39:54.207Z] Removing intermediate container 7d38c4007380 [2021-11-11T23:39:54.207Z] ---> b35d6e01549f [2021-11-11T23:39:54.207Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T23:39:54.207Z] ---> Running in e2d8fbac8723 [2021-11-11T23:39:54.547Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T23:39:54.547Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T23:39:54.547Z] reload_test.go:520: root required [2021-11-11T23:39:54.547Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T23:39:54.547Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T23:39:54.547Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T23:39:54.547Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T23:39:54.547Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T23:39:54.547Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T23:39:54.547Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T23:39:54.547Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestParseVolumesFrom [2021-11-11T23:39:54.547Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T23:39:54.547Z] PASS [2021-11-11T23:39:54.547Z] coverage: 9.0% of statements [2021-11-11T23:39:54.547Z] ok github.com/docker/docker/daemon 2.351s coverage: 9.0% of statements [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T23:39:54.547Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T23:39:54.547Z] --- PASS: TestCopierSlow (0.21s) [2021-11-11T23:39:54.547Z] === RUN TestCopierWithSized [2021-11-11T23:39:54.547Z] === RUN TestCopierWithSized/as_is [2021-11-11T23:39:54.547Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T23:39:54.547Z] --- PASS: TestCopierWithSized (0.07s) [2021-11-11T23:39:54.547Z] --- PASS: TestCopierWithSized/as_is (0.04s) [2021-11-11T23:39:54.547Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestCopierWithPartial [2021-11-11T23:39:54.547Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestRingLogger [2021-11-11T23:39:54.547Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestRingCap [2021-11-11T23:39:54.547Z] --- PASS: TestRingCap (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestRingClose [2021-11-11T23:39:54.547Z] --- PASS: TestRingClose (0.00s) [2021-11-11T23:39:54.547Z] === RUN TestRingDrain [2021-11-11T23:39:54.547Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T23:39:54.547Z] PASS [2021-11-11T23:39:54.547Z] coverage: 43.8% of statements [2021-11-11T23:39:54.547Z] ok github.com/docker/docker/daemon/logger 0.377s coverage: 43.8% of statements [2021-11-11T23:39:54.632Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-11T23:39:54.632Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T23:39:54.888Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/default [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/private [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/slave [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/shared [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/default [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/shared [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/slave [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/private [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T23:39:54.888Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:39:54.888Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T23:39:54.888Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T23:39:55.144Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T23:39:55.194Z] [2021-11-11T23:39:55.194Z] SUCCESS: Specified value was saved. [2021-11-11T23:39:55.390Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2021-11-11T23:39:55.390Z] === CONT TestReadPluginNoRead [2021-11-11T23:39:55.400Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T23:39:55.400Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T23:39:55.400Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T23:39:55.400Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T23:39:55.400Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T23:39:55.400Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T23:39:55.400Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T23:39:55.400Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T23:39:55.538Z] === RUN TestNewStreamConfig [2021-11-11T23:39:55.538Z] === RUN TestNewStreamConfig/defaults [2021-11-11T23:39:55.538Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T23:39:55.538Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T23:39:55.538Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T23:39:55.538Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T23:39:55.539Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T23:39:55.539Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T23:39:55.539Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T23:39:55.539Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T23:39:55.539Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T23:39:55.539Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T23:39:55.539Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestSearchRegistryForImages [2021-11-11T23:39:55.539Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T23:39:55.539Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestImageDelete [2021-11-11T23:39:55.539Z] === RUN TestImageDelete/no_lease [2021-11-11T23:39:55.539Z] === RUN TestImageDelete/lease_exists [2021-11-11T23:39:55.539Z] --- PASS: TestImageDelete (0.08s) [2021-11-11T23:39:55.539Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T23:39:55.539Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-11-11T23:39:55.539Z] === RUN TestContentStoreForPull [2021-11-11T23:39:55.539Z] time="2021-11-11T23:39:55Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T23:39:55.539Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-11-11T23:39:55.539Z] === RUN TestCreateSuccess [2021-11-11T23:39:55.539Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestCreateStreamSkipped [2021-11-11T23:39:55.539Z] time="2021-11-11T23:39:55Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T23:39:55.539Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestCreateLogGroupSuccess [2021-11-11T23:39:55.539Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestCreateError [2021-11-11T23:39:55.539Z] --- PASS: TestCreateError (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestCreateAlreadyExists [2021-11-11T23:39:55.539Z] time="2021-11-11T23:39:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T23:39:55.539Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestLogClosed [2021-11-11T23:39:55.539Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestLogBlocking [2021-11-11T23:39:55.539Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T23:39:55.539Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T23:39:55.539Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestPublishBatchSuccess [2021-11-11T23:39:55.539Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestPublishBatchError [2021-11-11T23:39:55.539Z] time="2021-11-11T23:39:55Z" level=error msg=Error [2021-11-11T23:39:55.539Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T23:39:55.539Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T23:39:56.010Z] time="2021-11-11T23:39:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T23:39:56.010Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T23:39:56.010Z] time="2021-11-11T23:39:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T23:39:56.010Z] time="2021-11-11T23:39:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T23:39:56.010Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchSimple [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchTicker [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-11T23:39:56.010Z] === RUN TestCollectBatchClose [2021-11-11T23:39:56.010Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen/3/���� [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T23:39:56.010Z] === RUN TestEffectiveLen/5/ [2021-11-11T23:39:56.010Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T23:39:56.010Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T23:39:56.010Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T23:39:56.010Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/0/ [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: He [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/6/a� [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: a [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: � [2021-11-11T23:39:56.011Z] === RUN TestFindValidSplit/7/a� [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T23:39:56.011Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestProcessEventEmoji [2021-11-11T23:39:56.011Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T23:39:56.011Z] === RUN TestCollectBatchLineSplit [2021-11-11T23:39:56.011Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T23:39:56.011Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestCollectBatchMaxEvents [2021-11-11T23:39:56.011Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-11-11T23:39:56.011Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T23:39:56.011Z] --- PASS: TestContentStoreForPull (0.18s) [2021-11-11T23:39:56.011Z] PASS [2021-11-11T23:39:56.011Z] coverage: 6.7% of statements [2021-11-11T23:39:56.011Z] ok github.com/docker/docker/daemon/images 0.566s coverage: 6.7% of statements [2021-11-11T23:39:56.011Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2021-11-11T23:39:56.011Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T23:39:56.011Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.16s) [2021-11-11T23:39:56.011Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T23:39:56.011Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T23:39:56.011Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T23:39:56.011Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T23:39:56.011Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestCreateTagSuccess [2021-11-11T23:39:56.011Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T23:39:56.011Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T23:39:56.011Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T23:39:56.011Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T23:39:56.011Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s) [2021-11-11T23:39:56.011Z] PASS [2021-11-11T23:39:56.011Z] coverage: 77.4% of statements [2021-11-11T23:39:56.011Z] ok github.com/docker/docker/daemon/logger/awslogs 0.685s coverage: 77.4% of statements [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T23:39:56.011Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T23:39:56.011Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T23:39:56.011Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T23:39:56.011Z] === RUN TestJSONFileLogger [2021-11-11T23:39:56.011Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T23:39:56.011Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T23:39:56.011Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T23:39:56.011Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T23:39:56.011Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T23:39:56.011Z] === RUN TestEncodeDecode [2021-11-11T23:39:56.011Z] === PAUSE TestEncodeDecode [2021-11-11T23:39:56.011Z] === RUN TestUnexpectedEOF [2021-11-11T23:39:56.482Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-11-11T23:39:56.482Z] === RUN TestFastTimeMarshalJSON [2021-11-11T23:39:56.482Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T23:39:56.482Z] PASS [2021-11-11T23:39:56.482Z] coverage: 87.2% of statements [2021-11-11T23:39:56.482Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.204s coverage: 87.2% of statements [2021-11-11T23:39:56.482Z] time="2021-11-11T23:39:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T23:39:56.482Z] time="2021-11-11T23:39:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T23:39:56.482Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-11-11T23:39:56.482Z] === CONT TestEncodeDecode [2021-11-11T23:39:56.482Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T23:39:56.482Z] PASS [2021-11-11T23:39:56.482Z] coverage: 69.9% of statements [2021-11-11T23:39:56.482Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.232s coverage: 69.9% of statements [2021-11-11T23:39:56.766Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2021-11-11T23:39:56.766Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T23:39:57.024Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2021-11-11T23:39:57.024Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T23:39:57.280Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-11-11T23:39:57.280Z] === RUN TestNetworkNat [2021-11-11T23:39:57.292Z] === RUN TestReadPluginNoRead/default [2021-11-11T23:39:57.414Z] Removing intermediate container e2d8fbac8723 [2021-11-11T23:39:57.414Z] ---> 4c6f35c7249a [2021-11-11T23:39:57.414Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T23:39:57.414Z] ---> Running in 1e79729dc9e8 [2021-11-11T23:39:57.471Z] === RUN TestWriteLog [2021-11-11T23:39:57.471Z] === PAUSE TestWriteLog [2021-11-11T23:39:57.471Z] === RUN TestReadLog [2021-11-11T23:39:57.471Z] === PAUSE TestReadLog [2021-11-11T23:39:57.471Z] === CONT TestWriteLog [2021-11-11T23:39:57.471Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T23:39:57.471Z] === CONT TestReadLog [2021-11-11T23:39:57.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-11T23:39:57.855Z] --- PASS: TestNetworkNat (0.44s) [2021-11-11T23:39:57.855Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:39:57.941Z] === RUN TestReadLog/tail_exact [2021-11-11T23:39:57.941Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T23:39:57.941Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T23:39:57.941Z] --- PASS: TestReadLog (0.16s) [2021-11-11T23:39:57.941Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-11T23:39:57.941Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T23:39:57.941Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T23:39:57.941Z] PASS [2021-11-11T23:39:57.941Z] coverage: 75.2% of statements [2021-11-11T23:39:57.941Z] ok github.com/docker/docker/daemon/logger/local 0.231s coverage: 75.2% of statements [2021-11-11T23:39:57.941Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T23:39:57.941Z] === RUN TestOpenFileDelete [2021-11-11T23:39:57.941Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestOpenFileRename [2021-11-11T23:39:57.941Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestParseLogTagDefaultTag [2021-11-11T23:39:57.941Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestParseLogTag [2021-11-11T23:39:57.941Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestParseLogTagEmptyTag [2021-11-11T23:39:57.941Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestTailFiles [2021-11-11T23:39:57.941Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestFollowLogsConsumerGone [2021-11-11T23:39:57.941Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestFollowLogsProducerGone [2021-11-11T23:39:57.941Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T23:39:57.941Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T23:39:57.941Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T23:39:57.941Z] === RUN TestCheckCapacityAndRotate [2021-11-11T23:39:57.941Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T23:39:57.941Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T23:39:57.941Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-11-11T23:39:57.941Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T23:39:57.941Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-11-11T23:39:57.941Z] PASS [2021-11-11T23:39:57.941Z] coverage: 53.7% of statements [2021-11-11T23:39:57.941Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.149s coverage: 53.7% of statements [2021-11-11T23:39:57.941Z] === RUN TestLog [2021-11-11T23:39:57.941Z] --- PASS: TestLog (0.00s) [2021-11-11T23:39:57.941Z] PASS [2021-11-11T23:39:57.941Z] coverage: 31.5% of statements [2021-11-11T23:39:57.941Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2021-11-11T23:39:58.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-11-11T23:39:58.120Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:39:58.411Z] === RUN TestValidateLogOpt [2021-11-11T23:39:58.411Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestNewMissedConfig [2021-11-11T23:39:58.411Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestNewMissedUrl [2021-11-11T23:39:58.411Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestNewMissedToken [2021-11-11T23:39:58.411Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestNewWithProxy [2021-11-11T23:39:58.411Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestDefault [2021-11-11T23:39:58.411Z] --- PASS: TestDefault (0.01s) [2021-11-11T23:39:58.411Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T23:39:58.411Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestJsonFormat [2021-11-11T23:39:58.411Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T23:39:58.411Z] === RUN TestRawFormat [2021-11-11T23:39:58.411Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestRawFormatWithLabels [2021-11-11T23:39:58.411Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestRawFormatWithoutTag [2021-11-11T23:39:58.411Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestBatching [2021-11-11T23:39:58.411Z] --- PASS: TestBatching (0.23s) [2021-11-11T23:39:58.411Z] === RUN TestFrequency [2021-11-11T23:39:58.411Z] --- PASS: TestFrequency (0.16s) [2021-11-11T23:39:58.411Z] === RUN TestOneMessagePerRequest [2021-11-11T23:39:58.411Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestVerify [2021-11-11T23:39:58.411Z] --- PASS: TestVerify (0.00s) [2021-11-11T23:39:58.411Z] === RUN TestSkipVerify [2021-11-11T23:39:58.668Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T23:39:58.881Z] === RUN TestNewParse [2021-11-11T23:39:58.881Z] --- PASS: TestNewParse (0.00s) [2021-11-11T23:39:58.881Z] PASS [2021-11-11T23:39:58.881Z] coverage: 8.3% of statements [2021-11-11T23:39:58.881Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] --- PASS: TestSkipVerify (0.40s) [2021-11-11T23:39:58.881Z] === RUN TestBufferMaximum [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.752716\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.753716\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T23:39:58.881Z] === RUN TestServerAlwaysDown [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.755715\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.755715\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.755715\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.755715\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] time="2021-11-11T23:39:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636673998.755715\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:39:58.881Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T23:39:58.881Z] === RUN TestCannotSendAfterClose [2021-11-11T23:39:58.881Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T23:39:58.881Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T23:39:59.351Z] === RUN TestParseLogFormat [2021-11-11T23:39:59.351Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T23:39:59.351Z] === RUN TestValidateLogOptEmpty [2021-11-11T23:39:59.351Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T23:39:59.351Z] === RUN TestValidateSyslogAddress [2021-11-11T23:39:59.351Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T23:39:59.351Z] === RUN TestParseAddressDefaultPort [2021-11-11T23:39:59.351Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T23:39:59.351Z] === RUN TestValidateSyslogFacility [2021-11-11T23:39:59.351Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T23:39:59.351Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T23:39:59.351Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T23:39:59.351Z] === RUN TestValidateLogOpt [2021-11-11T23:39:59.351Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T23:39:59.351Z] PASS [2021-11-11T23:39:59.351Z] coverage: 46.8% of statements [2021-11-11T23:39:59.351Z] ok github.com/docker/docker/daemon/logger/syslog 0.104s coverage: 46.8% of statements [2021-11-11T23:39:59.604Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T23:40:00.170Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2021-11-11T23:40:00.341Z] time="2021-11-11T23:39:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T23:40:00.341Z] time="2021-11-11T23:39:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b07428925a21\"}'" [2021-11-11T23:40:00.341Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-11-11T23:40:00.341Z] PASS [2021-11-11T23:40:00.341Z] coverage: 82.5% of statements [2021-11-11T23:40:00.341Z] ok github.com/docker/docker/daemon/logger/splunk 1.943s coverage: 82.5% of statements [2021-11-11T23:40:00.341Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T23:40:00.341Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T23:40:00.341Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T23:40:00.341Z] === RUN TestV1IDService [2021-11-11T23:40:00.341Z] --- PASS: TestV1IDService (0.02s) [2021-11-11T23:40:00.341Z] === RUN TestV2MetadataService [2021-11-11T23:40:00.367Z] Cannot create a file when that file already exists. [2021-11-11T23:40:00.660Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2021-11-11T23:40:00.660Z] === RUN TestPause [2021-11-11T23:40:00.738Z] === CONT TestReadPluginNoRead [2021-11-11T23:40:00.738Z] read_test.go:92: [db92259e0cc21] daemon is not started [2021-11-11T23:40:00.738Z] --- PASS: TestReadPluginNoRead (5.73s) [2021-11-11T23:40:00.738Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-11-11T23:40:00.738Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-11-11T23:40:00.738Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2021-11-11T23:40:00.738Z] PASS [2021-11-11T23:40:00.738Z] [2021-11-11T23:40:00.738Z] DONE 6 tests in 9.182s [2021-11-11T23:40:00.738Z] 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-11-11T23:40:00.738Z] testing: warning: no tests to run [2021-11-11T23:40:00.738Z] PASS [2021-11-11T23:40:00.738Z] [2021-11-11T23:40:00.738Z] DONE 0 tests in 0.013s [2021-11-11T23:40:00.738Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T23:40:00.738Z] INFO: Testing against a local daemon [2021-11-11T23:40:00.738Z] === RUN TestPluginWithDevMounts [2021-11-11T23:40:00.738Z] === PAUSE TestPluginWithDevMounts [2021-11-11T23:40:00.738Z] === CONT TestPluginWithDevMounts [2021-11-11T23:40:00.811Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T23:40:00.811Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T23:40:00.811Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T23:40:00.811Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T23:40:00.811Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T23:40:00.811Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T23:40:00.811Z] === RUN TestManifestStore [2021-11-11T23:40:00.811Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T23:40:00.811Z] === RUN TestSuccessfulDownload [2021-11-11T23:40:00.811Z] download_test.go:267: Needs fixing on Windows [2021-11-11T23:40:00.811Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T23:40:00.811Z] === RUN TestCancelledDownload [2021-11-11T23:40:00.811Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T23:40:00.811Z] === RUN TestMaxDownloadAttempts [2021-11-11T23:40:00.811Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:40:00.811Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:40:00.811Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:40:00.811Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:40:00.811Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:40:00.811Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:40:00.811Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:40:00.811Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:40:00.811Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:40:00.811Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:40:00.811Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:40:00.812Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:40:01.221Z] --- PASS: TestPause (0.46s) [2021-11-11T23:40:01.221Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:40:01.221Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:40:01.221Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:40:01.221Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:40:01.281Z] time="2021-11-11T23:40:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1248742079\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/no_local_cache [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/with_local_cache [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=warning msg="reference for unknown type: " [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=warning msg="reference for unknown type: " [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=warning msg="reference for unknown type: " [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=warning msg="reference for unknown type: " [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=warning msg="reference for unknown type: " [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T23:40:01.282Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T23:40:01.282Z] --- PASS: TestV2MetadataService (0.91s) [2021-11-11T23:40:01.282Z] PASS [2021-11-11T23:40:01.282Z] coverage: 48.2% of statements [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T23:40:01.282Z] ok github.com/docker/docker/distribution/metadata 1.004s coverage: 48.2% of statements [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore (0.26s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T23:40:01.282Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestFixManifestLayers [2021-11-11T23:40:01.282Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T23:40:01.282Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T23:40:01.282Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestFixManifestLayersBadParent [2021-11-11T23:40:01.282Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestValidateManifest [2021-11-11T23:40:01.282Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T23:40:01.282Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestFormatPlatform [2021-11-11T23:40:01.282Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T23:40:01.282Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-11-11T23:40:01.282Z] === RUN TestLayerAlreadyExists [2021-11-11T23:40:01.282Z] 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-11-11T23:40:01.282Z] 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-11-11T23:40:01.282Z] 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-11-11T23:40:01.282Z] 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-11-11T23:40:01.282Z] 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-11-11T23:40:01.282Z] 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-11-11T23:40:01.282Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T23:40:01.282Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:40:01.282Z] time="2021-11-11T23:40:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:40:01.282Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T23:40:01.282Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-11T23:40:01.282Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-11-11T23:40:01.282Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-11T23:40:01.282Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-11T23:40:01.282Z] === RUN TestTransfer [2021-11-11T23:40:01.282Z] --- PASS: TestTransfer (0.13s) [2021-11-11T23:40:01.282Z] === RUN TestConcurrencyLimit [2021-11-11T23:40:01.477Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-11T23:40:01.477Z] === RUN TestPidHost [2021-11-11T23:40:01.730Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T23:40:01.752Z] === RUN TestNotFound [2021-11-11T23:40:01.752Z] --- PASS: TestNotFound (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestConflict [2021-11-11T23:40:01.752Z] --- PASS: TestConflict (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestForbidden [2021-11-11T23:40:01.752Z] --- PASS: TestForbidden (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestInvalidParameter [2021-11-11T23:40:01.752Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestNotImplemented [2021-11-11T23:40:01.752Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestNotModified [2021-11-11T23:40:01.752Z] --- PASS: TestNotModified (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestUnauthorized [2021-11-11T23:40:01.752Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestUnknown [2021-11-11T23:40:01.752Z] --- PASS: TestUnknown (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestCancelled [2021-11-11T23:40:01.752Z] --- PASS: TestCancelled (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestDeadline [2021-11-11T23:40:01.752Z] --- PASS: TestDeadline (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestDataLoss [2021-11-11T23:40:01.752Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestUnavailable [2021-11-11T23:40:01.752Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestSystem [2021-11-11T23:40:01.752Z] --- PASS: TestSystem (0.00s) [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Conflict [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T23:40:01.752Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T23:40:01.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T23:40:01.752Z] PASS [2021-11-11T23:40:01.752Z] coverage: 53.1% of statements [2021-11-11T23:40:01.752Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-11-11T23:40:01.752Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-11-11T23:40:01.752Z] === RUN TestInactiveJobs [2021-11-11T23:40:02.225Z] --- PASS: TestInactiveJobs (0.36s) [2021-11-11T23:40:02.225Z] === RUN TestWatchRelease [2021-11-11T23:40:02.225Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T23:40:02.225Z] === RUN TestWatchFinishedTransfer [2021-11-11T23:40:02.225Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T23:40:02.225Z] === RUN TestDuplicateTransfer [2021-11-11T23:40:02.225Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T23:40:02.225Z] === RUN TestSuccessfulUpload [2021-11-11T23:40:02.225Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-11-11T23:40:02.225Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T23:40:02.225Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T23:40:02.225Z] === RUN TestTokenPassThru [2021-11-11T23:40:02.225Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T23:40:02.225Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T23:40:02.225Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T23:40:02.225Z] PASS [2021-11-11T23:40:02.225Z] coverage: 24.1% of statements [2021-11-11T23:40:02.225Z] ok github.com/docker/docker/distribution 1.505s coverage: 24.1% of statements [2021-11-11T23:40:02.641Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-11-11T23:40:02.641Z] PASS [2021-11-11T23:40:02.641Z] [2021-11-11T23:40:02.641Z] DONE 1 tests in 1.616s [2021-11-11T23:40:02.641Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T23:40:02.641Z] INFO: Testing against a local daemon [2021-11-11T23:40:02.641Z] === RUN TestSecretInspect [2021-11-11T23:40:02.668Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T23:40:02.695Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T23:40:02.695Z] time="2021-11-11T23:40:02Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T23:40:02.695Z] === RUN TestFSGetInvalidData [2021-11-11T23:40:02.695Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-11-11T23:40:02.695Z] === RUN TestCancelledUpload [2021-11-11T23:40:02.695Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T23:40:02.695Z] PASS [2021-11-11T23:40:02.695Z] coverage: 76.8% of statements [2021-11-11T23:40:02.695Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T23:40:02.695Z] === RUN TestFSInvalidSet [2021-11-11T23:40:02.695Z] ok github.com/docker/docker/distribution/xfer 1.805s coverage: 76.8% of statements [2021-11-11T23:40:02.695Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T23:40:02.695Z] === RUN TestFSInvalidRoot [2021-11-11T23:40:02.695Z] === RUN TestCompare [2021-11-11T23:40:02.695Z] --- PASS: TestCompare (0.00s) [2021-11-11T23:40:02.695Z] PASS [2021-11-11T23:40:02.695Z] coverage: 19.2% of statements [2021-11-11T23:40:02.695Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T23:40:02.695Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T23:40:02.695Z] === RUN TestFSMetadataGetSet [2021-11-11T23:40:02.695Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2021-11-11T23:40:02.695Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-11T23:40:02.695Z] === RUN TestFSInvalidWalker [2021-11-11T23:40:02.695Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-11-11T23:40:02.695Z] === RUN TestFSGetSet [2021-11-11T23:40:02.695Z] --- PASS: TestFSGetSet (0.02s) [2021-11-11T23:40:02.695Z] === RUN TestFSGetUnsetKey [2021-11-11T23:40:02.695Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T23:40:02.695Z] === RUN TestFSGetEmptyData [2021-11-11T23:40:02.695Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-11T23:40:02.695Z] === RUN TestFSDelete [2021-11-11T23:40:02.695Z] --- PASS: TestFSDelete (0.02s) [2021-11-11T23:40:02.695Z] === RUN TestFSWalker [2021-11-11T23:40:02.695Z] --- PASS: TestFSWalker (0.02s) [2021-11-11T23:40:02.695Z] === RUN TestFSWalkerStopOnError [2021-11-11T23:40:02.695Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-11-11T23:40:02.695Z] === RUN TestNewFromJSON [2021-11-11T23:40:02.695Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T23:40:02.695Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T23:40:02.695Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T23:40:02.695Z] === RUN TestMarshalKeyOrder [2021-11-11T23:40:02.695Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T23:40:02.695Z] === RUN TestHistoryEqual [2021-11-11T23:40:02.842Z] --- PASS: TestPidHost (1.00s) [2021-11-11T23:40:02.842Z] === RUN TestPsFilter [2021-11-11T23:40:02.842Z] --- PASS: TestPsFilter (0.11s) [2021-11-11T23:40:02.842Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:40:03.263Z] --- PASS: TestHistoryEqual (0.15s) [2021-11-11T23:40:03.263Z] === RUN TestImage [2021-11-11T23:40:03.263Z] --- PASS: TestImage (0.00s) [2021-11-11T23:40:03.263Z] === RUN TestImageOSNotEmpty [2021-11-11T23:40:03.263Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T23:40:03.263Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T23:40:03.263Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T23:40:03.263Z] === RUN TestCreate [2021-11-11T23:40:03.263Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:40:03.263Z] === RUN TestRestore [2021-11-11T23:40:03.263Z] time="2021-11-11T23:40:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T23:40:03.263Z] --- PASS: TestRestore (0.03s) [2021-11-11T23:40:03.263Z] === RUN TestAddDelete [2021-11-11T23:40:03.263Z] --- PASS: TestAddDelete (0.02s) [2021-11-11T23:40:03.263Z] === RUN TestSearchAfterDelete [2021-11-11T23:40:03.263Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T23:40:03.263Z] === RUN TestParentReset [2021-11-11T23:40:03.263Z] --- PASS: TestParentReset (0.03s) [2021-11-11T23:40:03.263Z] === RUN TestGetAndSetLastUpdated [2021-11-11T23:40:03.263Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T23:40:03.263Z] === RUN TestStoreLen [2021-11-11T23:40:03.263Z] --- PASS: TestStoreLen (0.05s) [2021-11-11T23:40:03.263Z] PASS [2021-11-11T23:40:03.263Z] coverage: 86.6% of statements [2021-11-11T23:40:03.263Z] ok github.com/docker/docker/image 0.551s coverage: 86.6% of statements [2021-11-11T23:40:03.403Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-11-11T23:40:03.403Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:40:03.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-11T23:40:03.659Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-11-11T23:40:03.659Z] === RUN TestRemoveContainerRunning [2021-11-11T23:40:04.220Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-11T23:40:04.220Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:40:04.256Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T23:40:04.256Z] === RUN TestValidateManifest [2021-11-11T23:40:04.256Z] === RUN TestValidateManifest/non-nil [2021-11-11T23:40:04.256Z] === RUN TestValidateManifest/nil [2021-11-11T23:40:04.256Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T23:40:04.256Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T23:40:04.256Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T23:40:04.256Z] PASS [2021-11-11T23:40:04.256Z] coverage: 0.7% of statements [2021-11-11T23:40:04.256Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T23:40:04.256Z] PASS [2021-11-11T23:40:04.256Z] coverage: 25.0% of statements [2021-11-11T23:40:04.256Z] ok github.com/docker/docker/image/v1 0.175s coverage: 25.0% of statements [2021-11-11T23:40:04.256Z] ok github.com/docker/docker/image/tarexport 0.187s coverage: 0.7% of statements [2021-11-11T23:40:04.256Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T23:40:04.475Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-11-11T23:40:04.475Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:40:04.475Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T23:40:04.475Z] === RUN TestRenameLinkedContainer [2021-11-11T23:40:04.545Z] --- PASS: TestSecretInspect (2.14s) [2021-11-11T23:40:04.545Z] === RUN TestSecretList [2021-11-11T23:40:05.127Z] Removing intermediate container 1e79729dc9e8 [2021-11-11T23:40:05.127Z] ---> 22aee8bd36a5 [2021-11-11T23:40:05.127Z] Step 13/13 : CMD ["sh"] [2021-11-11T23:40:05.127Z] ---> Running in 9ff7ea23b07b [2021-11-11T23:40:05.127Z] Removing intermediate container 9ff7ea23b07b [2021-11-11T23:40:05.127Z] ---> 88ee0ca9d2f3 [2021-11-11T23:40:05.127Z] Successfully built 88ee0ca9d2f3 [2021-11-11T23:40:05.127Z] Successfully tagged busybox:latest [2021-11-11T23:40:05.127Z] INFO: Docker images of the daemon under test [2021-11-11T23:40:05.127Z] [2021-11-11T23:40:05.127Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T23:40:05.127Z] busybox latest 88ee0ca9d2f3 Less than a second ago 4.95GB [2021-11-11T23:40:05.127Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T23:40:05.127Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T23:40:05.127Z] [2021-11-11T23:40:05.127Z] INFO: Running integration tests at 11/11/2021 23:40:04... [2021-11-11T23:40:05.127Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T23:40:05.127Z] INFO: Integration API tests being run from the host: [2021-11-11T23:40:05.127Z] INFO: make.ps1 starting at 11/11/2021 23:40:04 [2021-11-11T23:40:05.247Z] === RUN TestSerialization [2021-11-11T23:40:05.247Z] --- PASS: TestSerialization (0.02s) [2021-11-11T23:40:05.247Z] PASS [2021-11-11T23:40:05.247Z] coverage: 100.0% of statements [2021-11-11T23:40:05.247Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-11-11T23:40:05.247Z] === RUN TestEmptyLayer [2021-11-11T23:40:05.247Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T23:40:05.247Z] === RUN TestCommitFailure [2021-11-11T23:40:05.247Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T23:40:05.247Z] === RUN TestStartTransactionFailure [2021-11-11T23:40:05.247Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T23:40:05.247Z] === RUN TestGetOrphan [2021-11-11T23:40:05.247Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T23:40:05.247Z] === RUN TestMountAndRegister [2021-11-11T23:40:05.247Z] layer_test.go:270: Layer size: 14 [2021-11-11T23:40:05.247Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-11T23:40:05.247Z] === RUN TestLayerRelease [2021-11-11T23:40:05.247Z] layer_test.go:303: Failing on Windows [2021-11-11T23:40:05.247Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T23:40:05.247Z] === RUN TestStoreRestore [2021-11-11T23:40:05.247Z] layer_test.go:352: Failing on Windows [2021-11-11T23:40:05.247Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T23:40:05.247Z] === RUN TestTarStreamStability [2021-11-11T23:40:05.247Z] layer_test.go:467: Failing on Windows [2021-11-11T23:40:05.247Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T23:40:05.247Z] === RUN TestRegisterExistingLayer [2021-11-11T23:40:05.513Z] docker_api_swarm_service_test.go:128: [d9e7c6ba916ad] joining swarm manager [d558b6ebeead7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:40:05.717Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-11-11T23:40:05.717Z] === RUN TestTarStreamVerification [2021-11-11T23:40:05.717Z] layer_test.go:696: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T23:40:05.717Z] === RUN TestLayerMigration [2021-11-11T23:40:05.717Z] migration_test.go:45: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T23:40:05.717Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T23:40:05.717Z] migration_test.go:181: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T23:40:05.717Z] === RUN TestMountInit [2021-11-11T23:40:05.717Z] mount_test.go:17: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T23:40:05.717Z] === RUN TestMountSize [2021-11-11T23:40:05.717Z] mount_test.go:76: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T23:40:05.717Z] === RUN TestMountChanges [2021-11-11T23:40:05.717Z] mount_test.go:125: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T23:40:05.717Z] === RUN TestMountApply [2021-11-11T23:40:05.717Z] mount_test.go:212: Failing on Windows [2021-11-11T23:40:05.717Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T23:40:05.717Z] PASS [2021-11-11T23:40:05.717Z] coverage: 30.1% of statements [2021-11-11T23:40:05.717Z] ok github.com/docker/docker/layer 0.327s coverage: 30.1% of statements [2021-11-11T23:40:05.717Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T23:40:05.717Z] === RUN TestEnvironmentParsing [2021-11-11T23:40:05.717Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T23:40:05.717Z] PASS [2021-11-11T23:40:05.717Z] coverage: 1.2% of statements [2021-11-11T23:40:05.717Z] ok github.com/docker/docker/libcontainerd/local 0.093s coverage: 1.2% of statements [2021-11-11T23:40:05.717Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T23:40:05.717Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T23:40:05.717Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T23:40:06.082Z] docker_api_swarm_service_test.go:129: [d91b5335b9ec9] joining swarm manager [d558b6ebeead7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:40:06.132Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T23:40:06.363Z] --- PASS: TestRenameLinkedContainer (1.67s) [2021-11-11T23:40:06.363Z] === RUN TestRenameStoppedContainer [2021-11-11T23:40:06.619Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-11-11T23:40:06.619Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:40:07.074Z] --- PASS: TestSecretList (2.14s) [2021-11-11T23:40:07.074Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:40:07.285Z] === RUN TestSequenceGetAvailableBit [2021-11-11T23:40:07.285Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSequenceEqual [2021-11-11T23:40:07.285Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSequenceCopy [2021-11-11T23:40:07.285Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestGetFirstAvailable [2021-11-11T23:40:07.285Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestFindSequence [2021-11-11T23:40:07.285Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestCheckIfAvailable [2021-11-11T23:40:07.285Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestMergeSequences [2021-11-11T23:40:07.285Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestPushReservation [2021-11-11T23:40:07.285Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSerializeDeserialize [2021-11-11T23:40:07.285Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSet [2021-11-11T23:40:07.285Z] --- PASS: TestSet (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSetUnset [2021-11-11T23:40:07.285Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestOffsetSetUnset [2021-11-11T23:40:07.285Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSetInRange [2021-11-11T23:40:07.285Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestSetAnyInRange [2021-11-11T23:40:07.285Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestMethods [2021-11-11T23:40:07.285Z] --- PASS: TestMethods (0.00s) [2021-11-11T23:40:07.285Z] === RUN TestRandomAllocateDeallocate [2021-11-11T23:40:07.463Z] docker_api_swarm_service_test.go:137: [d0a0f37af441a] joining swarm manager [d558b6ebeead7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T23:40:07.545Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-11-11T23:40:07.545Z] === RUN TestRenameInvalidName [2021-11-11T23:40:08.107Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-11T23:40:08.107Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:40:08.278Z] === RUN TestInvalidConfig [2021-11-11T23:40:08.278Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T23:40:08.278Z] === RUN TestConfig [2021-11-11T23:40:08.278Z] --- PASS: TestConfig (0.00s) [2021-11-11T23:40:08.278Z] === RUN TestOptionsLabels [2021-11-11T23:40:08.278Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T23:40:08.278Z] === RUN TestValidName [2021-11-11T23:40:08.278Z] --- PASS: TestValidName (0.00s) [2021-11-11T23:40:08.278Z] === RUN TestTLSConfiguration [2021-11-11T23:40:08.278Z] time="2021-11-11T23:40:08Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T23:40:08.278Z] --- PASS: TestTLSConfiguration (0.15s) [2021-11-11T23:40:08.278Z] PASS [2021-11-11T23:40:08.278Z] coverage: 24.0% of statements [2021-11-11T23:40:08.402Z] docker_api_swarm_service_test.go:138: [d00e552a94112] joining swarm manager [d558b6ebeead7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T23:40:08.748Z] ok github.com/docker/docker/libnetwork/config 0.212s coverage: 24.0% of statements [2021-11-11T23:40:08.748Z] === RUN TestKey [2021-11-11T23:40:08.748Z] --- PASS: TestKey (0.00s) [2021-11-11T23:40:08.748Z] === RUN TestParseKey [2021-11-11T23:40:08.748Z] --- PASS: TestParseKey (0.00s) [2021-11-11T23:40:08.748Z] === RUN TestInvalidDataStore [2021-11-11T23:40:08.748Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T23:40:08.748Z] === RUN TestKVObjectFlatKey [2021-11-11T23:40:08.748Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T23:40:08.748Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T23:40:08.748Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T23:40:08.748Z] PASS [2021-11-11T23:40:08.748Z] coverage: 21.9% of statements [2021-11-11T23:40:08.748Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-11-11T23:40:08.748Z] === RUN TestErrorInterfaces [2021-11-11T23:40:08.748Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T23:40:08.748Z] === RUN TestNetworkMarshalling [2021-11-11T23:40:08.977Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2021-11-11T23:40:08.977Z] === RUN TestSecretsUpdate [2021-11-11T23:40:09.217Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-11-11T23:40:09.218Z] === RUN TestEndpointMarshalling [2021-11-11T23:40:09.218Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestAuxAddresses [2021-11-11T23:40:09.218Z] time="2021-11-11T23:40:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:40:09.218Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-11T23:40:09.218Z] === RUN TestSRVServiceQuery [2021-11-11T23:40:09.218Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestServiceVIPReuse [2021-11-11T23:40:09.218Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T23:40:09.218Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestDNSIPQuery [2021-11-11T23:40:09.218Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestDNSProxyServFail [2021-11-11T23:40:09.218Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestSandboxAddEmpty [2021-11-11T23:40:09.218Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestSandboxAddMultiPrio [2021-11-11T23:40:09.218Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestSandboxAddSamePrio [2021-11-11T23:40:09.218Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2021-11-11T23:40:09.218Z] === RUN TestCleanupServiceDiscovery [2021-11-11T23:40:09.218Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestDNSOptions [2021-11-11T23:40:09.218Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:40:09.218Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T23:40:09.218Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T23:40:09.218Z] time="2021-11-11T23:40:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:40:09.218Z] time="2021-11-11T23:40:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:40:09.218Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T23:40:09.218Z] PASS [2021-11-11T23:40:09.218Z] coverage: 8.6% of statements [2021-11-11T23:40:09.218Z] ok github.com/docker/docker/libnetwork 0.313s coverage: 8.6% of statements [2021-11-11T23:40:09.472Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2021-11-11T23:40:09.472Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:40:09.687Z] === RUN TestIPDataMarshalling [2021-11-11T23:40:09.687Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T23:40:09.687Z] === RUN TestValidateAndIsV6 [2021-11-11T23:40:09.687Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T23:40:09.687Z] PASS [2021-11-11T23:40:09.687Z] coverage: 68.9% of statements [2021-11-11T23:40:09.687Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2021-11-11T23:40:09.687Z] === RUN TestDriver [2021-11-11T23:40:09.687Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:40:09.687Z] PASS [2021-11-11T23:40:09.687Z] coverage: 34.8% of statements [2021-11-11T23:40:09.687Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2021-11-11T23:40:09.783Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T23:40:09.783Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T23:40:09.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T23:40:10.033Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-11T23:40:10.033Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:40:10.157Z] === RUN TestDriver [2021-11-11T23:40:10.157Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:40:10.157Z] PASS [2021-11-11T23:40:10.157Z] coverage: 34.8% of statements [2021-11-11T23:40:10.157Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-11-11T23:40:10.352Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T23:40:10.352Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T23:40:10.595Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-11-11T23:40:10.595Z] === RUN TestResize [2021-11-11T23:40:10.630Z] === RUN TestNetworkAllocateFree [2021-11-11T23:40:10.630Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T23:40:10.630Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T23:40:10.630Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T23:40:10.630Z] PASS [2021-11-11T23:40:10.630Z] coverage: 63.6% of statements [2021-11-11T23:40:10.630Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2021-11-11T23:40:10.878Z] --- PASS: TestSecretsUpdate (2.12s) [2021-11-11T23:40:10.878Z] === RUN TestTemplatedSecret [2021-11-11T23:40:10.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T23:40:10.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T23:40:11.101Z] === RUN TestGetEmptyCapabilities [2021-11-11T23:40:11.101Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T23:40:11.101Z] === RUN TestGetExtraCapabilities [2021-11-11T23:40:11.101Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-11T23:40:11.101Z] === RUN TestGetInvalidCapabilities [2021-11-11T23:40:11.101Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T23:40:11.101Z] === RUN TestRemoteDriver [2021-11-11T23:40:11.101Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T23:40:11.101Z] === RUN TestDriverError [2021-11-11T23:40:11.101Z] --- PASS: TestDriverError (0.01s) [2021-11-11T23:40:11.101Z] === RUN TestMissingValues [2021-11-11T23:40:11.101Z] --- PASS: TestMissingValues (0.01s) [2021-11-11T23:40:11.101Z] === RUN TestRollback [2021-11-11T23:40:11.101Z] --- PASS: TestRollback (0.00s) [2021-11-11T23:40:11.101Z] PASS [2021-11-11T23:40:11.101Z] coverage: 57.4% of statements [2021-11-11T23:40:11.101Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2021-11-11T23:40:11.156Z] --- PASS: TestResize (0.42s) [2021-11-11T23:40:11.156Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:40:11.412Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-11T23:40:11.412Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:40:11.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T23:40:11.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T23:40:11.571Z] === RUN TestNAT [2021-11-11T23:40:11.571Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T23:40:11.571Z] --- SKIP: TestNAT (0.00s) [2021-11-11T23:40:11.571Z] === RUN TestTransparent [2021-11-11T23:40:11.571Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T23:40:11.571Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T23:40:11.571Z] PASS [2021-11-11T23:40:11.571Z] coverage: 0.0% of statements [2021-11-11T23:40:11.571Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.093s coverage: 0.0% of statements [2021-11-11T23:40:11.975Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:40:11.975Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:40:11.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:40:11.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T23:40:11.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:40:12.042Z] --- PASS: TestRandomAllocateDeallocate (4.87s) [2021-11-11T23:40:12.043Z] === RUN TestAllocateRandomDeallocate [2021-11-11T23:40:12.043Z] === RUN TestBuildDefault [2021-11-11T23:40:12.043Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestBuildHostnameDomainname [2021-11-11T23:40:12.043Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestBuildHostname [2021-11-11T23:40:12.043Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestBuildHostnameFQDN [2021-11-11T23:40:12.043Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestBuildNoIP [2021-11-11T23:40:12.043Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestUpdate [2021-11-11T23:40:12.043Z] --- PASS: TestUpdate (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T23:40:12.043Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T23:40:12.043Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestAddEmpty [2021-11-11T23:40:12.043Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestAdd [2021-11-11T23:40:12.043Z] --- PASS: TestAdd (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestDeleteEmpty [2021-11-11T23:40:12.043Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestDeleteNewline [2021-11-11T23:40:12.043Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestDelete [2021-11-11T23:40:12.043Z] --- PASS: TestDelete (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestConcurrentWrites [2021-11-11T23:40:12.043Z] === RUN TestNew [2021-11-11T23:40:12.043Z] --- PASS: TestNew (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestAddDriver [2021-11-11T23:40:12.043Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestAddDuplicateDriver [2021-11-11T23:40:12.043Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T23:40:12.043Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestDriver [2021-11-11T23:40:12.043Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestIPAM [2021-11-11T23:40:12.043Z] --- PASS: TestIPAM (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestWalkIPAMs [2021-11-11T23:40:12.043Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T23:40:12.043Z] === RUN TestWalkDrivers [2021-11-11T23:40:12.043Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T23:40:12.043Z] PASS [2021-11-11T23:40:12.043Z] coverage: 82.4% of statements [2021-11-11T23:40:12.043Z] ok github.com/docker/docker/libnetwork/drvregistry 0.081s coverage: 82.4% of statements [2021-11-11T23:40:12.043Z] --- PASS: TestConcurrentWrites (0.18s) [2021-11-11T23:40:12.043Z] PASS [2021-11-11T23:40:12.043Z] coverage: 81.2% of statements [2021-11-11T23:40:12.043Z] ok github.com/docker/docker/libnetwork/etchosts 0.237s coverage: 81.2% of statements [2021-11-11T23:40:12.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T23:40:12.428Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-11T23:40:12.515Z] --- PASS: TestAllocateRandomDeallocate (0.86s) [2021-11-11T23:40:12.515Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T23:40:12.515Z] === RUN TestNew [2021-11-11T23:40:12.515Z] --- PASS: TestNew (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestAllocate [2021-11-11T23:40:12.515Z] --- PASS: TestAllocate (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestUninitialized [2021-11-11T23:40:12.515Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestAllocateInRange [2021-11-11T23:40:12.515Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestAllocateSerial [2021-11-11T23:40:12.515Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T23:40:12.515Z] PASS [2021-11-11T23:40:12.515Z] coverage: 87.5% of statements [2021-11-11T23:40:12.515Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-11-11T23:40:12.515Z] === RUN TestDiff [2021-11-11T23:40:12.515Z] --- PASS: TestDiff (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestAddedCallback [2021-11-11T23:40:12.515Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestRemovedCallback [2021-11-11T23:40:12.515Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T23:40:12.515Z] === RUN TestNoCallback [2021-11-11T23:40:12.515Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T23:40:12.515Z] PASS [2021-11-11T23:40:12.515Z] coverage: 48.1% of statements [2021-11-11T23:40:12.515Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-11-11T23:40:13.410Z] --- PASS: TestTemplatedSecret (2.46s) [2021-11-11T23:40:13.410Z] === RUN TestSecretCreateResolve [2021-11-11T23:40:13.506Z] === RUN TestCaller [2021-11-11T23:40:13.506Z] --- PASS: TestCaller (0.00s) [2021-11-11T23:40:13.506Z] PASS [2021-11-11T23:40:13.506Z] coverage: 100.0% of statements [2021-11-11T23:40:13.506Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-11-11T23:40:13.506Z] === RUN TestSetSerialInsertDelete [2021-11-11T23:40:13.506Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T23:40:13.506Z] === RUN TestSetParallelInsertDelete [2021-11-11T23:40:13.506Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.72s) [2021-11-11T23:40:13.506Z] === RUN TestRetrieveFromStore [2021-11-11T23:40:13.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:40:13.975Z] --- PASS: TestRetrieveFromStore (0.33s) [2021-11-11T23:40:13.975Z] === RUN TestIsCorrupted [2021-11-11T23:40:13.975Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-11T23:40:13.975Z] === RUN TestSetRollover [2021-11-11T23:40:14.444Z] === RUN TestPoolRequest [2021-11-11T23:40:14.444Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T23:40:14.444Z] === RUN TestOtherRequests [2021-11-11T23:40:14.444Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T23:40:14.444Z] PASS [2021-11-11T23:40:14.444Z] coverage: 57.1% of statements [2021-11-11T23:40:14.444Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-11-11T23:40:14.444Z] === RUN TestInt2IP2IntConversion [2021-11-11T23:40:14.922Z] --- PASS: TestSetRollover (1.04s) [2021-11-11T23:40:14.922Z] === RUN TestSetRolloverSerial [2021-11-11T23:40:14.922Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2021-11-11T23:40:14.922Z] === RUN TestGetAddressVersion [2021-11-11T23:40:14.922Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T23:40:14.922Z] === RUN TestKeyString [2021-11-11T23:40:14.922Z] --- PASS: TestKeyString (0.00s) [2021-11-11T23:40:14.922Z] === RUN TestPoolDataMarshal [2021-11-11T23:40:14.922Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T23:40:14.922Z] === RUN TestSubnetsMarshal [2021-11-11T23:40:14.965Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-11T23:40:15.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:40:15.391Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-11T23:40:15.391Z] === RUN TestAddSubnets [2021-11-11T23:40:15.391Z] --- PASS: TestAddSubnets (0.04s) [2021-11-11T23:40:15.391Z] === RUN TestDoublePoolRelease [2021-11-11T23:40:15.391Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T23:40:15.391Z] === RUN TestAddReleasePoolID [2021-11-11T23:40:15.391Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-11-11T23:40:15.391Z] === RUN TestPredefinedPool [2021-11-11T23:40:15.391Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T23:40:15.391Z] === RUN TestRemoveSubnet [2021-11-11T23:40:15.391Z] === RUN TestGetCapabilities [2021-11-11T23:40:15.391Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T23:40:15.391Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T23:40:15.391Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T23:40:15.391Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T23:40:15.391Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T23:40:15.391Z] === RUN TestRemoteDriver [2021-11-11T23:40:15.391Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T23:40:15.391Z] PASS [2021-11-11T23:40:15.391Z] coverage: 47.4% of statements [2021-11-11T23:40:15.391Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-11-11T23:40:15.391Z] --- PASS: TestRemoveSubnet (0.18s) [2021-11-11T23:40:15.391Z] === RUN TestGetSameAddress [2021-11-11T23:40:15.391Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-11T23:40:15.391Z] === RUN TestPoolAllocationReuse [2021-11-11T23:40:15.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T23:40:15.861Z] --- PASS: TestSetRolloverSerial (1.10s) [2021-11-11T23:40:15.861Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T23:40:15.861Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T23:40:15.861Z] PASS [2021-11-11T23:40:15.861Z] coverage: 84.4% of statements [2021-11-11T23:40:15.861Z] ok github.com/docker/docker/libnetwork/bitseq 9.079s coverage: 84.4% of statements [2021-11-11T23:40:15.904Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-11T23:40:15.940Z] --- PASS: TestSecretCreateResolve (2.12s) [2021-11-11T23:40:15.940Z] PASS [2021-11-11T23:40:15.940Z] [2021-11-11T23:40:15.940Z] DONE 6 tests in 13.154s [2021-11-11T23:40:15.940Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T23:40:15.940Z] INFO: Testing against a local daemon [2021-11-11T23:40:15.940Z] === RUN TestServiceCreateInit [2021-11-11T23:40:15.940Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:40:16.164Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-11T23:40:16.332Z] === RUN TestWindowsIPAM [2021-11-11T23:40:16.332Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T23:40:16.332Z] PASS [2021-11-11T23:40:16.332Z] coverage: 71.4% of statements [2021-11-11T23:40:16.332Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-11-11T23:40:16.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T23:40:16.423Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T23:40:16.805Z] --- PASS: TestPoolAllocationReuse (1.32s) [2021-11-11T23:40:16.805Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T23:40:16.805Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T23:40:16.805Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T23:40:16.805Z] === RUN TestDefaultNetwork [2021-11-11T23:40:17.277Z] --- PASS: TestDefaultNetwork (0.27s) [2021-11-11T23:40:17.277Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T23:40:17.277Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-11-11T23:40:17.277Z] === RUN TestInitAddressPools [2021-11-11T23:40:17.277Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T23:40:17.277Z] PASS [2021-11-11T23:40:17.277Z] coverage: 74.0% of statements [2021-11-11T23:40:17.277Z] ok github.com/docker/docker/libnetwork/ipamutils 0.595s coverage: 74.0% of statements [2021-11-11T23:40:17.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:40:17.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T23:40:17.747Z] === RUN TestKeyValue [2021-11-11T23:40:17.747Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T23:40:17.747Z] PASS [2021-11-11T23:40:17.747Z] coverage: 60.0% of statements [2021-11-11T23:40:18.217Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-11-11T23:40:18.961Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T23:40:19.207Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.98s) [2021-11-11T23:40:19.207Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T23:40:19.207Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T23:40:19.220Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T23:40:19.223Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:40:20.198Z] === RUN TestGenerate [2021-11-11T23:40:20.198Z] --- PASS: TestGenerate (0.00s) [2021-11-11T23:40:20.198Z] === RUN TestGeneratePtr [2021-11-11T23:40:20.198Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T23:40:20.198Z] === RUN TestGenerateMissingField [2021-11-11T23:40:20.198Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T23:40:20.198Z] === RUN TestFieldCannotBeSet [2021-11-11T23:40:20.198Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T23:40:20.198Z] === RUN TestTypeMismatchError [2021-11-11T23:40:20.198Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T23:40:20.198Z] PASS [2021-11-11T23:40:20.198Z] coverage: 100.0% of statements [2021-11-11T23:40:20.198Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-11-11T23:40:20.198Z] === RUN TestNetworkDBSimple [2021-11-11T23:40:20.668Z] testing: warning: no tests to run [2021-11-11T23:40:20.668Z] PASS [2021-11-11T23:40:20.668Z] coverage: 0.0% of statements [2021-11-11T23:40:20.668Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-11-11T23:40:20.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T23:40:20.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T23:40:21.138Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.29s) [2021-11-11T23:40:21.138Z] === RUN TestGetAddress [2021-11-11T23:40:21.138Z] 2021/11/11 23:40:20 Closing DB instances... [2021-11-11T23:40:21.609Z] === RUN TestRequestNewPort [2021-11-11T23:40:21.609Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestRequestSpecificPort [2021-11-11T23:40:21.609Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestReleasePort [2021-11-11T23:40:21.609Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestReuseReleasedPort [2021-11-11T23:40:21.609Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestReleaseUnreadledPort [2021-11-11T23:40:21.609Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestUnknowProtocol [2021-11-11T23:40:21.609Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestAllocateAllPorts [2021-11-11T23:40:21.609Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestPortAllocation [2021-11-11T23:40:21.609Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T23:40:21.609Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestNoDuplicateBPR [2021-11-11T23:40:21.609Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T23:40:21.609Z] === RUN TestChangePortRange [2021-11-11T23:40:21.609Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T23:40:21.609Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T23:40:21.609Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T23:40:21.609Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T23:40:21.609Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T23:40:21.609Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T23:40:21.609Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T23:40:21.609Z] PASS [2021-11-11T23:40:21.609Z] coverage: 88.6% of statements [2021-11-11T23:40:21.609Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-11-11T23:40:21.759Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T23:40:22.079Z] testing: warning: no tests to run [2021-11-11T23:40:22.079Z] PASS [2021-11-11T23:40:22.079Z] coverage: 0.0% of statements [2021-11-11T23:40:22.079Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2021-11-11T23:40:22.550Z] --- PASS: TestNetworkDBSimple (2.23s) [2021-11-11T23:40:22.550Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T23:40:22.687Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T23:40:23.019Z] === RUN TestHashData [2021-11-11T23:40:23.019Z] --- PASS: TestHashData (0.00s) [2021-11-11T23:40:23.019Z] PASS [2021-11-11T23:40:23.019Z] coverage: 2.8% of statements [2021-11-11T23:40:23.020Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2021-11-11T23:40:23.408Z] --- PASS: TestServiceCreateInit (7.06s) [2021-11-11T23:40:23.408Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2021-11-11T23:40:23.408Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2021-11-11T23:40:23.408Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:40:23.489Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T23:40:23.489Z] PASS [2021-11-11T23:40:23.489Z] coverage: 100.0% of statements [2021-11-11T23:40:23.489Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-11-11T23:40:23.489Z] === RUN TestErrorConstructors [2021-11-11T23:40:23.489Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T23:40:23.489Z] === RUN TestCompareIPMask [2021-11-11T23:40:23.489Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T23:40:23.489Z] === RUN TestUtilGetHostPartIP [2021-11-11T23:40:23.489Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T23:40:23.489Z] === RUN TestUtilGetBroadcastIP [2021-11-11T23:40:23.489Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T23:40:23.489Z] === RUN TestParseCIDR [2021-11-11T23:40:23.489Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T23:40:23.489Z] PASS [2021-11-11T23:40:23.489Z] coverage: 37.3% of statements [2021-11-11T23:40:23.489Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2021-11-11T23:40:23.964Z] 2021/11/11 23:40:23 Closing DB instances... [2021-11-11T23:40:24.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T23:40:24.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T23:40:24.434Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T23:40:24.434Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T23:40:24.434Z] PASS [2021-11-11T23:40:24.434Z] coverage: 50.0% of statements [2021-11-11T23:40:24.434Z] ok github.com/docker/docker/oci 0.043s coverage: 50.0% of statements [2021-11-11T23:40:24.904Z] === RUN TestAddressPoolOpt [2021-11-11T23:40:24.904Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/a [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/something [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/_=a [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/PATH [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/=a [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/PATH= [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/PATH=something [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/1asd [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/123 [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/some_space [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/= [2021-11-11T23:40:24.904Z] === RUN TestValidateEnv/PaTh [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestParseHost [2021-11-11T23:40:24.904Z] --- PASS: TestParseHost (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestParseDockerDaemonHost [2021-11-11T23:40:24.904Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestParseTCP [2021-11-11T23:40:24.904Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T23:40:24.904Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestValidateExtraHosts [2021-11-11T23:40:24.904Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestIpOptString [2021-11-11T23:40:24.904Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T23:40:24.904Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T23:40:24.904Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestIpOptSetInvalidVal [2021-11-11T23:40:24.904Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestValidateIPAddress [2021-11-11T23:40:24.904Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestMapOpts [2021-11-11T23:40:24.904Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestListOptsWithoutValidator [2021-11-11T23:40:24.904Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestListOptsWithValidator [2021-11-11T23:40:24.904Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestValidateDNSSearch [2021-11-11T23:40:24.904Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T23:40:24.904Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T23:40:24.904Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestNamedListOpts [2021-11-11T23:40:24.904Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestNamedMapOpts [2021-11-11T23:40:24.904Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestParseLink [2021-11-11T23:40:24.904Z] --- PASS: TestParseLink (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T23:40:24.904Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T23:40:24.904Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T23:40:24.904Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T23:40:24.904Z] === RUN TestUlimitOpt [2021-11-11T23:40:24.904Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T23:40:24.904Z] PASS [2021-11-11T23:40:24.904Z] coverage: 67.1% of statements [2021-11-11T23:40:24.904Z] ok github.com/docker/docker/opts 0.079s coverage: 67.1% of statements [2021-11-11T23:40:24.904Z] === RUN TestParseVersion [2021-11-11T23:40:24.904Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T23:40:24.904Z] PASS [2021-11-11T23:40:24.904Z] coverage: 52.9% of statements [2021-11-11T23:40:24.904Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-11-11T23:40:25.053Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T23:40:25.053Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T23:40:25.375Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-11-11T23:40:25.375Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T23:40:25.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T23:40:25.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T23:40:26.944Z] 2021/11/11 23:40:26 Closing DB instances... [2021-11-11T23:40:26.944Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T23:40:26.944Z] === RUN TestIsArchivePathDir [2021-11-11T23:40:26.944Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-11T23:40:26.944Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T23:40:26.944Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-11-11T23:40:26.944Z] === RUN TestIsArchivePathTar [2021-11-11T23:40:26.944Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T23:40:26.944Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T23:40:26.944Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2021-11-11T23:40:26.944Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T23:40:26.944Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T23:40:26.944Z] === RUN TestMiddleware [2021-11-11T23:40:26.944Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T23:40:26.945Z] === RUN TestNewResponseModifier [2021-11-11T23:40:26.945Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T23:40:26.945Z] PASS [2021-11-11T23:40:26.945Z] coverage: 26.8% of statements [2021-11-11T23:40:26.945Z] ok github.com/docker/docker/pkg/authorization 0.495s coverage: 26.8% of statements [2021-11-11T23:40:27.414Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-11-11T23:40:27.414Z] === RUN TestDecompressStreamGzip [2021-11-11T23:40:27.414Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-11-11T23:40:27.414Z] === RUN TestDecompressStreamBzip2 [2021-11-11T23:40:27.414Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-11T23:40:27.414Z] === RUN TestDecompressStreamXz [2021-11-11T23:40:27.414Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T23:40:27.414Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestDecompressStreamZstd [2021-11-11T23:40:27.414Z] archive_test.go:140: zstd not installed [2021-11-11T23:40:27.414Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-11T23:40:27.414Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T23:40:27.414Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T23:40:27.414Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestCompressStreamInvalid [2021-11-11T23:40:27.414Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestExtensionInvalid [2021-11-11T23:40:27.414Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestExtensionUncompressed [2021-11-11T23:40:27.414Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestExtensionBzip2 [2021-11-11T23:40:27.414Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestExtensionGzip [2021-11-11T23:40:27.414Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T23:40:27.414Z] === RUN TestExtensionXz [2021-11-11T23:40:27.414Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T23:40:27.415Z] === RUN TestExtensionZstd [2021-11-11T23:40:27.415Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T23:40:27.415Z] === RUN TestCmdStreamLargeStderr [2021-11-11T23:40:27.415Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-11T23:40:27.415Z] === RUN TestCmdStreamBad [2021-11-11T23:40:27.415Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T23:40:27.415Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T23:40:27.415Z] === RUN TestCmdStreamGood [2021-11-11T23:40:27.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T23:40:27.884Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T23:40:27.884Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T23:40:27.884Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-11T23:40:27.884Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T23:40:27.884Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestUntarPath [2021-11-11T23:40:27.884Z] === RUN TestUnbuffered [2021-11-11T23:40:27.884Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestRaceUnbuffered [2021-11-11T23:40:27.884Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T23:40:27.884Z] PASS [2021-11-11T23:40:27.884Z] coverage: 100.0% of statements [2021-11-11T23:40:27.884Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2021-11-11T23:40:27.884Z] --- PASS: TestUntarPath (0.06s) [2021-11-11T23:40:27.884Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T23:40:27.884Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-11T23:40:27.884Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T23:40:27.884Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-11-11T23:40:27.884Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T23:40:27.884Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T23:40:27.884Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestCopyWithTarSrcFile [2021-11-11T23:40:27.884Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T23:40:27.884Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T23:40:27.884Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T23:40:27.884Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T23:40:27.884Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T23:40:27.884Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T23:40:27.884Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T23:40:27.884Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T23:40:27.884Z] === RUN TestTarFiles [2021-11-11T23:40:27.907Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-11T23:40:28.353Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T23:40:28.358Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-11T23:40:28.358Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T23:40:28.358Z] === RUN TestMatch [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[foo]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[]#01 [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[qux]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T23:40:28.358Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T23:40:28.358Z] --- PASS: TestMatch (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T23:40:28.358Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T23:40:28.358Z] PASS [2021-11-11T23:40:28.358Z] coverage: 87.5% of statements [2021-11-11T23:40:28.358Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2021-11-11T23:40:29.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.46s) [2021-11-11T23:40:29.180Z] === RUN TestCgroupNamespacesRun [2021-11-11T23:40:29.347Z] === RUN TestChrootTarUntar [2021-11-11T23:40:29.347Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T23:40:29.347Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T23:40:29.347Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T23:40:29.347Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootCopyWithTar [2021-11-11T23:40:29.347Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootCopyFileWithTar [2021-11-11T23:40:29.347Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootUntarPath [2021-11-11T23:40:29.347Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T23:40:29.347Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T23:40:29.347Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:40:29.347Z] === RUN TestChrootApplyDotDotFile [2021-11-11T23:40:29.347Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:40:29.347Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T23:40:29.347Z] PASS [2021-11-11T23:40:29.347Z] coverage: 15.1% of statements [2021-11-11T23:40:29.347Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.1% of statements [2021-11-11T23:40:30.106Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-11-11T23:40:30.106Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T23:40:30.349Z] === RUN TestSizeEmpty [2021-11-11T23:40:30.349Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestSizeEmptyFile [2021-11-11T23:40:30.349Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestSizeNonemptyFile [2021-11-11T23:40:30.349Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T23:40:30.349Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T23:40:30.349Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T23:40:30.349Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestMoveToSubdir [2021-11-11T23:40:30.349Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T23:40:30.349Z] === RUN TestSizeNonExistingDirectory [2021-11-11T23:40:30.349Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T23:40:30.349Z] PASS [2021-11-11T23:40:30.349Z] coverage: 80.0% of statements [2021-11-11T23:40:30.349Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-11-11T23:40:30.349Z] 2021/11/11 23:40:29 Closing DB instances... [2021-11-11T23:40:31.039Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2021-11-11T23:40:31.039Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T23:40:31.342Z] === RUN Test [2021-11-11T23:40:31.342Z] === RUN Test/TestContainsEntry [2021-11-11T23:40:31.342Z] === RUN Test/TestCreateEntries [2021-11-11T23:40:31.342Z] === RUN Test/TestEntriesDiff [2021-11-11T23:40:31.342Z] === RUN Test/TestEntriesEquality [2021-11-11T23:40:31.342Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T23:40:31.342Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T23:40:31.342Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T23:40:31.342Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T23:40:31.342Z] === RUN Test/TestGeneratorWithPort [2021-11-11T23:40:31.342Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T23:40:31.342Z] === RUN Test/TestNewEntry [2021-11-11T23:40:31.342Z] === RUN Test/TestParse [2021-11-11T23:40:31.342Z] --- PASS: Test (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T23:40:31.342Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T23:40:31.342Z] PASS [2021-11-11T23:40:31.342Z] coverage: 58.3% of statements [2021-11-11T23:40:31.342Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-11-11T23:40:31.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:40:31.477Z] INFO: Testing against a local daemon [2021-11-11T23:40:31.477Z] === RUN TestBuildWithSession [2021-11-11T23:40:31.477Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:40:31.477Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:40:31.477Z] === RUN TestBuildSquashParent [2021-11-11T23:40:31.477Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:40:31.477Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:40:31.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:40:31.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:40:31.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:40:31.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:40:31.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:40:31.477Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:40:31.477Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:40:31.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:40:31.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:40:31.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:40:31.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:40:31.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-11T23:40:31.811Z] === RUN Test [2021-11-11T23:40:31.811Z] === RUN Test/TestContent [2021-11-11T23:40:31.811Z] === RUN Test/TestInitialize [2021-11-11T23:40:31.811Z] === RUN Test/TestNew [2021-11-11T23:40:31.811Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T23:40:31.811Z] === RUN Test/TestRegister [2021-11-11T23:40:31.811Z] === RUN Test/TestWatch [2021-11-11T23:40:31.811Z] --- PASS: Test (0.01s) [2021-11-11T23:40:31.811Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T23:40:31.811Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T23:40:31.811Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T23:40:31.811Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T23:40:31.811Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T23:40:31.811Z] --- PASS: Test/TestWatch (0.01s) [2021-11-11T23:40:31.811Z] PASS [2021-11-11T23:40:31.811Z] coverage: 97.6% of statements [2021-11-11T23:40:31.811Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-11-11T23:40:31.811Z] --- PASS: TestTarFiles (4.04s) [2021-11-11T23:40:31.811Z] === RUN TestDetectCompressionZstd [2021-11-11T23:40:31.811Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T23:40:31.811Z] === RUN TestTarUntar [2021-11-11T23:40:32.281Z] --- PASS: TestTarUntar (0.04s) [2021-11-11T23:40:32.281Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T23:40:32.281Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T23:40:32.281Z] === RUN TestTarWithOptions [2021-11-11T23:40:32.281Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-11T23:40:32.281Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T23:40:32.281Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T23:40:32.281Z] === RUN TestUntarUstarGnuConflict [2021-11-11T23:40:32.281Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-11-11T23:40:32.281Z] === RUN TestUntarInvalidFilenames [2021-11-11T23:40:32.281Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-11-11T23:40:32.281Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T23:40:32.281Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1793997067\\dest" [2021-11-11T23:40:32.281Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-11-11T23:40:32.281Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T23:40:32.281Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T23:40:32.281Z] === RUN TestUntarInvalidHardlink [2021-11-11T23:40:32.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4032486047\\victim\\hello" -> "../victim/hello" [2021-11-11T23:40:32.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1952432617\\victim\\hello" -> "/../victim/hello" [2021-11-11T23:40:32.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink350431962\\victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3419843491\\victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3468446596\\victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1109062025\\victim" -> "../victim" [2021-11-11T23:40:32.281Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-11T23:40:32.281Z] === RUN TestUntarInvalidSymlink [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3467185167\\dest\\dotdot" -> "../victim/hello" [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink984224462\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1268785673\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1834537234\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1890314279\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink992102467\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2177558567\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T23:40:32.281Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T23:40:32.281Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T23:40:32.281Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T23:40:32.281Z] === RUN TestXGlobalNoParent [2021-11-11T23:40:32.281Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T23:40:32.281Z] === RUN TestReplaceFileTarWrapper [2021-11-11T23:40:32.281Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-11-11T23:40:32.281Z] === RUN TestPrefixHeaderReadable [2021-11-11T23:40:32.281Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-11-11T23:40:32.281Z] === RUN TestDisablePigz [2021-11-11T23:40:32.281Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T23:40:32.404Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2021-11-11T23:40:32.404Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T23:40:32.753Z] --- PASS: TestDisablePigz (0.12s) [2021-11-11T23:40:32.754Z] === RUN TestPigz [2021-11-11T23:40:32.754Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T23:40:32.754Z] --- PASS: TestPigz (0.14s) [2021-11-11T23:40:32.754Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T23:40:32.754Z] archive_windows_test.go:16: Currently fails [2021-11-11T23:40:32.754Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestCanonicalTarNameForPath [2021-11-11T23:40:32.754Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestCanonicalTarName [2021-11-11T23:40:32.754Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChmodTarEntry [2021-11-11T23:40:32.754Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestHardLinkOrder [2021-11-11T23:40:32.754Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-11T23:40:32.754Z] === RUN TestChangeString [2021-11-11T23:40:32.754Z] --- PASS: TestChangeString (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesWithNoChanges [2021-11-11T23:40:32.754Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-11-11T23:40:32.754Z] === RUN TestChangesWithChanges [2021-11-11T23:40:32.754Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T23:40:32.754Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T23:40:32.754Z] changes_test.go:195: needs more investigation [2021-11-11T23:40:32.754Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesDirsEmpty [2021-11-11T23:40:32.754Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:40:32.754Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesDirsMutated [2021-11-11T23:40:32.754Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:40:32.754Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestApplyLayer [2021-11-11T23:40:32.754Z] changes_test.go:432: needs further investigation [2021-11-11T23:40:32.754Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T23:40:32.754Z] changes_test.go:468: needs further investigation [2021-11-11T23:40:32.754Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T23:40:32.754Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T23:40:32.754Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestChangesSize [2021-11-11T23:40:32.754Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T23:40:32.754Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T23:40:32.754Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1004048076\\dest" [2021-11-11T23:40:32.754Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T23:40:32.754Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T23:40:32.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink526854546\\victim\\hello" -> "../victim/hello" [2021-11-11T23:40:32.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2115768597\\victim\\hello" -> "/../victim/hello" [2021-11-11T23:40:32.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3226913546\\victim" -> "../victim" [2021-11-11T23:40:32.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1977399795\\victim" -> "../victim" [2021-11-11T23:40:32.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1375158138\\victim" -> "../victim" [2021-11-11T23:40:32.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1519429821\\victim" -> "../victim" [2021-11-11T23:40:32.754Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-11T23:40:32.754Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T23:40:32.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3180525882\\dest\\dotdot" -> "../victim/hello" [2021-11-11T23:40:32.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2867456507\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T23:40:32.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink406848099\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1742497302\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3160361241\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1154653198\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:40:32.754Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-11T23:40:32.754Z] === RUN TestApplyLayerWhiteouts [2021-11-11T23:40:33.224Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T23:40:33.224Z] === RUN TestGenerateEmptyFile [2021-11-11T23:40:33.224Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T23:40:33.224Z] === RUN TestGenerateWithContent [2021-11-11T23:40:33.224Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T23:40:33.224Z] PASS [2021-11-11T23:40:33.224Z] coverage: 62.0% of statements [2021-11-11T23:40:33.224Z] ok github.com/docker/docker/pkg/archive 6.102s coverage: 62.0% of statements [2021-11-11T23:40:33.224Z] === RUN Test [2021-11-11T23:40:33.224Z] === RUN Test/TestInitialize [2021-11-11T23:40:33.224Z] time="2021-11-11T23:40:32Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:40:33.224Z] time="2021-11-11T23:40:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:40:33.224Z] time="2021-11-11T23:40:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:40:33.224Z] === RUN Test/TestInitializeWithCerts [2021-11-11T23:40:33.224Z] time="2021-11-11T23:40:33Z" level=info msg="Initializing discovery with TLS" [2021-11-11T23:40:33.224Z] === RUN Test/TestWatch [2021-11-11T23:40:33.224Z] time="2021-11-11T23:40:33Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:40:33.769Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2021-11-11T23:40:33.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T23:40:34.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-11T23:40:34.213Z] 2021/11/11 23:40:34 Closing DB instances... [2021-11-11T23:40:34.695Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2021-11-11T23:40:34.695Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T23:40:34.778Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T23:40:35.622Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-11-11T23:40:35.622Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T23:40:35.718Z] docker_api_swarm_service_test.go:304: [d79c5ad1a4b22] joining swarm manager [daeb9b26a6bb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:40:35.787Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-11-11T23:40:35.787Z] === RUN TestNetworkDBNodeLeave [2021-11-11T23:40:35.979Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T23:40:36.256Z] --- PASS: Test (3.15s) [2021-11-11T23:40:36.256Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-11T23:40:36.256Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T23:40:36.256Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T23:40:36.256Z] PASS [2021-11-11T23:40:36.256Z] coverage: 84.1% of statements [2021-11-11T23:40:36.256Z] ok github.com/docker/docker/pkg/discovery/kv 3.193s coverage: 84.1% of statements [2021-11-11T23:40:36.548Z] docker_api_swarm_service_test.go:304: [d796e820933ce] joining swarm manager [daeb9b26a6bb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:40:36.548Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-11-11T23:40:36.548Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T23:40:37.246Z] === RUN Test [2021-11-11T23:40:37.246Z] === RUN Test/TestWatch [2021-11-11T23:40:37.246Z] --- PASS: Test (0.00s) [2021-11-11T23:40:37.246Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T23:40:37.246Z] PASS [2021-11-11T23:40:37.246Z] coverage: 92.3% of statements [2021-11-11T23:40:37.246Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-11-11T23:40:37.476Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2021-11-11T23:40:37.476Z] === RUN TestNISDomainname [2021-11-11T23:40:37.716Z] === RUN Test [2021-11-11T23:40:37.716Z] === RUN Test/TestInitialize [2021-11-11T23:40:37.716Z] === RUN Test/TestInitializeWithPattern [2021-11-11T23:40:37.716Z] === RUN Test/TestRegister [2021-11-11T23:40:37.716Z] === RUN Test/TestWatch [2021-11-11T23:40:37.716Z] --- PASS: Test (0.00s) [2021-11-11T23:40:37.716Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T23:40:37.716Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T23:40:37.716Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T23:40:37.716Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T23:40:37.716Z] PASS [2021-11-11T23:40:37.716Z] coverage: 93.8% of statements [2021-11-11T23:40:37.716Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-11-11T23:40:37.928Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T23:40:38.038Z] --- PASS: TestNISDomainname (0.51s) [2021-11-11T23:40:38.038Z] === RUN TestHostnameDnsResolution [2021-11-11T23:40:38.298Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2021-11-11T23:40:38.298Z] === RUN TestCreateServiceConflict [2021-11-11T23:40:38.600Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-11-11T23:40:38.600Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T23:40:38.647Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:40:38.705Z] === RUN TestPollerAddRemove [2021-11-11T23:40:38.705Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T23:40:38.705Z] === RUN TestPollerEvent [2021-11-11T23:40:38.705Z] poller_test.go:40: No chmod on Windows [2021-11-11T23:40:38.705Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T23:40:38.705Z] === RUN TestPollerClose [2021-11-11T23:40:38.705Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T23:40:38.705Z] PASS [2021-11-11T23:40:38.705Z] coverage: 45.7% of statements [2021-11-11T23:40:38.705Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-11-11T23:40:38.705Z] time="2021-11-11T23:40:38Z" level=error msg="node1(9b59154a227e) Could not close DB: timeout waiting for leave broadcast" [2021-11-11T23:40:38.705Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2021-11-11T23:40:38.705Z] === RUN TestNetworkDBWatch [2021-11-11T23:40:39.161Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2021-11-11T23:40:39.161Z] === RUN TestStats [2021-11-11T23:40:39.309Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T23:40:39.697Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T23:40:39.697Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T23:40:39.697Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T23:40:39.697Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T23:40:39.697Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCopyFile [2021-11-11T23:40:39.697Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T23:40:39.697Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T23:40:39.697Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T23:40:39.697Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T23:40:39.697Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T23:40:39.697Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestWildcardMatches [2021-11-11T23:40:39.697Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestPatternMatches [2021-11-11T23:40:39.697Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T23:40:39.697Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T23:40:39.697Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T23:40:39.697Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T23:40:39.697Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T23:40:39.697Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T23:40:39.697Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestSingleExclamationError [2021-11-11T23:40:39.697Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestMatchesWithNoPatterns [2021-11-11T23:40:39.697Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T23:40:39.697Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestMatches [2021-11-11T23:40:39.697Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T23:40:39.697Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T23:40:39.697Z] --- PASS: TestMatches (0.00s) [2021-11-11T23:40:39.697Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T23:40:39.697Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCleanPatterns [2021-11-11T23:40:39.697Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T23:40:39.697Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T23:40:39.697Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T23:40:39.697Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T23:40:39.697Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T23:40:39.697Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCreateIfNotExistsDir [2021-11-11T23:40:39.697Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestCreateIfNotExistsFile [2021-11-11T23:40:39.697Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T23:40:39.697Z] === RUN TestMatch [2021-11-11T23:40:39.697Z] --- PASS: TestMatch (0.00s) [2021-11-11T23:40:39.697Z] PASS [2021-11-11T23:40:39.697Z] coverage: 82.5% of statements [2021-11-11T23:40:39.697Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 82.5% of statements [2021-11-11T23:40:39.879Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T23:40:40.167Z] === RUN TestGet [2021-11-11T23:40:40.167Z] --- PASS: TestGet (0.00s) [2021-11-11T23:40:40.167Z] === RUN TestGetShortcutString [2021-11-11T23:40:40.167Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T23:40:40.167Z] PASS [2021-11-11T23:40:40.167Z] coverage: 42.9% of statements [2021-11-11T23:40:40.167Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2021-11-11T23:40:40.636Z] 2021/11/11 23:40:40 Closing DB instances... [2021-11-11T23:40:40.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:40:40.880Z] --- PASS: TestCreateServiceConflict (2.24s) [2021-11-11T23:40:40.880Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:40:41.106Z] === RUN TestCreateIDMapOrder [2021-11-11T23:40:41.106Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T23:40:41.106Z] PASS [2021-11-11T23:40:41.106Z] coverage: 7.2% of statements [2021-11-11T23:40:41.106Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2021-11-11T23:40:41.583Z] --- PASS: TestNetworkDBWatch (3.10s) [2021-11-11T23:40:41.674Z] --- PASS: TestStats (2.44s) [2021-11-11T23:40:41.675Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:40:41.675Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T23:40:41.675Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T23:40:41.675Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T23:40:41.675Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T23:40:41.675Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T23:40:41.675Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T23:40:41.675Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T23:40:41.675Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T23:40:41.675Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T23:40:41.675Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T23:40:41.787Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T23:40:42.053Z] === RUN TestNetworkDBBulkSync [2021-11-11T23:40:42.053Z] === RUN TestFixedBufferCap [2021-11-11T23:40:42.053Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestFixedBufferLen [2021-11-11T23:40:42.053Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestFixedBufferString [2021-11-11T23:40:42.053Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestFixedBufferWrite [2021-11-11T23:40:42.053Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestFixedBufferRead [2021-11-11T23:40:42.053Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestBytesPipeRead [2021-11-11T23:40:42.053Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestBytesPipeWrite [2021-11-11T23:40:42.053Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T23:40:42.053Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T23:40:42.053Z] --- PASS: TestGetAddress (21.12s) [2021-11-11T23:40:42.053Z] === RUN TestRequestSyntaxCheck [2021-11-11T23:40:42.053Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-11T23:40:42.053Z] === RUN TestRequest [2021-11-11T23:40:42.236Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T23:40:42.522Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-11-11T23:40:42.522Z] === RUN TestAtomicWriteToFile [2021-11-11T23:40:42.522Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestAtomicWriteSetCommit [2021-11-11T23:40:42.522Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestAtomicWriteSetCancel [2021-11-11T23:40:42.522Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T23:40:42.522Z] === RUN TestReadCloserWrapperClose [2021-11-11T23:40:42.522Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T23:40:42.522Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestReaderErrWrapperRead [2021-11-11T23:40:42.522Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestCancelReadCloser [2021-11-11T23:40:42.522Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T23:40:42.522Z] === RUN TestWriteCloserWrapperClose [2021-11-11T23:40:42.522Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestNopWriteCloser [2021-11-11T23:40:42.522Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestNopWriter [2021-11-11T23:40:42.522Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T23:40:42.522Z] === RUN TestWriteCounter [2021-11-11T23:40:42.522Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T23:40:42.522Z] PASS [2021-11-11T23:40:42.522Z] coverage: 69.2% of statements [2021-11-11T23:40:42.522Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 69.2% of statements [2021-11-11T23:40:42.993Z] 2021/11/11 23:40:42 Closing DB instances... [2021-11-11T23:40:43.409Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2021-11-11T23:40:43.409Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T23:40:43.463Z] === RUN TestError [2021-11-11T23:40:43.463Z] --- PASS: TestError (0.00s) [2021-11-11T23:40:43.463Z] === RUN TestProgressString [2021-11-11T23:40:43.463Z] === RUN TestProgressString/no_progress [2021-11-11T23:40:43.463Z] === RUN TestProgressString/progress_1 [2021-11-11T23:40:43.463Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T23:40:43.463Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T23:40:43.463Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T23:40:43.463Z] === RUN TestProgressString/with_units [2021-11-11T23:40:43.463Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T23:40:43.463Z] === RUN TestProgressString/hide_counts [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T23:40:43.463Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T23:40:43.463Z] === RUN TestJSONMessageDisplay [2021-11-11T23:40:43.463Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-11-11T23:40:43.463Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T23:40:43.463Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T23:40:43.463Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T23:40:43.463Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T23:40:43.463Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T23:40:43.463Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T23:40:43.463Z] PASS [2021-11-11T23:40:43.463Z] coverage: 91.7% of statements [2021-11-11T23:40:43.695Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T23:40:43.932Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements [2021-11-11T23:40:44.123Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T23:40:44.402Z] === RUN TestStandardLongPath [2021-11-11T23:40:44.402Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T23:40:44.402Z] === RUN TestUNCLongPath [2021-11-11T23:40:44.402Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T23:40:44.402Z] PASS [2021-11-11T23:40:44.402Z] coverage: 100.0% of statements [2021-11-11T23:40:44.402Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-11-11T23:40:44.872Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-11-11T23:40:44.872Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T23:40:44.872Z] === RUN TestNameFormat [2021-11-11T23:40:44.872Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T23:40:44.872Z] === RUN TestNameRetries [2021-11-11T23:40:44.872Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T23:40:44.872Z] PASS [2021-11-11T23:40:44.872Z] coverage: 85.7% of statements [2021-11-11T23:40:44.872Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-11-11T23:40:45.076Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T23:40:45.076Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T23:40:45.343Z] === RUN TestParseKeyValueOpt [2021-11-11T23:40:45.343Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T23:40:45.343Z] === RUN TestParseUintList [2021-11-11T23:40:45.343Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T23:40:45.343Z] === RUN TestParseUintListMaximumLimits [2021-11-11T23:40:45.343Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T23:40:45.343Z] PASS [2021-11-11T23:40:45.343Z] coverage: 97.0% of statements [2021-11-11T23:40:45.343Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2021-11-11T23:40:45.983Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-11T23:40:45.983Z] tests/integration/client_test.py ..... [ 75%] [2021-11-11T23:40:45.983Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-11T23:40:45.983Z] tests/integration/errors_test.py . [ 76%] [2021-11-11T23:40:46.011Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T23:40:46.011Z] --- PASS: TestStopContainerWithTimeout/0 (0.54s) [2021-11-11T23:40:46.011Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2021-11-11T23:40:46.011Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2021-11-11T23:40:46.011Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-11-11T23:40:46.011Z] === RUN TestDeleteDevicemapper [2021-11-11T23:40:46.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:40:46.011Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T23:40:46.011Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:40:46.014Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T23:40:46.335Z] === RUN TestNewAndRemove [2021-11-11T23:40:46.335Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T23:40:46.335Z] === RUN TestRemoveInvalidPath [2021-11-11T23:40:46.335Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T23:40:46.335Z] PASS [2021-11-11T23:40:46.335Z] coverage: 82.6% of statements [2021-11-11T23:40:46.335Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2021-11-11T23:40:46.938Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2021-11-11T23:40:46.938Z] === RUN TestUpdateMemory [2021-11-11T23:40:47.500Z] --- PASS: TestUpdateMemory (0.49s) [2021-11-11T23:40:47.500Z] === RUN TestUpdateCPUQuota [2021-11-11T23:40:47.906Z] === RUN TestFailedConnection [2021-11-11T23:40:47.906Z] 2021/11/11 23:40:47 Closing DB instances... [2021-11-11T23:40:47.921Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.19s) [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.35s) [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.05s) [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.06s) [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.47s) [2021-11-11T23:40:48.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.89s) [2021-11-11T23:40:48.048Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:40:48.048Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:40:48.427Z] --- PASS: TestUpdateCPUQuota (0.71s) [2021-11-11T23:40:48.427Z] === RUN TestUpdatePidsLimit [2021-11-11T23:40:48.427Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T23:40:48.427Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T23:40:48.427Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T23:40:48.683Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T23:40:48.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T23:40:49.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T23:40:49.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T23:40:49.479Z] --- PASS: TestRequest (7.32s) [2021-11-11T23:40:49.479Z] === RUN TestOverlappingRequests [2021-11-11T23:40:49.830Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T23:40:49.949Z] --- PASS: TestFailedConnection (2.09s) [2021-11-11T23:40:49.949Z] === RUN TestFailOnce [2021-11-11T23:40:49.949Z] 2021/11/11 23:40:49 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-11-11T23:40:49.949Z] goroutine 26 [running]: [2021-11-11T23:40:49.949Z] net/http.(*conn).serve.func1() [2021-11-11T23:40:49.949Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T23:40:49.949Z] panic({0x1209c60, 0x13159b0}) [2021-11-11T23:40:49.949Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T23:40:49.949Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5ff6ad174bcc671}, 0xc000135a98) [2021-11-11T23:40:49.949Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T23:40:49.949Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1322730, 0xc00021a000}, 0x115e666) [2021-11-11T23:40:49.949Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T23:40:49.949Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1322730, 0xc00021a000}, 0xc000126300) [2021-11-11T23:40:49.949Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T23:40:49.949Z] net/http.serverHandler.ServeHTTP({0x1320d30}, {0x1322730, 0xc00021a000}, 0xc000126300) [2021-11-11T23:40:49.949Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T23:40:49.949Z] net/http.(*conn).serve(0xc000094a00, {0x1324600, 0xc0000260f0}) [2021-11-11T23:40:49.949Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T23:40:49.949Z] created by net/http.(*Server).Serve [2021-11-11T23:40:49.949Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T23:40:49.949Z] time="2021-11-11T23:40:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T23:40:49.949Z] --- PASS: TestOverlappingRequests (0.38s) [2021-11-11T23:40:49.949Z] === RUN TestRelease [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit (1.93s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-11-11T23:40:50.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2021-11-11T23:40:50.012Z] === RUN TestUpdateRestartPolicy [2021-11-11T23:40:50.091Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T23:40:50.091Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T23:40:50.091Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T23:40:50.091Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T23:40:50.350Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T23:40:50.350Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T23:40:50.418Z] === RUN TestParseEmptyInterface [2021-11-11T23:40:50.418Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T23:40:50.418Z] === RUN TestParseNonInterfaceType [2021-11-11T23:40:50.418Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T23:40:50.418Z] === RUN TestParseWithOneFunction [2021-11-11T23:40:50.418Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T23:40:50.419Z] === RUN TestParseWithMultipleFuncs [2021-11-11T23:40:50.419Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T23:40:50.419Z] === RUN TestParseWithUnnamedReturn [2021-11-11T23:40:50.419Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T23:40:50.419Z] === RUN TestEmbeddedInterface [2021-11-11T23:40:50.419Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T23:40:50.419Z] === RUN TestParsedImports [2021-11-11T23:40:50.419Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T23:40:50.419Z] === RUN TestAliasedImports [2021-11-11T23:40:50.419Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T23:40:50.419Z] PASS [2021-11-11T23:40:50.419Z] coverage: 56.8% of statements [2021-11-11T23:40:50.419Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-11-11T23:40:50.888Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.30s) [2021-11-11T23:40:50.888Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T23:40:50.888Z] --- PASS: TestFailOnce (1.16s) [2021-11-11T23:40:50.888Z] === RUN TestEchoInputOutput [2021-11-11T23:40:50.888Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T23:40:50.888Z] === RUN TestBackoff [2021-11-11T23:40:50.888Z] --- PASS: TestBackoff (0.00s) [2021-11-11T23:40:50.888Z] === RUN TestAbortRetry [2021-11-11T23:40:50.888Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T23:40:50.888Z] === RUN TestClientScheme [2021-11-11T23:40:50.888Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T23:40:50.888Z] === RUN TestNewClientWithTimeout [2021-11-11T23:40:50.919Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T23:40:51.358Z] --- PASS: TestRelease (1.26s) [2021-11-11T23:40:51.358Z] === RUN TestAllocateRandomDeallocate [2021-11-11T23:40:51.358Z] === RUN TestHTTPTransport [2021-11-11T23:40:51.358Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T23:40:51.358Z] PASS [2021-11-11T23:40:51.358Z] coverage: 85.7% of statements [2021-11-11T23:40:51.358Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2021-11-11T23:40:51.358Z] time="2021-11-11T23:40:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T23:40:51.833Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T23:40:51.833Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T23:40:51.833Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T23:40:51.833Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T23:40:51.833Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T23:40:51.833Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T23:40:51.833Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T23:40:51.833Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T23:40:51.833Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T23:40:51.833Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T23:40:51.833Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T23:40:51.833Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T23:40:51.833Z] === RUN TestBufferPoolPutAndGet [2021-11-11T23:40:51.833Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T23:40:51.833Z] PASS [2021-11-11T23:40:51.833Z] coverage: 88.2% of statements [2021-11-11T23:40:51.833Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-11-11T23:40:51.833Z] 2021/11/11 23:40:51 Closing DB instances... [2021-11-11T23:40:52.298Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T23:40:52.303Z] === RUN TestOutputOnPrematureClose [2021-11-11T23:40:52.303Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T23:40:52.303Z] === RUN TestCompleteSilently [2021-11-11T23:40:52.303Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T23:40:52.303Z] PASS [2021-11-11T23:40:52.303Z] coverage: 75.9% of statements [2021-11-11T23:40:52.303Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-11-11T23:40:52.773Z] === RUN TestSendToOneSub [2021-11-11T23:40:52.773Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T23:40:52.773Z] === RUN TestSendToMultipleSubs [2021-11-11T23:40:52.773Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T23:40:52.773Z] === RUN TestEvictOneSub [2021-11-11T23:40:52.773Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T23:40:52.773Z] === RUN TestClosePublisher [2021-11-11T23:40:52.773Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T23:40:52.773Z] === RUN TestPubSubRace [2021-11-11T23:40:52.773Z] time="2021-11-11T23:40:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T23:40:53.238Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T23:40:53.497Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T23:40:53.762Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-11-11T23:40:53.762Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T23:40:53.762Z] --- PASS: TestPubSubRace (1.05s) [2021-11-11T23:40:53.762Z] PASS [2021-11-11T23:40:53.762Z] coverage: 75.0% of statements [2021-11-11T23:40:53.762Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-11-11T23:40:54.750Z] === RUN TestRegister [2021-11-11T23:40:54.751Z] --- PASS: TestRegister (0.00s) [2021-11-11T23:40:54.751Z] === RUN TestCommand [2021-11-11T23:40:54.751Z] --- PASS: TestCommand (0.02s) [2021-11-11T23:40:54.751Z] === RUN TestNaiveSelf [2021-11-11T23:40:54.751Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-11T23:40:54.751Z] PASS [2021-11-11T23:40:54.751Z] coverage: 82.4% of statements [2021-11-11T23:40:54.751Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2021-11-11T23:40:54.751Z] --- PASS: TestAllocateRandomDeallocate (3.48s) [2021-11-11T23:40:54.751Z] === RUN TestRetrieveFromStore [2021-11-11T23:40:55.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:40:55.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:40:55.220Z] === RUN TestDump [2021-11-11T23:40:55.220Z] goroutine 6 [running]: [2021-11-11T23:40:55.220Z] github.com/docker/docker/pkg/stack.dump(0xb4b477) [2021-11-11T23:40:55.220Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T23:40:55.220Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T23:40:55.220Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T23:40:55.220Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T23:40:55.220Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T23:40:55.220Z] testing.tRunner(0xc00011c1a0, 0xcb8e38) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:40:55.220Z] created by testing.(*T).Run [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T23:40:55.220Z] [2021-11-11T23:40:55.220Z] goroutine 1 [chan receive]: [2021-11-11T23:40:55.220Z] testing.(*T).Run(0xc00011c000, {0xcaa4fd, 0xb2a1d3}, 0xcb8e38) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T23:40:55.220Z] testing.runTests.func1(0xc000068750) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T23:40:55.220Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:40:55.220Z] testing.runTests(0xc000076080, {0xe1cba0, 0x3, 0x3}, {0xb4a6cd, 0xcac1f7, 0xe21640}) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T23:40:55.220Z] testing.(*M).Run(0xc000076080) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T23:40:55.220Z] main.main() [2021-11-11T23:40:55.220Z] _testmain.go:95 +0x1f5 [2021-11-11T23:40:55.220Z] --- PASS: TestDump (0.00s) [2021-11-11T23:40:55.220Z] === RUN TestDumpToFile [2021-11-11T23:40:55.220Z] --- PASS: TestDumpToFile (0.14s) [2021-11-11T23:40:55.220Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T23:40:55.220Z] goroutine 8 [running]: [2021-11-11T23:40:55.220Z] github.com/docker/docker/pkg/stack.dump(0xbb8434) [2021-11-11T23:40:55.220Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T23:40:55.220Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xbb87e0}) [2021-11-11T23:40:55.220Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T23:40:55.220Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-11-11T23:40:55.220Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T23:40:55.220Z] testing.tRunner(0xc00011c680, 0xcb8e28) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:40:55.220Z] created by testing.(*T).Run [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T23:40:55.220Z] [2021-11-11T23:40:55.220Z] goroutine 1 [chan receive]: [2021-11-11T23:40:55.220Z] testing.(*T).Run(0xc00011c000, {0xcb1289, 0xb2a1d3}, 0xcb8e28) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T23:40:55.220Z] testing.runTests.func1(0xc000068750) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T23:40:55.220Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:40:55.220Z] testing.runTests(0xc000076080, {0xe1cba0, 0x3, 0x3}, {0xb4a6cd, 0xcac1f7, 0xe21640}) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T23:40:55.220Z] testing.(*M).Run(0xc000076080) [2021-11-11T23:40:55.220Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T23:40:55.220Z] main.main() [2021-11-11T23:40:55.220Z] _testmain.go:95 +0x1f5 [2021-11-11T23:40:55.220Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T23:40:55.220Z] PASS [2021-11-11T23:40:55.220Z] coverage: 90.9% of statements [2021-11-11T23:40:55.220Z] ok github.com/docker/docker/pkg/stack 0.181s coverage: 90.9% of statements [2021-11-11T23:40:55.840Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:40:55.840Z] time="2021-11-11T23:40:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T23:40:55.840Z] === RUN TestNewStdWriter [2021-11-11T23:40:55.840Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T23:40:55.840Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestWriteWithNilBytes [2021-11-11T23:40:55.840Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestWrite [2021-11-11T23:40:55.840Z] --- PASS: TestWrite (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestWriteWithWriterError [2021-11-11T23:40:55.840Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T23:40:55.840Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyWriteAndRead [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T23:40:55.840Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T23:40:55.840Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T23:40:55.840Z] PASS [2021-11-11T23:40:55.840Z] coverage: 100.0% of statements [2021-11-11T23:40:55.840Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-11-11T23:40:55.840Z] --- PASS: TestRetrieveFromStore (1.22s) [2021-11-11T23:40:55.840Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T23:40:55.840Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T23:40:55.840Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T23:40:55.840Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T23:40:55.840Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T23:40:55.840Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T23:40:55.840Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T23:40:55.840Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T23:40:55.840Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T23:40:55.840Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T23:40:55.840Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T23:40:55.840Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T23:40:55.840Z] === RUN TestDebug [2021-11-11T23:40:55.840Z] --- PASS: TestDebug (0.00s) [2021-11-11T23:40:55.841Z] === RUN TestRequestPoolParallel [2021-11-11T23:40:56.310Z] --- PASS: TestRequestPoolParallel (0.21s) [2021-11-11T23:40:56.310Z] === RUN TestFullAllocateRelease [2021-11-11T23:40:56.311Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T23:40:56.311Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T23:40:56.311Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestFormatStatus [2021-11-11T23:40:56.311Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestFormatError [2021-11-11T23:40:56.311Z] --- PASS: TestFormatError (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestFormatJSONError [2021-11-11T23:40:56.311Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T23:40:56.311Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T23:40:56.311Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestNewJSONProgressOutput [2021-11-11T23:40:56.311Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestAuxFormatterEmit [2021-11-11T23:40:56.311Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestStreamWriterStdout [2021-11-11T23:40:56.311Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T23:40:56.311Z] === RUN TestStreamWriterStderr [2021-11-11T23:40:56.311Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T23:40:56.311Z] PASS [2021-11-11T23:40:56.311Z] coverage: 66.2% of statements [2021-11-11T23:40:56.311Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-11-11T23:40:56.311Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-11-11T23:40:56.311Z] === RUN TestOddAllocateRelease [2021-11-11T23:40:56.780Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-11-11T23:40:56.781Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T23:40:56.781Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-11T23:40:56.781Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T23:40:56.781Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-11T23:40:56.781Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T23:40:56.781Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T23:40:56.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T23:40:56.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T23:40:56.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:40:56.781Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T23:40:56.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T23:40:56.781Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:40:56.781Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T23:40:56.781Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:40:56.781Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:40:56.781Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:40:56.781Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:40:56.781Z] PASS [2021-11-11T23:40:56.781Z] coverage: 85.3% of statements [2021-11-11T23:40:56.781Z] ok github.com/docker/docker/libnetwork/ipam 42.322s coverage: 85.3% of statements [2021-11-11T23:40:56.781Z] === RUN TestGenerateRandomID [2021-11-11T23:40:56.781Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T23:40:56.781Z] === RUN TestShortenId [2021-11-11T23:40:56.781Z] --- PASS: TestShortenId (0.00s) [2021-11-11T23:40:56.781Z] === RUN TestShortenSha256Id [2021-11-11T23:40:56.781Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T23:40:56.781Z] === RUN TestShortenIdEmpty [2021-11-11T23:40:56.781Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T23:40:56.781Z] === RUN TestShortenIdInvalid [2021-11-11T23:40:56.781Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T23:40:56.781Z] === RUN TestIsShortIDNonHex [2021-11-11T23:40:56.781Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T23:40:56.781Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T23:40:56.781Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T23:40:56.781Z] PASS [2021-11-11T23:40:56.781Z] coverage: 70.6% of statements [2021-11-11T23:40:56.781Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-11-11T23:40:56.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-11T23:40:56.832Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:40:57.778Z] === RUN TestIsCpusetListAvailable [2021-11-11T23:40:57.778Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T23:40:57.778Z] PASS [2021-11-11T23:40:57.778Z] coverage: 39.4% of statements [2021-11-11T23:40:57.778Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-11-11T23:40:57.819Z] --- PASS: TestBuildMultiStageCopy (10.36s) [2021-11-11T23:40:57.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.77s) [2021-11-11T23:40:57.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-11-11T23:40:57.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-11-11T23:40:57.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-11-11T23:40:57.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s) [2021-11-11T23:40:57.819Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T23:40:58.280Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2021-11-11T23:40:58.280Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:40:58.742Z] docker_api_swarm_service_test.go:100: [dcde01b7e187d] joining swarm manager [d9611e18e2faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:40:58.767Z] === RUN TestChtimes [2021-11-11T23:40:58.767Z] --- PASS: TestChtimes (0.00s) [2021-11-11T23:40:58.767Z] === RUN TestChtimesWindows [2021-11-11T23:40:58.767Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T23:40:58.767Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T23:40:58.767Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T23:40:58.767Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T23:40:58.767Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T23:40:58.767Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T23:40:58.767Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T23:40:58.767Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T23:40:58.767Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T23:40:58.767Z] === RUN TestHasWin32KSupport [2021-11-11T23:40:58.767Z] syscall_windows_test.go:8: win32k: true [2021-11-11T23:40:58.767Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T23:40:58.767Z] PASS [2021-11-11T23:40:58.767Z] coverage: 13.0% of statements [2021-11-11T23:40:58.767Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2021-11-11T23:40:59.321Z] docker_api_swarm_service_test.go:101: [df1c00668203b] joining swarm manager [d9611e18e2faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:40:59.757Z] === RUN TestTailFile [2021-11-11T23:40:59.757Z] --- PASS: TestTailFile (0.00s) [2021-11-11T23:40:59.757Z] === RUN TestTailFileManyLines [2021-11-11T23:40:59.757Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T23:40:59.757Z] === RUN TestTailEmptyFile [2021-11-11T23:40:59.757Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T23:40:59.757Z] === RUN TestTailNegativeN [2021-11-11T23:40:59.757Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader [2021-11-11T23:40:59.757Z] === CONT TestNewTailReader [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T23:40:59.757Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:40:59.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:40:59.757Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.758Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.759Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:40:59.760Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.760Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:40:59.762Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:40:59.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:40:59.919Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T23:41:00.034Z] --- PASS: TestBuildMultiStageParentConfig (2.05s) [2021-11-11T23:41:00.034Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:41:00.034Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:41:00.034Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T23:41:00.034Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:41:00.233Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:41:00.234Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:41:00.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:41:00.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:41:00.236Z] PASS [2021-11-11T23:41:00.236Z] coverage: 88.6% of statements [2021-11-11T23:41:00.236Z] ok github.com/docker/docker/pkg/tailfile 0.177s coverage: 88.6% of statements [2021-11-11T23:41:00.236Z] time="2021-11-11T23:40:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T23:41:00.706Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T23:41:00.706Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestTarSumRemove [2021-11-11T23:41:00.706Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestSortFileInfoSums [2021-11-11T23:41:00.706Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T23:41:00.706Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestNewTarSumForLabel [2021-11-11T23:41:00.706Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestEmptyTar [2021-11-11T23:41:00.706Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestTarSumsReadSize [2021-11-11T23:41:00.706Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestTarSums [2021-11-11T23:41:00.706Z] --- PASS: TestTarSums (0.07s) [2021-11-11T23:41:00.706Z] === RUN TestIteration [2021-11-11T23:41:00.706Z] --- PASS: TestIteration (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestVersionLabelForChecksum [2021-11-11T23:41:00.706Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestVersion [2021-11-11T23:41:00.706Z] --- PASS: TestVersion (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestGetVersion [2021-11-11T23:41:00.706Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T23:41:00.706Z] === RUN TestGetVersions [2021-11-11T23:41:00.706Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T23:41:00.706Z] PASS [2021-11-11T23:41:00.706Z] coverage: 89.3% of statements [2021-11-11T23:41:00.706Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2021-11-11T23:41:00.861Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T23:41:01.020Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-11-11T23:41:01.020Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:41:01.695Z] testing: warning: no tests to run [2021-11-11T23:41:01.695Z] PASS [2021-11-11T23:41:01.695Z] coverage: [no statements] [2021-11-11T23:41:01.695Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-11-11T23:41:02.165Z] === RUN TestTruncIndex [2021-11-11T23:41:02.165Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T23:41:02.165Z] PASS [2021-11-11T23:41:02.165Z] coverage: 91.5% of statements [2021-11-11T23:41:02.165Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-11-11T23:41:02.382Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2021-11-11T23:41:02.382Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:41:02.382Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-11-11T23:41:02.382Z] === RUN TestWaitNonBlocked [2021-11-11T23:41:02.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:41:02.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:41:02.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:41:02.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:41:02.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:41:02.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:41:02.382Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T23:41:02.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2021-11-11T23:41:02.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-11-11T23:41:02.382Z] === RUN TestWaitBlocked [2021-11-11T23:41:02.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:41:02.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:41:02.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:41:02.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:41:02.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T23:41:02.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T23:41:02.635Z] === RUN TestIsGIT [2021-11-11T23:41:02.635Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T23:41:02.635Z] === RUN TestIsTransport [2021-11-11T23:41:02.635Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T23:41:02.635Z] PASS [2021-11-11T23:41:02.635Z] coverage: 100.0% of statements [2021-11-11T23:41:02.635Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-11-11T23:41:02.944Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T23:41:02.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2021-11-11T23:41:02.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-11-11T23:41:02.944Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T23:41:02.944Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T23:41:03.111Z] === RUN TestVersionInfo [2021-11-11T23:41:03.111Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T23:41:03.111Z] === RUN TestAppendVersions [2021-11-11T23:41:03.111Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T23:41:03.111Z] PASS [2021-11-11T23:41:03.111Z] coverage: 88.9% of statements [2021-11-11T23:41:03.111Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-11-11T23:41:03.402Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T23:41:03.402Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T23:41:03.402Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T23:41:03.662Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T23:41:04.090Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-11T23:41:04.679Z] === RUN TestValidatePrivileges [2021-11-11T23:41:04.679Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T23:41:04.679Z] === RUN TestFilterByCapNeg [2021-11-11T23:41:04.679Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T23:41:04.679Z] === RUN TestFilterByCapPos [2021-11-11T23:41:04.679Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T23:41:04.679Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T23:41:04.679Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T23:41:04.679Z] PASS [2021-11-11T23:41:04.679Z] coverage: 12.0% of statements [2021-11-11T23:41:04.679Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2021-11-11T23:41:04.832Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s) [2021-11-11T23:41:04.832Z] === CONT TestIpcModeOlderClient [2021-11-11T23:41:04.832Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-11T23:41:04.832Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T23:41:04.832Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2021-11-11T23:41:04.832Z] === CONT TestDaemonHostGatewayIP [2021-11-11T23:41:05.148Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T23:41:05.148Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T23:41:05.148Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T23:41:05.148Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T23:41:05.619Z] === RUN TestNewSettable [2021-11-11T23:41:05.619Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T23:41:05.619Z] === RUN TestIsSettable [2021-11-11T23:41:05.619Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T23:41:05.619Z] === RUN TestUpdateSettingsEnv [2021-11-11T23:41:05.619Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T23:41:05.619Z] PASS [2021-11-11T23:41:05.619Z] coverage: 20.0% of statements [2021-11-11T23:41:05.619Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2021-11-11T23:41:06.091Z] === RUN TestLoad [2021-11-11T23:41:06.091Z] --- PASS: TestLoad (0.00s) [2021-11-11T23:41:06.091Z] === RUN TestSave [2021-11-11T23:41:06.091Z] --- PASS: TestSave (0.03s) [2021-11-11T23:41:06.091Z] === RUN TestAddDeleteGet [2021-11-11T23:41:06.091Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T23:41:06.091Z] === RUN TestInvalidTags [2021-11-11T23:41:06.091Z] --- PASS: TestInvalidTags (0.01s) [2021-11-11T23:41:06.091Z] PASS [2021-11-11T23:41:06.091Z] coverage: 84.4% of statements [2021-11-11T23:41:06.091Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2021-11-11T23:41:06.199Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T23:41:06.767Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T23:41:07.082Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T23:41:07.082Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T23:41:07.082Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T23:41:07.082Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestValidateMirror [2021-11-11T23:41:07.082Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestLoadInsecureRegistries [2021-11-11T23:41:07.082Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T23:41:07.082Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T23:41:07.082Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T23:41:07.082Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T23:41:07.082Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T23:41:07.082Z] time="2021-11-11T23:41:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T23:41:07.082Z] time="2021-11-11T23:41:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T23:41:07.082Z] time="2021-11-11T23:41:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T23:41:07.082Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-11-11T23:41:07.082Z] === RUN TestNewServiceConfig [2021-11-11T23:41:07.082Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestValidateIndexName [2021-11-11T23:41:07.082Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestValidateIndexNameWithError [2021-11-11T23:41:07.082Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestEndpointParse [2021-11-11T23:41:07.082Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestEndpointParseInvalid [2021-11-11T23:41:07.082Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestValidateEndpoint [2021-11-11T23:41:07.082Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T23:41:07.082Z] === RUN TestPing [2021-11-11T23:41:07.082Z] --- PASS: TestPing (0.00s) [2021-11-11T23:41:07.082Z] === RUN TestPingRegistryEndpoint [2021-11-11T23:41:07.349Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2021-11-11T23:41:07.349Z] === CONT TestDaemonRestartIpcMode [2021-11-11T23:41:07.552Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:41:07.552Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestEndpoint [2021-11-11T23:41:07.552Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:41:07.552Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestParseRepositoryInfo [2021-11-11T23:41:07.552Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestNewIndexInfo [2021-11-11T23:41:07.552Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestMirrorEndpointLookup [2021-11-11T23:41:07.552Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:41:07.552Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestSearchRepositories [2021-11-11T23:41:07.552Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T23:41:07.552Z] Host: 127.0.0.1:49321 [2021-11-11T23:41:07.552Z] User-Agent: docker test client [2021-11-11T23:41:07.552Z] Authorization: Token fake-token [2021-11-11T23:41:07.552Z] X-Docker-Token: true [2021-11-11T23:41:07.552Z] Accept-Encoding: gzip [2021-11-11T23:41:07.552Z] [2021-11-11T23:41:07.552Z] [2021-11-11T23:41:07.552Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T23:41:07.552Z] Connection: close [2021-11-11T23:41:07.552Z] Content-Length: 144 [2021-11-11T23:41:07.552Z] Cache-Control: no-cache [2021-11-11T23:41:07.552Z] Content-Type: application/json [2021-11-11T23:41:07.552Z] Date: Thu, 11 Nov 2021 23:41:07 GMT [2021-11-11T23:41:07.552Z] Expires: -1 [2021-11-11T23:41:07.552Z] Pragma: no-cache [2021-11-11T23:41:07.552Z] Server: docker-tests/mock [2021-11-11T23:41:07.552Z] X-Docker-Registry-Config: mock [2021-11-11T23:41:07.552Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T23:41:07.552Z] [2021-11-11T23:41:07.552Z] [2021-11-11T23:41:07.552Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestTrustedLocation [2021-11-11T23:41:07.552Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T23:41:07.552Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T23:41:07.552Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestIsSecureIndex [2021-11-11T23:41:07.552Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T23:41:07.552Z] PASS [2021-11-11T23:41:07.552Z] coverage: 51.2% of statements [2021-11-11T23:41:07.552Z] ok github.com/docker/docker/registry 0.226s coverage: 51.2% of statements [2021-11-11T23:41:07.552Z] time="2021-11-11T23:41:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T23:41:07.552Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-11-11T23:41:07.552Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T23:41:07.552Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T23:41:07.552Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T23:41:07.552Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestResumableRequestReader [2021-11-11T23:41:07.552Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T23:41:07.552Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T23:41:07.552Z] PASS [2021-11-11T23:41:07.552Z] coverage: 100.0% of statements [2021-11-11T23:41:07.552Z] ok github.com/docker/docker/registry/resumable 0.223s coverage: 100.0% of statements [2021-11-11T23:41:07.552Z] === RUN TestRestartManagerTimeout [2021-11-11T23:41:07.552Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T23:41:07.552Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T23:41:07.552Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T23:41:07.552Z] PASS [2021-11-11T23:41:07.552Z] coverage: 50.9% of statements [2021-11-11T23:41:08.022Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-11-11T23:41:08.022Z] === RUN TestDecodeContainerConfig [2021-11-11T23:41:08.022Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T23:41:08.022Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T23:41:08.022Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T23:41:08.022Z] === RUN TestValidatePrivileged [2021-11-11T23:41:08.022Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T23:41:08.022Z] PASS [2021-11-11T23:41:08.022Z] coverage: 52.6% of statements [2021-11-11T23:41:08.022Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2021-11-11T23:41:08.087Z] c1f4c7287c99: Pull complete [2021-11-11T23:41:08.087Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T23:41:08.087Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:41:08.087Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-11T23:41:08.087Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-11T23:41:08.087Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-11T23:41:08.087Z] WARN: Skipping validation tests [2021-11-11T23:41:08.087Z] INFO: Running unit tests at 11/11/2021 23:41:02... [2021-11-11T23:41:08.495Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T23:41:08.495Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T23:41:08.495Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T23:41:08.495Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T23:41:08.495Z] PASS [2021-11-11T23:41:08.495Z] coverage: 62.5% of statements [2021-11-11T23:41:08.495Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2021-11-11T23:41:08.495Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T23:41:08.495Z] === RUN TestClientStream [2021-11-11T23:41:08.495Z] --- PASS: TestClientStream (0.01s) [2021-11-11T23:41:08.495Z] === RUN TestClientSendFile [2021-11-11T23:41:08.495Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T23:41:08.495Z] === RUN TestClientWithRequestTimeout [2021-11-11T23:41:08.495Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T23:41:08.495Z] === RUN TestFileSpecPlugin [2021-11-11T23:41:08.495Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T23:41:08.495Z] === RUN TestFileJSONSpecPlugin [2021-11-11T23:41:08.495Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T23:41:08.495Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T23:41:08.495Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T23:41:08.495Z] === RUN TestPluginAddHandler [2021-11-11T23:41:08.495Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T23:41:08.495Z] === RUN TestPluginWaitBadPlugin [2021-11-11T23:41:08.495Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T23:41:08.495Z] === RUN TestGet [2021-11-11T23:41:08.495Z] time="2021-11-11T23:41:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T23:41:09.074Z] INFO: make.ps1 starting at 11/11/2021 23:41:08 [2021-11-11T23:41:09.306Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T23:41:09.488Z] time="2021-11-11T23:41:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T23:41:09.542Z] INFO: Git commit (03fc1c4363) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T23:41:09.542Z] INFO: Invoking autogen... [2021-11-11T23:41:09.863Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2021-11-11T23:41:10.010Z] INFO: Running unit tests... [2021-11-11T23:41:10.245Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T23:41:10.245Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T23:41:10.245Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T23:41:10.476Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2021-11-11T23:41:10.476Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:41:11.059Z] === RUN TestGetDriver [2021-11-11T23:41:11.059Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T23:41:11.059Z] === RUN TestVolumeRequestError [2021-11-11T23:41:11.059Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T23:41:11.059Z] PASS [2021-11-11T23:41:11.059Z] coverage: 36.1% of statements [2021-11-11T23:41:11.059Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2021-11-11T23:41:11.059Z] === RUN TestGetAddress [2021-11-11T23:41:11.059Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T23:41:11.059Z] === RUN TestRemove [2021-11-11T23:41:11.059Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T23:41:11.059Z] --- SKIP: TestRemove (0.00s) [2021-11-11T23:41:11.059Z] === RUN TestInitializeWithVolumes [2021-11-11T23:41:11.059Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T23:41:11.059Z] === RUN TestCreate [2021-11-11T23:41:11.059Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:41:11.059Z] === RUN TestValidateName [2021-11-11T23:41:11.059Z] --- PASS: TestValidateName (0.00s) [2021-11-11T23:41:11.059Z] === RUN TestCreateWithOpts [2021-11-11T23:41:11.059Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T23:41:11.059Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T23:41:11.059Z] === RUN TestRelaodNoOpts [2021-11-11T23:41:11.059Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T23:41:11.059Z] PASS [2021-11-11T23:41:11.059Z] coverage: 41.5% of statements [2021-11-11T23:41:11.059Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2021-11-11T23:41:11.448Z] --- PASS: TestBuildMultiStageOnBuild (9.85s) [2021-11-11T23:41:11.448Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:41:11.448Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:41:11.448Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T23:41:11.448Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:41:11.529Z] time="2021-11-11T23:41:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRaw [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T23:41:12.000Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRaw [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T23:41:12.000Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestConvertTmpfsOptions [2021-11-11T23:41:12.000Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T23:41:12.000Z] linux_parser_test.go:209: data="ro" [2021-11-11T23:41:12.000Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestParseMountSpec [2021-11-11T23:41:12.000Z] parser_test.go:62: case 0 [2021-11-11T23:41:12.000Z] parser_test.go:62: case 1 [2021-11-11T23:41:12.000Z] parser_test.go:62: case 2 [2021-11-11T23:41:12.000Z] parser_test.go:62: case 3 [2021-11-11T23:41:12.000Z] parser_test.go:62: case 4 [2021-11-11T23:41:12.000Z] parser_test.go:62: case 5 [2021-11-11T23:41:12.000Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestValidateMount [2021-11-11T23:41:12.000Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRaw [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T23:41:12.000Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T23:41:12.000Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T23:41:12.000Z] PASS [2021-11-11T23:41:12.000Z] coverage: 67.6% of statements [2021-11-11T23:41:12.000Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-11-11T23:41:12.990Z] === RUN TestSetGetMeta [2021-11-11T23:41:12.990Z] === PAUSE TestSetGetMeta [2021-11-11T23:41:12.990Z] === RUN TestRestore [2021-11-11T23:41:12.990Z] === PAUSE TestRestore [2021-11-11T23:41:12.990Z] === RUN TestServiceCreate [2021-11-11T23:41:12.990Z] === PAUSE TestServiceCreate [2021-11-11T23:41:12.990Z] === RUN TestServiceList [2021-11-11T23:41:12.990Z] === PAUSE TestServiceList [2021-11-11T23:41:12.990Z] === RUN TestServiceRemove [2021-11-11T23:41:12.990Z] === PAUSE TestServiceRemove [2021-11-11T23:41:12.990Z] === RUN TestServiceGet [2021-11-11T23:41:12.990Z] === PAUSE TestServiceGet [2021-11-11T23:41:12.990Z] === RUN TestServicePrune [2021-11-11T23:41:12.990Z] === PAUSE TestServicePrune [2021-11-11T23:41:12.990Z] === RUN TestCreate [2021-11-11T23:41:12.990Z] === PAUSE TestCreate [2021-11-11T23:41:12.990Z] === RUN TestRemove [2021-11-11T23:41:12.990Z] === PAUSE TestRemove [2021-11-11T23:41:12.990Z] === RUN TestList [2021-11-11T23:41:12.990Z] === PAUSE TestList [2021-11-11T23:41:12.990Z] === RUN TestFindByDriver [2021-11-11T23:41:12.990Z] === PAUSE TestFindByDriver [2021-11-11T23:41:12.990Z] === RUN TestFindByReferenced [2021-11-11T23:41:12.990Z] === PAUSE TestFindByReferenced [2021-11-11T23:41:12.990Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T23:41:12.990Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T23:41:12.990Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:41:12.990Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:41:12.990Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T23:41:12.990Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T23:41:12.990Z] === RUN TestRefDerefRemove [2021-11-11T23:41:12.990Z] === PAUSE TestRefDerefRemove [2021-11-11T23:41:12.990Z] === RUN TestGet [2021-11-11T23:41:12.990Z] === PAUSE TestGet [2021-11-11T23:41:12.990Z] === RUN TestGetWithReference [2021-11-11T23:41:12.990Z] === PAUSE TestGetWithReference [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:41:12.990Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T23:41:12.990Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T23:41:12.990Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T23:41:12.990Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T23:41:12.990Z] === CONT TestSetGetMeta [2021-11-11T23:41:12.990Z] === CONT TestList [2021-11-11T23:41:12.990Z] === CONT TestServiceGet [2021-11-11T23:41:12.990Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T23:41:12.990Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:41:12.990Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T23:41:12.990Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T23:41:12.990Z] --- PASS: TestList (0.03s) [2021-11-11T23:41:12.990Z] === CONT TestFindByReferenced [2021-11-11T23:41:12.990Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestFindByDriver [2021-11-11T23:41:12.990Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestGet [2021-11-11T23:41:12.990Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestGetWithReference [2021-11-11T23:41:12.990Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestRefDerefRemove [2021-11-11T23:41:12.990Z] --- PASS: TestGet (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestCreate [2021-11-11T23:41:12.990Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestRemove [2021-11-11T23:41:12.990Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-11T23:41:12.990Z] === CONT TestServicePrune [2021-11-11T23:41:12.990Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:41:12.990Z] === CONT TestServiceList [2021-11-11T23:41:12.990Z] --- PASS: TestRemove (0.02s) [2021-11-11T23:41:12.990Z] === CONT TestServiceRemove [2021-11-11T23:41:12.990Z] time="2021-11-11T23:41:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:41:12.990Z] --- PASS: TestServiceGet (0.15s) [2021-11-11T23:41:12.990Z] === CONT TestServiceCreate [2021-11-11T23:41:12.990Z] --- PASS: TestServiceRemove (0.07s) [2021-11-11T23:41:12.990Z] === CONT TestRestore [2021-11-11T23:41:12.990Z] time="2021-11-11T23:41:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:41:12.990Z] --- PASS: TestServiceList (0.09s) [2021-11-11T23:41:12.990Z] time="2021-11-11T23:41:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:41:12.990Z] time="2021-11-11T23:41:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T23:41:12.990Z] --- PASS: TestServiceCreate (0.02s) [2021-11-11T23:41:12.990Z] time="2021-11-11T23:41:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:41:12.990Z] --- PASS: TestRestore (0.02s) [2021-11-11T23:41:12.990Z] --- PASS: TestServicePrune (0.11s) [2021-11-11T23:41:12.990Z] PASS [2021-11-11T23:41:12.990Z] coverage: 69.0% of statements [2021-11-11T23:41:12.990Z] ok github.com/docker/docker/volume/service 0.218s coverage: 69.0% of statements [2021-11-11T23:41:13.537Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T23:41:13.537Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T23:41:13.796Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T23:41:15.704Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T23:41:15.949Z] time="2021-11-11T23:41:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T23:41:15.963Z] check_test.go:379: [dcde01b7e187d] daemon is not started [2021-11-11T23:41:16.533Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T23:41:17.914Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T23:41:17.943Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2021-11-11T23:41:17.943Z] PASS [2021-11-11T23:41:17.943Z] [2021-11-11T23:41:17.943Z] === Skipped [2021-11-11T23:41:17.943Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-11T23:41:17.943Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:41:17.943Z] [2021-11-11T23:41:17.943Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T23:41:17.943Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T23:41:17.943Z] [2021-11-11T23:41:17.943Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T23:41:17.943Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T23:41:17.943Z] [2021-11-11T23:41:17.943Z] DONE 200 tests, 3 skipped in 112.863s [2021-11-11T23:41:17.943Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T23:41:17.943Z] ++ 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-11-11T23:41:17.943Z] ++ set -e [2021-11-11T23:41:17.943Z] ++ '[' -n 0 ']' [2021-11-11T23:41:17.943Z] ++ set -x [2021-11-11T23:41:17.943Z] ++ env -i DEST=/go/src/github.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-11-11T23:41:17.943Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:41:17.943Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T23:41:17.943Z] === RUN TestDaemonConfigValidation [2021-11-11T23:41:17.943Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:41:17.943Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:41:17.943Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T23:41:17.943Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T23:41:17.943Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T23:41:17.943Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T23:41:17.943Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T23:41:17.943Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T23:41:17.943Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T23:41:17.943Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T23:41:17.943Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T23:41:17.943Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T23:41:17.943Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T23:41:17.943Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T23:41:17.943Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T23:41:17.943Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T23:41:17.943Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-11-11T23:41:17.943Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-11-11T23:41:17.944Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-11-11T23:41:17.944Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-11-11T23:41:17.944Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-11T23:41:17.944Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:41:17.944Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T23:41:18.483Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T23:41:18.483Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T23:41:18.504Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T23:41:18.669Z] 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-11-11T23:41:19.053Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T23:41:19.431Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T23:41:20.014Z] ......... [ 85%] [2021-11-11T23:41:20.112Z] --- PASS: TestBuildMultiStageLayerLeak (9.07s) [2021-11-11T23:41:20.112Z] === RUN TestBuildWithHugeFile [2021-11-11T23:41:20.796Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T23:41:20.796Z] daemon_test.go:156: [dc1278b844174] daemon is not started [2021-11-11T23:41:20.796Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-11-11T23:41:20.796Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-11T23:41:20.796Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T23:41:20.796Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T23:41:20.796Z] === RUN TestDaemonProxy [2021-11-11T23:41:20.796Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T23:41:21.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-11T23:41:21.852Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T23:41:22.422Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T23:41:22.671Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2021-11-11T23:41:22.671Z] === RUN TestCreateServiceSysctls [2021-11-11T23:41:22.682Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T23:41:23.362Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T23:41:23.362Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T23:41:23.621Z] docker_api_swarm_service_test.go:533: [d0cf8bf0b8350] joining swarm manager [d76a5581e1d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:41:24.046Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T23:41:24.047Z] --- PASS: TestCreateServiceSysctls (3.01s) [2021-11-11T23:41:24.047Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:41:24.561Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T23:41:24.622Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-11T23:41:24.637Z] --- PASS: TestGet (15.01s) [2021-11-11T23:41:24.637Z] === RUN TestPluginWithNoManifest [2021-11-11T23:41:24.637Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T23:41:24.637Z] === RUN TestGetAll [2021-11-11T23:41:24.637Z] --- PASS: TestGetAll (0.00s) [2021-11-11T23:41:24.637Z] PASS [2021-11-11T23:41:24.637Z] coverage: 73.2% of statements [2021-11-11T23:41:24.637Z] ok github.com/docker/docker/pkg/plugins 35.953s coverage: 73.2% of statements [2021-11-11T23:41:24.821Z] docker_api_swarm_service_test.go:534: [d94546adf7df6] joining swarm manager [d76a5581e1d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:41:25.081Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T23:41:25.341Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T23:41:25.816Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-11T23:41:25.910Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T23:41:25.910Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T23:41:25.939Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T23:41:26.195Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T23:41:26.481Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T23:41:26.577Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2021-11-11T23:41:26.577Z] === RUN TestInspect [2021-11-11T23:41:26.756Z] --- PASS: TestDaemonProxy (6.26s) [2021-11-11T23:41:26.756Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-11-11T23:41:26.756Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2021-11-11T23:41:26.756Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-11T23:41:26.756Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T23:41:26.756Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T23:41:26.756Z] PASS [2021-11-11T23:41:26.756Z] [2021-11-11T23:41:26.756Z] DONE 17 tests in 10.203s [2021-11-11T23:41:26.756Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T23:41:26.756Z] ++ 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-11-11T23:41:26.756Z] ++ set -e [2021-11-11T23:41:26.756Z] ++ '[' -n 0 ']' [2021-11-11T23:41:26.756Z] ++ set -x [2021-11-11T23:41:26.756Z] ++ env -i DEST=/go/src/github.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-11-11T23:41:27.012Z] INFO: Testing against a local daemon [2021-11-11T23:41:27.012Z] === RUN TestCommitInheritsEnv [2021-11-11T23:41:27.267Z] --- PASS: TestCommitInheritsEnv (0.25s) [2021-11-11T23:41:27.267Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:41:27.267Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T23:41:27.267Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:41:27.267Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:41:27.267Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T23:41:27.267Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:41:27.267Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T23:41:27.267Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:41:27.328Z] ? github.com/docker/docker/api [no test files] [2021-11-11T23:41:27.523Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-11-11T23:41:27.523Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T23:41:27.523Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:41:27.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T23:41:27.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:41:27.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-11T23:41:27.523Z] === RUN TestTagInvalidReference [2021-11-11T23:41:27.523Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T23:41:27.523Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:41:27.523Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T23:41:27.523Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:41:27.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T23:41:27.523Z] === RUN TestTagOfficialNames [2021-11-11T23:41:27.778Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T23:41:27.778Z] === RUN TestTagMatchesDigest [2021-11-11T23:41:27.778Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T23:41:27.778Z] PASS [2021-11-11T23:41:27.778Z] [2021-11-11T23:41:27.778Z] === Skipped [2021-11-11T23:41:27.778Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:41:27.778Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T23:41:27.778Z] [2021-11-11T23:41:27.778Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T23:41:27.778Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:41:27.778Z] [2021-11-11T23:41:27.778Z] DONE 12 tests, 2 skipped in 0.888s [2021-11-11T23:41:27.779Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T23:41:27.779Z] ++ 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-11-11T23:41:27.779Z] ++ set -e [2021-11-11T23:41:27.779Z] ++ '[' -n 0 ']' [2021-11-11T23:41:27.779Z] ++ set -x [2021-11-11T23:41:27.779Z] ++ env -i DEST=/go/src/github.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-11-11T23:41:27.779Z] INFO: Testing against a local daemon [2021-11-11T23:41:27.779Z] === RUN TestNetworkCreateDelete [2021-11-11T23:41:28.034Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-11T23:41:28.034Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:41:28.290Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-11T23:41:28.290Z] === RUN TestDaemonDNSFallback [2021-11-11T23:41:28.391Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T23:41:28.960Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T23:41:29.860Z] --- PASS: TestInspect (2.66s) [2021-11-11T23:41:29.860Z] === RUN TestCreateJob [2021-11-11T23:41:29.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T23:41:30.856Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-11T23:41:31.795Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T23:41:32.374Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-11T23:41:32.374Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-11T23:41:32.392Z] --- PASS: TestCreateJob (3.01s) [2021-11-11T23:41:32.392Z] === RUN TestReplicatedJob [2021-11-11T23:41:33.176Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-11T23:41:33.746Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-11T23:41:34.135Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-11T23:41:34.315Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-11T23:41:34.823Z] --- PASS: TestDaemonDNSFallback (6.24s) [2021-11-11T23:41:34.823Z] === RUN TestInspectNetwork [2021-11-11T23:41:34.884Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-11T23:41:35.453Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-11T23:41:36.833Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T23:41:36.884Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-11T23:41:36.884Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-11T23:41:37.336Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T23:41:37.336Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T23:41:37.336Z] === RUN TestInspectNetwork/network_name [2021-11-11T23:41:37.336Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T23:41:37.658Z] --- PASS: TestReplicatedJob (5.37s) [2021-11-11T23:41:37.658Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:41:37.772Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-11T23:41:38.710Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T23:41:39.279Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T23:41:39.849Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T23:41:40.419Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T23:41:40.419Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T23:41:40.759Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-11T23:41:40.945Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2021-11-11T23:41:40.945Z] === RUN TestServiceListWithStatuses [2021-11-11T23:41:40.945Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:41:40.945Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:41:40.945Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:41:41.276Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-11T23:41:41.276Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-11T23:41:41.276Z] [2021-11-11T23:41:41.276Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-11T23:41:41.276Z] =========================== short test summary info ============================ [2021-11-11T23:41:41.276Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-11T23:41:41.276Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-11T23:41:41.276Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-11T23:41:41.276Z] Not supported on most drivers [2021-11-11T23:41:41.276Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-11T23:41:41.276Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T23:41:41.276Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-11T23:41:41.276Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T23:41:41.276Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-11T23:41:41.276Z] Can fail if eth0 has multiple IP addresses [2021-11-11T23:41:41.276Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-11T23:41:41.276Z] This doesn't seem to be taken into account by the engine [2021-11-11T23:41:41.276Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-11T23:41:41.276Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-11T23:41:41.276Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.52 seconds == [2021-11-11T23:41:41.499Z] --- PASS: TestInspectNetwork (6.62s) [2021-11-11T23:41:41.499Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T23:41:41.499Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T23:41:41.499Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T23:41:41.499Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T23:41:41.499Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:41:41.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-11T23:41:42.327Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T23:41:42.426Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2021-11-11T23:41:42.426Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:41:42.587Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T23:41:42.682Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:41:42.682Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:41:42.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:41:42.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:41:42.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:41:42.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:41:42.682Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:41:42.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:41:42.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T23:41:42.682Z] === RUN TestNetworkList [2021-11-11T23:41:42.682Z] === RUN TestNetworkList//networks [2021-11-11T23:41:42.682Z] === PAUSE TestNetworkList//networks [2021-11-11T23:41:42.682Z] === RUN TestNetworkList//networks/ [2021-11-11T23:41:42.682Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:41:42.682Z] === CONT TestNetworkList//networks [2021-11-11T23:41:42.682Z] === CONT TestNetworkList//networks/ [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:41:42.682Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:41:42.682Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:41:43.157Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T23:41:43.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-11T23:41:43.243Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-11T23:41:43.243Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:41:43.727Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T23:41:44.170Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T23:41:44.170Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:41:44.296Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T23:41:44.296Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T23:41:44.866Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T23:41:45.096Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-11-11T23:41:45.096Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:41:45.125Z] docker_api_swarm_service_test.go:148: [da4e45d6e3b42] joining swarm manager [d93682fab9cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:41:45.136Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2021-11-11T23:41:45.136Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:41:45.143Z] === RUN TestMiddlewares [2021-11-11T23:41:45.143Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T23:41:45.143Z] PASS [2021-11-11T23:41:45.143Z] coverage: 9.0% of statements [2021-11-11T23:41:45.143Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2021-11-11T23:41:45.385Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T23:41:45.906Z] 2021/11/11 23:41:45 Closing DB instances... [2021-11-11T23:41:45.954Z] docker_api_swarm_service_test.go:148: [de059878f1a30] joining swarm manager [d93682fab9cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:41:45.954Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T23:41:46.023Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-11T23:41:46.023Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:41:46.524Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T23:41:47.386Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-11-11T23:41:47.387Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:41:47.463Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T23:41:47.463Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T23:41:47.474Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-11T23:41:47.474Z] === RUN TestFindNode [2021-11-11T23:41:47.474Z] 2021/11/11 23:41:47 Closing DB instances... [2021-11-11T23:41:47.474Z] --- PASS: TestFindNode (0.02s) [2021-11-11T23:41:47.474Z] === RUN TestChangeNodeState [2021-11-11T23:41:47.474Z] 2021/11/11 23:41:47 Closing DB instances... [2021-11-11T23:41:47.474Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T23:41:47.474Z] === RUN TestNodeReincarnation [2021-11-11T23:41:47.474Z] 2021/11/11 23:41:47 Closing DB instances... [2021-11-11T23:41:47.952Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T23:41:47.952Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:41:48.032Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T23:41:48.032Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T23:41:48.419Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2021-11-11T23:41:48.419Z] === RUN TestServicePlugin [2021-11-11T23:41:48.973Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T23:41:49.543Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T23:41:49.841Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2021-11-11T23:41:49.841Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:41:49.841Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:41:49.841Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:41:49.841Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:41:50.481Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T23:41:50.741Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T23:41:50.741Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T23:41:51.310Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T23:41:51.703Z] plugin_test.go:61: [d1d731086737b] joining swarm manager [dae7ee4898c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:41:52.692Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T23:41:53.079Z] plugin_test.go:64: [dd82f9d7e9556] joining swarm manager [dae7ee4898c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T23:41:53.358Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-11T23:41:53.358Z] === RUN TestParallelCreate [2021-11-11T23:41:53.358Z] 2021/11/11 23:41:52 Closing DB instances... [2021-11-11T23:41:53.358Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T23:41:53.358Z] === RUN TestParallelDelete [2021-11-11T23:41:53.358Z] 2021/11/11 23:41:52 Closing DB instances... [2021-11-11T23:41:53.358Z] --- PASS: TestParallelDelete (0.01s) [2021-11-11T23:41:53.358Z] === RUN TestNetworkDBIslands [2021-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:366c70392cb4 with config:&{NodeID:366c70392cb4 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-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="Node 366c70392cb4/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="Node 366c70392cb4/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d0ef304f4e5c with config:&{NodeID:d0ef304f4e5c 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-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.358Z] time="2021-11-11T23:41:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=info msg="Node 366c70392cb4/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=info msg="Node 366c70392cb4/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Failed to join 172.30.230.189: dial tcp 172.30.230.189:10013: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:718c549151e6 with config:&{NodeID:718c549151e6 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-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node 366c70392cb4/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node 366c70392cb4/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2021-11-11T23:41:53.359Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T23:41:53.630Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T23:41:53.736Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T23:41:53.736Z] [2021-11-11T23:41:53.736Z] Unloading profiles will leave already running processes permanently [2021-11-11T23:41:53.736Z] unconfined, which can lead to unexpected situations. [2021-11-11T23:41:53.736Z] [2021-11-11T23:41:53.736Z] To set a process to complain mode, use the command line tool [2021-11-11T23:41:53.736Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T23:41:53.736Z] Post stage [Pipeline] junit [2021-11-11T23:41:53.750Z] Recording test results [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e566d44f5980 with config:&{NodeID:e566d44f5980 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-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node 718c549151e6/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node 366c70392cb4/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=info msg="Node 366c70392cb4/172.30.230.189, added to nodes list" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2021-11-11T23:41:53.833Z] time="2021-11-11T23:41:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:53Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:804e46fa7be7 with config:&{NodeID:804e46fa7be7 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-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 366c70392cb4/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 366c70392cb4/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 718c549151e6/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node 718c549151e6/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T23:41:54.304Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2021-11-11T23:41:54.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:41:54.773Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="The new bootstrap node list is:[172.30.230.189:10033 172.30.230.189:10034 172.30.230.189:10035]" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10033" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49394" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10034" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49395" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10035" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49396" [2021-11-11T23:41:54.773Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=info msg="The new bootstrap node list is:[172.30.230.189:10033 172.30.230.189:10034 172.30.230.189:10035]" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10033" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49397" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10034" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49398" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10035" [2021-11-11T23:41:54.773Z] time="2021-11-11T23:41:54Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49399" [2021-11-11T23:41:54.921Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-11T23:41:55.214Z] + echo Ensuring container killed. [2021-11-11T23:41:55.214Z] Ensuring container killed. [2021-11-11T23:41:55.214Z] + docker rm -vf docker-pr11 [2021-11-11T23:41:55.214Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:54Z" level=info msg="node 0 leaving" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4 change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="node4(e566d44f5980): Node leave event for 366c70392cb4/172.30.230.189" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4 change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="node5(804e46fa7be7): Node leave event for 366c70392cb4/172.30.230.189" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4 change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="node2(d0ef304f4e5c): Node leave event for 366c70392cb4/172.30.230.189" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4 change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="node1(366c70392cb4): Node leave event for 366c70392cb4/172.30.230.189" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4 change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="node3(718c549151e6): Node leave event for 366c70392cb4/172.30.230.189" [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=debug msg="memberlist: Failed to join 172.30.230.189: dial tcp 172.30.230.189:10013: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:41:55.243Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.503Z] + echo Chowning /workspace to jenkins user [2021-11-11T23:41:55.503Z] Chowning /workspace to jenkins user [2021-11-11T23:41:55.503Z] + id -u [2021-11-11T23:41:55.503Z] + id -g [2021-11-11T23:41:55.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T23:41:55.503Z] Unable to find image 'busybox:latest' locally [2021-11-11T23:41:55.511Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node 366c70392cb4/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.30.230.189:10034: use of closed network connection" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="node 1 leaving" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="node5(804e46fa7be7): Node leave event for d0ef304f4e5c/172.30.230.189" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c change state NodeActive --> NodeFailed" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="node3(718c549151e6): Node leave event for d0ef304f4e5c/172.30.230.189" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, added to failed nodes list" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c change state NodeActive --> NodeLeft" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="node4(e566d44f5980): Node leave event for d0ef304f4e5c/172.30.230.189" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=error msg="node: d0ef304f4e5c is unknown to memberlist" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.715Z] time="2021-11-11T23:41:55Z" level=info msg="Node d0ef304f4e5c/172.30.230.189, left gossip cluster" [2021-11-11T23:41:55.761Z] latest: Pulling from library/busybox [2021-11-11T23:41:55.761Z] e685c5c858e3: Pulling fs layer [2021-11-11T23:41:55.761Z] e685c5c858e3: Download complete [2021-11-11T23:41:56.020Z] e685c5c858e3: Pull complete [2021-11-11T23:41:56.020Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-11T23:41:56.020Z] Status: Downloaded newer image for busybox:latest [2021-11-11T23:41:56.106Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="node 2 leaving" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="Node 718c549151e6 change state NodeActive --> NodeLeft" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="node5(804e46fa7be7): Node leave event for 718c549151e6/172.30.230.189" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="Node 718c549151e6 change state NodeActive --> NodeLeft" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="node4(e566d44f5980): Node leave event for 718c549151e6/172.30.230.189" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="Node 718c549151e6 change state NodeActive --> NodeLeft" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:55Z" level=info msg="node3(718c549151e6): Node leave event for 718c549151e6/172.30.230.189" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:56Z" level=info msg="Node 718c549151e6/172.30.230.189, left gossip cluster" [2021-11-11T23:41:56.187Z] time="2021-11-11T23:41:56Z" level=info msg="Node 718c549151e6/172.30.230.189, left gossip cluster" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 718c549151e6/172.30.230.189, left gossip cluster" [2021-11-11T23:41:56.657Z] networkdb_test.go:867: node5: OK [2021-11-11T23:41:56.657Z] networkdb_test.go:867: node4: OK [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="node 0 coming back" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:674f04f4b8b7 with config:&{NodeID:674f04f4b8b7 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-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, added to nodes list" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="node 1 coming back" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3fee2d919560 with config:&{NodeID:3fee2d919560 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-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 3fee2d919560/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 3fee2d919560/172.30.230.189, added to nodes list" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="node 2 coming back" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5e7100f948a2 with config:&{NodeID:5e7100f948a2 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-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 5e7100f948a2/172.30.230.189, joined gossip cluster" [2021-11-11T23:41:56.657Z] time="2021-11-11T23:41:56Z" level=info msg="Node 5e7100f948a2/172.30.230.189, added to nodes list" [2021-11-11T23:41:56.675Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T23:41:57.133Z] time="2021-11-11T23:41:57Z" level=debug msg="memberlist: Failed to join 172.30.230.189: dial tcp 172.30.230.189:10013: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:41:57.244Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T23:41:57.814Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T23:41:58.235Z] + bundleName=docker-py [2021-11-11T23:41:58.235Z] + echo Creating docker-py-bundles.tar.gz [2021-11-11T23:41:58.235Z] Creating docker-py-bundles.tar.gz [2021-11-11T23:41:58.235Z] + 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-11-11T23:41:58.249Z] Archiving artifacts [2021-11-11T23:41:58.754Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T23:41:59.358Z] time="2021-11-11T23:41:59Z" level=debug msg="memberlist: Failed to join 172.30.230.189: dial tcp 172.30.230.189:10013: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:41:59.830Z] time="2021-11-11T23:41:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.230.189:10033 172.30.230.189:10034 172.30.230.189:10035]" [2021-11-11T23:42:00.159Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-11T23:42:00.299Z] time="2021-11-11T23:42:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.230.189:10033 172.30.230.189:10034 172.30.230.189:10035]" [2021-11-11T23:42:00.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=6f30e4796505946790cf29671af49aab2cb98fd9 -e DOCKER_GRAPHDRIVER docker:6f30e4796505946790cf29671af49aab2cb98fd9 hack/make.sh binary [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10033" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49403" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, is the new incarnation of the shutdown node 366c70392cb4/172.30.230.189" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49404" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10034" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, is the new incarnation of the shutdown node d0ef304f4e5c/172.30.230.189" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10035" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49405" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node e566d44f5980/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node e566d44f5980/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 804e46fa7be7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, is the new incarnation of the shutdown node 718c549151e6/172.30.230.189" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, is the new incarnation of the shutdown node d0ef304f4e5c/172.30.230.189" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 3fee2d919560/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, is the new incarnation of the shutdown node 366c70392cb4/172.30.230.189" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, added to nodes list" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, is the new incarnation of the shutdown node 718c549151e6/172.30.230.189" [2021-11-11T23:42:00.776Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, added to nodes list" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, joined gossip cluster" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:00Z" level=info msg="Node 5e7100f948a2/172.30.230.189, added to nodes list" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Failed to join 172.30.230.189: dial tcp 172.30.230.189:10013: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10033" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49407" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10034" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49408" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.230.189:10035" [2021-11-11T23:42:01.246Z] time="2021-11-11T23:42:01Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49409" [2021-11-11T23:42:01.294Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T23:42:01.294Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T23:42:01.466Z] [2021-11-11T23:42:01.466Z] Removing bundles/ [2021-11-11T23:42:01.466Z] [2021-11-11T23:42:01.466Z] ---> Making bundle: binary (in bundles/binary) [2021-11-11T23:42:01.466Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-11T23:42:01.466Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:42:01.716Z] 2021/11/11 23:42:01 Closing DB instances... [2021-11-11T23:42:01.863Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="node4(e566d44f5980): Node leave event for 674f04f4b8b7/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="node2(3fee2d919560): Node leave event for 674f04f4b8b7/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="node3(5e7100f948a2): Node leave event for 674f04f4b8b7/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="node5(804e46fa7be7): Node leave event for 674f04f4b8b7/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="node1(674f04f4b8b7): Node leave event for 674f04f4b8b7/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:01Z" level=info msg="Node 674f04f4b8b7/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="node3(5e7100f948a2): Node leave event for 3fee2d919560/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="node4(e566d44f5980): Node leave event for 3fee2d919560/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="node5(804e46fa7be7): Node leave event for 3fee2d919560/172.30.230.189" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.186Z] time="2021-11-11T23:42:02Z" level=info msg="node2(3fee2d919560): Node leave event for 3fee2d919560/172.30.230.189" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 3fee2d919560/172.30.230.189, left gossip cluster" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 5e7100f948a2 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="node5(804e46fa7be7): Node leave event for 5e7100f948a2/172.30.230.189" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 5e7100f948a2 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="node4(e566d44f5980): Node leave event for 5e7100f948a2/172.30.230.189" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="Node 5e7100f948a2 change state NodeActive --> NodeLeft" [2021-11-11T23:42:02.662Z] time="2021-11-11T23:42:02Z" level=info msg="node3(5e7100f948a2): Node leave event for 5e7100f948a2/172.30.230.189" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:02Z" level=info msg="Node 5e7100f948a2/172.30.230.189, left gossip cluster" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:02Z" level=info msg="Node 5e7100f948a2/172.30.230.189, left gossip cluster" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:02Z" level=info msg="Node 5e7100f948a2/172.30.230.189, left gossip cluster" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:03Z" level=debug msg="memberlist: Failed ping: e566d44f5980 (timeout reached)" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.230.189:10035: use of closed network connection" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.230.189:10037: use of closed network connection" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:03Z" level=debug msg="memberlist: Stream connection from=172.30.230.189:49410" [2021-11-11T23:42:03.132Z] time="2021-11-11T23:42:03Z" level=debug msg="memberlist: Failed to join 172.30.230.189: dial tcp 172.30.230.189:10013: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:42:03.602Z] time="2021-11-11T23:42:03Z" level=info msg="Node e566d44f5980 change state NodeActive --> NodeLeft" [2021-11-11T23:42:03.602Z] time="2021-11-11T23:42:03Z" level=info msg="node5(804e46fa7be7): Node leave event for e566d44f5980/172.30.230.189" [2021-11-11T23:42:03.602Z] time="2021-11-11T23:42:03Z" level=info msg="Node e566d44f5980 change state NodeActive --> NodeLeft" [2021-11-11T23:42:03.602Z] time="2021-11-11T23:42:03Z" level=info msg="node4(e566d44f5980): Node leave event for e566d44f5980/172.30.230.189" [2021-11-11T23:42:03.602Z] time="2021-11-11T23:42:03Z" level=info msg="Node e566d44f5980/172.30.230.189, left gossip cluster" [2021-11-11T23:42:03.602Z] time="2021-11-11T23:42:03Z" level=warning msg="memberlist: Was able to connect to e566d44f5980 but other probes failed, network may be misconfigured" [2021-11-11T23:42:04.072Z] time="2021-11-11T23:42:03Z" level=info msg="Node e566d44f5980/172.30.230.189, left gossip cluster" [2021-11-11T23:42:04.402Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T23:42:04.545Z] time="2021-11-11T23:42:04Z" level=info msg="Node 804e46fa7be7/172.30.230.189, left gossip cluster" [2021-11-11T23:42:04.546Z] time="2021-11-11T23:42:04Z" level=info msg="Node 804e46fa7be7 change state NodeActive --> NodeFailed" [2021-11-11T23:42:04.546Z] time="2021-11-11T23:42:04Z" level=info msg="Node 804e46fa7be7/172.30.230.189, added to failed nodes list" [2021-11-11T23:42:04.546Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-11-11T23:42:04.546Z] PASS [2021-11-11T23:42:04.546Z] coverage: 60.5% of statements [2021-11-11T23:42:04.546Z] ok github.com/docker/docker/libnetwork/networkdb 104.146s coverage: 60.5% of statements [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T23:42:04.546Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T23:42:04.719Z] --- PASS: TestServiceWithDataPathPortInit (12.93s) [2021-11-11T23:42:04.719Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:42:05.280Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uwgcbp9fcnwrk45357simta30 Created:2021-11-11 23:42:04.19491473 +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[6be201432de6f5763139e08af953ec486814865726b7e9ca353197f7b13d46bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u2duhxenzn710mbpzm50yvmaj EndpointID:feb162d5b97d6e22f32cff9451fd28c118e13b8395111f9ad4390b63bb511638 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e8f91c55f76601ac309916274a1195b68dd59fa914cec50bb7e69287cf2f113 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:ca58b882937a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u2duhxenzn710mbpzm50yvmaj EndpointID:feb162d5b97d6e22f32cff9451fd28c118e13b8395111f9ad4390b63bb511638 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T23:42:05.341Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === Skipped [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T23:42:06.132Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T23:42:06.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T23:42:06.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-11T23:42:06.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T23:42:06.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T23:42:06.132Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T23:42:06.132Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T23:42:06.132Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T23:42:06.132Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.02s) [2021-11-11T23:42:06.132Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T23:42:06.132Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T23:42:06.132Z] daemon_test.go:146: root required [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T23:42:06.132Z] reload_test.go:520: root required [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T23:42:06.132Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T23:42:06.132Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T23:42:06.132Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T23:42:06.132Z] download_test.go:267: Needs fixing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T23:42:06.132Z] layer_test.go:303: Failing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T23:42:06.132Z] layer_test.go:352: Failing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T23:42:06.132Z] layer_test.go:467: Failing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.132Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T23:42:06.132Z] layer_test.go:696: Failing on Windows [2021-11-11T23:42:06.132Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T23:42:06.133Z] migration_test.go:45: Failing on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T23:42:06.133Z] migration_test.go:181: Failing on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T23:42:06.133Z] mount_test.go:17: Failing on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T23:42:06.133Z] mount_test.go:76: Failing on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T23:42:06.133Z] mount_test.go:125: Failing on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T23:42:06.133Z] mount_test.go:212: Failing on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T23:42:06.133Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T23:42:06.133Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T23:42:06.133Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T23:42:06.133Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T23:42:06.133Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T23:42:06.133Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T23:42:06.133Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2021-11-11T23:42:06.133Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T23:42:06.133Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T23:42:06.133Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T23:42:06.133Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T23:42:06.133Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:42:06.133Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:42:06.133Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:42:06.133Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:42:06.133Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:42:06.133Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-11T23:42:06.133Z] archive_test.go:140: zstd not installed [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:42:06.133Z] archive_windows_test.go:16: Currently fails [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T23:42:06.133Z] changes_test.go:195: needs more investigation [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T23:42:06.133Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T23:42:06.133Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T23:42:06.133Z] changes_test.go:432: needs further investigation [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T23:42:06.133Z] changes_test.go:468: needs further investigation [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T23:42:06.133Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T23:42:06.133Z] poller_test.go:40: No chmod on Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T23:42:06.133Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T23:42:06.133Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T23:42:06.133Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T23:42:06.133Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T23:42:06.133Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T23:42:06.133Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T23:42:06.133Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T23:42:06.133Z] [2021-11-11T23:42:06.133Z] DONE 2074 tests, 70 skipped in 260.443s [2021-11-11T23:42:06.605Z] INFO: make.ps1 ended at 11/11/2021 23:42:06 [2021-11-11T23:42:07.248Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T23:42:08.181Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T23:42:08.181Z] INFO: Unit tests ended at 11/11/2021 23:42:07. Duration:00:04:33.6148260 [2021-11-11T23:42:08.181Z] INFO: Building busybox [2021-11-11T23:42:08.181Z] Sending build context to Docker daemon 5.12kB [2021-11-11T23:42:08.181Z] [2021-11-11T23:42:08.181Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T23:42:08.181Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T23:42:08.181Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T23:42:08.181Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T23:42:08.181Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T23:42:08.181Z] ---> 3d4792f88e26 [2021-11-11T23:42:08.181Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T23:42:08.628Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T23:42:08.628Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T23:42:08.628Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T23:42:08.628Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T23:42:08.650Z] ---> Running in 4200ed74d51f [2021-11-11T23:42:08.888Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T23:42:09.459Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T23:42:10.519Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2021-11-11T23:42:10.519Z] PASS [2021-11-11T23:42:10.519Z] [2021-11-11T23:42:10.519Z] === Skipped [2021-11-11T23:42:10.519Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:42:10.519Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:42:10.519Z] [2021-11-11T23:42:10.519Z] DONE 26 tests, 1 skipped in 41.989s [2021-11-11T23:42:10.519Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:42:10.519Z] ++ 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-11-11T23:42:10.519Z] ++ set -e [2021-11-11T23:42:10.519Z] ++ '[' -n 0 ']' [2021-11-11T23:42:10.519Z] ++ set -x [2021-11-11T23:42:10.519Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:10.519Z] INFO: Testing against a local daemon [2021-11-11T23:42:10.519Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T23:42:10.519Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:42:10.519Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:42:10.519Z] === RUN TestDockerNetworkIpvlan [2021-11-11T23:42:10.519Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:42:10.519Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:42:10.519Z] PASS [2021-11-11T23:42:10.519Z] [2021-11-11T23:42:10.519Z] === Skipped [2021-11-11T23:42:10.519Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T23:42:10.519Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:42:10.519Z] [2021-11-11T23:42:10.519Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T23:42:10.519Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T23:42:10.519Z] [2021-11-11T23:42:10.519Z] DONE 2 tests, 2 skipped in 0.089s [2021-11-11T23:42:10.519Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T23:42:10.519Z] ++ 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-11-11T23:42:10.519Z] ++ set -e [2021-11-11T23:42:10.519Z] ++ '[' -n 0 ']' [2021-11-11T23:42:10.519Z] ++ set -x [2021-11-11T23:42:10.519Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:10.519Z] INFO: Testing against a local daemon [2021-11-11T23:42:10.519Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T23:42:10.841Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T23:42:11.079Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2021-11-11T23:42:11.080Z] === RUN TestDockerNetworkMacvlan [2021-11-11T23:42:12.006Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T23:42:12.223Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T23:42:12.566Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T23:42:13.420Z] Removing intermediate container 4200ed74d51f [2021-11-11T23:42:13.420Z] ---> 33dc40a4458e [2021-11-11T23:42:13.420Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T23:42:13.420Z] ---> Running in 04c50c27ba28 [2021-11-11T23:42:13.493Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T23:42:13.604Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T23:42:13.889Z] Removing intermediate container 04c50c27ba28 [2021-11-11T23:42:13.889Z] ---> b0c5b18679e4 [2021-11-11T23:42:13.889Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T23:42:13.889Z] ---> Running in 1e61f848c5ef [2021-11-11T23:42:14.173Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T23:42:14.360Z] Removing intermediate container 1e61f848c5ef [2021-11-11T23:42:14.360Z] ---> bf584c99a67f [2021-11-11T23:42:14.360Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T23:42:14.887Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T23:42:15.553Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T23:42:15.935Z] [2021-11-11T23:42:16.123Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-11T23:42:16.123Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T23:42:16.123Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T23:42:16.383Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-11T23:42:16.405Z] ---> fd2ae7194a6f [2021-11-11T23:42:16.405Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T23:42:16.405Z] ---> Running in 975fabf3f2ac [2021-11-11T23:42:16.803Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T23:42:17.763Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T23:42:17.763Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T23:42:18.332Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T23:42:18.902Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T23:42:19.470Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-11T23:42:19.613Z] --- PASS: TestServicePlugin (29.70s) [2021-11-11T23:42:19.613Z] === RUN TestServiceUpdateLabel [2021-11-11T23:42:19.872Z] --- PASS: TestServiceUpdateLabel (2.15s) [2021-11-11T23:42:19.872Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:42:20.039Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T23:42:20.039Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T23:42:20.073Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan (9.01s) [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.84s) [2021-11-11T23:42:20.073Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2021-11-11T23:42:20.073Z] PASS [2021-11-11T23:42:20.073Z] [2021-11-11T23:42:20.073Z] DONE 8 tests in 10.371s [2021-11-11T23:42:20.073Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T23:42:20.073Z] ++ 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-11-11T23:42:20.073Z] ++ set -e [2021-11-11T23:42:20.329Z] ++ '[' -n 0 ']' [2021-11-11T23:42:20.329Z] ++ set -x [2021-11-11T23:42:20.329Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:20.329Z] testing: warning: no tests to run [2021-11-11T23:42:20.329Z] PASS [2021-11-11T23:42:20.329Z] [2021-11-11T23:42:20.329Z] DONE 0 tests in 0.030s [2021-11-11T23:42:20.329Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T23:42:20.329Z] ++ 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-11-11T23:42:20.329Z] ++ set -e [2021-11-11T23:42:20.329Z] ++ '[' -n 0 ']' [2021-11-11T23:42:20.329Z] ++ set -x [2021-11-11T23:42:20.329Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:20.329Z] INFO: Testing against a local daemon [2021-11-11T23:42:20.329Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T23:42:20.608Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T23:42:21.177Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T23:42:21.693Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2021-11-11T23:42:21.693Z] === RUN TestAuthZPluginTLS [2021-11-11T23:42:21.746Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T23:42:21.949Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-11-11T23:42:21.949Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T23:42:22.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-11T23:42:22.265Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T23:42:22.511Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-11T23:42:22.511Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T23:42:22.834Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T23:42:23.072Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T23:42:23.072Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T23:42:23.414Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T23:42:23.633Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T23:42:23.633Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T23:42:24.019Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T23:42:24.959Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T23:42:24.959Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T23:42:24.998Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2021-11-11T23:42:24.998Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T23:42:25.117Z] Removing intermediate container 975fabf3f2ac [2021-11-11T23:42:25.117Z] ---> 19afce66b51a [2021-11-11T23:42:25.117Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T23:42:25.117Z] ---> Running in 5d101bfc92b8 [2021-11-11T23:42:25.253Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T23:42:25.253Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T23:42:25.528Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T23:42:25.814Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-11T23:42:25.814Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T23:42:26.097Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T23:42:26.379Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-11T23:42:26.379Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T23:42:26.689Z] [2021-11-11T23:42:26.689Z] SUCCESS: Specified value was saved. [2021-11-11T23:42:27.479Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T23:42:27.480Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T23:42:27.480Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T23:42:27.480Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T23:42:27.743Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2021-11-11T23:42:27.743Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T23:42:29.109Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2021-11-11T23:42:29.109Z] === RUN TestAuthZPluginHeader [2021-11-11T23:42:29.649Z] Removing intermediate container 5d101bfc92b8 [2021-11-11T23:42:29.649Z] ---> 658306dc01a4 [2021-11-11T23:42:29.649Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T23:42:29.649Z] ---> Running in d64d95142d05 [2021-11-11T23:42:29.670Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-11-11T23:42:29.670Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T23:42:29.670Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:29.670Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T23:42:29.670Z] === RUN TestAuthZPluginV2Disable [2021-11-11T23:42:29.670Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:29.670Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-11T23:42:29.670Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T23:42:29.670Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:29.670Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T23:42:29.670Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T23:42:29.670Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:29.670Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T23:42:29.670Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T23:42:30.020Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T23:42:30.589Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T23:42:33.459Z] Cannot create a file when that file already exists. [2021-11-11T23:42:34.778Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2021-11-11T23:42:34.778Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:42:39.337Z] Removing intermediate container d64d95142d05 [2021-11-11T23:42:39.337Z] ---> 8c4cfde0866a [2021-11-11T23:42:39.337Z] Step 13/13 : CMD ["sh"] [2021-11-11T23:42:39.337Z] ---> Running in 9d4263cc891e [2021-11-11T23:42:39.337Z] Removing intermediate container 9d4263cc891e [2021-11-11T23:42:39.337Z] ---> 53bc2b4d2a19 [2021-11-11T23:42:39.337Z] Successfully built 53bc2b4d2a19 [2021-11-11T23:42:39.337Z] Successfully tagged busybox:latest [2021-11-11T23:42:39.337Z] INFO: Docker images of the daemon under test [2021-11-11T23:42:39.337Z] [2021-11-11T23:42:39.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T23:42:39.337Z] busybox latest 53bc2b4d2a19 Less than a second ago 4.95GB [2021-11-11T23:42:39.337Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T23:42:39.337Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T23:42:39.337Z] [2021-11-11T23:42:39.337Z] INFO: Running integration tests at 11/11/2021 23:42:38... [2021-11-11T23:42:39.337Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T23:42:39.337Z] INFO: Integration API tests being run from the host: [2021-11-11T23:42:39.337Z] INFO: make.ps1 starting at 11/11/2021 23:42:38 [2021-11-11T23:42:39.808Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T23:42:42.806Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-11T23:42:42.806Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T23:42:43.746Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-11T23:42:43.746Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-11T23:42:43.746Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T23:42:43.746Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T23:42:44.686Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T23:42:45.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-11T23:42:45.773Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T23:42:45.773Z] === RUN TestBoolValue [2021-11-11T23:42:45.773Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T23:42:45.773Z] === RUN TestBoolValueOrDefault [2021-11-11T23:42:45.773Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T23:42:45.773Z] === RUN TestInt64ValueOrZero [2021-11-11T23:42:45.773Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T23:42:45.773Z] === RUN TestInt64ValueOrDefault [2021-11-11T23:42:45.773Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T23:42:45.773Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T23:42:45.773Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T23:42:45.773Z] === RUN TestJsonContentType [2021-11-11T23:42:45.773Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T23:42:45.773Z] PASS [2021-11-11T23:42:45.773Z] coverage: 14.7% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/server/httputils 0.094s coverage: 14.7% of statements [2021-11-11T23:42:45.774Z] === RUN TestMaskSecretKeys [2021-11-11T23:42:45.774Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T23:42:45.774Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T23:42:45.774Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T23:42:45.774Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestVersionMiddlewareVersion [2021-11-11T23:42:45.774Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T23:42:45.774Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 37.7% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T23:42:45.774Z] === RUN TestAdjustForAPIVersion [2021-11-11T23:42:45.774Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 5.7% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T23:42:45.774Z] === RUN TestStrSliceMarshalJSON [2021-11-11T23:42:45.774Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T23:42:45.774Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestStrSliceUnmarshalString [2021-11-11T23:42:45.774Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T23:42:45.774Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 90.0% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-11-11T23:42:45.774Z] === RUN TestToJSON [2021-11-11T23:42:45.774Z] --- PASS: TestToJSON (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestToParamWithVersion [2021-11-11T23:42:45.774Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestFromJSON [2021-11-11T23:42:45.774Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestEmpty [2021-11-11T23:42:45.774Z] --- PASS: TestEmpty (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T23:42:45.774Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestArgsMatchKVList [2021-11-11T23:42:45.774Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestArgsMatch [2021-11-11T23:42:45.774Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestAdd [2021-11-11T23:42:45.774Z] --- PASS: TestAdd (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestDel [2021-11-11T23:42:45.774Z] --- PASS: TestDel (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestLen [2021-11-11T23:42:45.774Z] --- PASS: TestLen (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestExactMatch [2021-11-11T23:42:45.774Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestOnlyOneExactMatch [2021-11-11T23:42:45.774Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestContains [2021-11-11T23:42:45.774Z] --- PASS: TestContains (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestValidate [2021-11-11T23:42:45.774Z] --- PASS: TestValidate (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestWalkValues [2021-11-11T23:42:45.774Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestFuzzyMatch [2021-11-11T23:42:45.774Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestClone [2021-11-11T23:42:45.774Z] --- PASS: TestClone (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 92.2% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T23:42:45.774Z] === RUN TestDurationToSecondsString [2021-11-11T23:42:45.774Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestGetTimestamp [2021-11-11T23:42:45.774Z] --- PASS: TestGetTimestamp (0.16s) [2021-11-11T23:42:45.774Z] === RUN TestParseTimestamps [2021-11-11T23:42:45.774Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 100.0% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2021-11-11T23:42:45.774Z] === RUN TestCompareVersion [2021-11-11T23:42:45.774Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 77.3% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T23:42:45.774Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T23:42:45.774Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T23:42:45.774Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestCloneArgsSmartHttp [2021-11-11T23:42:45.774Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T23:42:45.774Z] === RUN TestCloneArgsDumbHttp [2021-11-11T23:42:45.774Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestCloneArgsGit [2021-11-11T23:42:45.774Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestCheckoutGit [2021-11-11T23:42:45.774Z] === RUN TestEnable [2021-11-11T23:42:45.774Z] --- PASS: TestEnable (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestDisable [2021-11-11T23:42:45.774Z] --- PASS: TestDisable (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestEnabled [2021-11-11T23:42:45.774Z] --- PASS: TestEnabled (0.00s) [2021-11-11T23:42:45.774Z] PASS [2021-11-11T23:42:45.774Z] coverage: 100.0% of statements [2021-11-11T23:42:45.774Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-11-11T23:42:45.774Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T23:42:45.774Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestProcessNoDockerignore [2021-11-11T23:42:45.774Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T23:42:45.774Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T23:42:45.774Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestDetectContentType [2021-11-11T23:42:46.256Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestSelectAcceptableMIME [2021-11-11T23:42:46.256Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestInspectEmptyResponse [2021-11-11T23:42:46.256Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestInspectResponseBinary [2021-11-11T23:42:46.256Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestResponseUnsupportedContentType [2021-11-11T23:42:46.256Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestInspectResponseTextSimple [2021-11-11T23:42:46.256Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T23:42:46.256Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestUnknownContentLength [2021-11-11T23:42:46.256Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestDownloadRemote [2021-11-11T23:42:46.256Z] --- PASS: TestDownloadRemote (0.10s) [2021-11-11T23:42:46.256Z] === RUN TestGetWithStatusError [2021-11-11T23:42:46.256Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestCloseRootDirectory [2021-11-11T23:42:46.256Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:46.256Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestHashFile [2021-11-11T23:42:46.256Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:46.256Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestHashSubdir [2021-11-11T23:42:46.256Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:46.256Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestRemoveDirectory [2021-11-11T23:42:46.256Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:42:46.256Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T23:42:46.256Z] PASS [2021-11-11T23:42:46.256Z] coverage: 9.3% of statements [2021-11-11T23:42:46.256Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2021-11-11T23:42:46.256Z] === RUN TestGetAllAllowed [2021-11-11T23:42:46.256Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestGetAllMeta [2021-11-11T23:42:46.256Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T23:42:46.256Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T23:42:46.256Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestIsExistingDirectory [2021-11-11T23:42:46.256Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestGetFilenameForDownload [2021-11-11T23:42:46.256Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestEnv2Variables [2021-11-11T23:42:46.256Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T23:42:46.256Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestMaintainer [2021-11-11T23:42:46.256Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestLabel [2021-11-11T23:42:46.256Z] --- PASS: TestLabel (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestFromScratch [2021-11-11T23:42:46.256Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestFromWithArg [2021-11-11T23:42:46.256Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T23:42:46.256Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestFromWithUndefinedArg [2021-11-11T23:42:46.256Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T23:42:46.256Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestOnbuild [2021-11-11T23:42:46.256Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestWorkdir [2021-11-11T23:42:46.256Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestCmd [2021-11-11T23:42:46.256Z] --- PASS: TestCmd (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestHealthcheckNone [2021-11-11T23:42:46.256Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestHealthcheckCmd [2021-11-11T23:42:46.256Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestEntrypoint [2021-11-11T23:42:46.256Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestExpose [2021-11-11T23:42:46.256Z] --- PASS: TestExpose (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestUser [2021-11-11T23:42:46.256Z] --- PASS: TestUser (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestVolume [2021-11-11T23:42:46.256Z] --- PASS: TestVolume (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestStopSignal [2021-11-11T23:42:46.256Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T23:42:46.256Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestArg [2021-11-11T23:42:46.256Z] --- PASS: TestArg (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestShell [2021-11-11T23:42:46.256Z] --- PASS: TestShell (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestPrependEnvOnCmd [2021-11-11T23:42:46.256Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestRunWithBuildArgs [2021-11-11T23:42:46.256Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T23:42:46.256Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T23:42:46.256Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T23:42:46.256Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T23:42:46.256Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T23:42:46.256Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestNormalizeWorkdir [2021-11-11T23:42:46.256Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T23:42:46.256Z] === RUN TestDispatch [2021-11-11T23:42:46.256Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T23:42:46.256Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T23:42:46.256Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T23:42:46.256Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T23:42:46.256Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T23:42:46.256Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T23:42:46.256Z] === RUN TestDispatch/COPY_url [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch (0.08s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T23:42:46.256Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T23:42:46.374Z] --- PASS: TestBuildWithHugeFile (83.90s) [2021-11-11T23:42:46.374Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:42:46.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:42:46.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:42:46.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:42:46.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:42:46.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:42:46.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:42:46.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:42:46.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:42:46.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:42:46.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:42:46.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:42:46.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-11T23:42:46.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T23:42:46.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-11T23:42:46.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:42:46.374Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:42:46.374Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:42:46.374Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-11T23:42:46.374Z] PASS [2021-11-11T23:42:46.374Z] ok github.com/docker/docker/integration/build 134.823s [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === Skipped [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T23:42:46.374Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T23:42:46.374Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T23:42:46.374Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T23:42:46.374Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:42:46.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T23:42:46.374Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] DONE 29 tests, 6 skipped in 158.492s [2021-11-11T23:42:46.374Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T23:42:46.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:42:46.374Z] INFO: Testing against a local daemon [2021-11-11T23:42:46.374Z] === RUN TestConfigInspect [2021-11-11T23:42:46.374Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestConfigList [2021-11-11T23:42:46.374Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:42:46.374Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestConfigsUpdate [2021-11-11T23:42:46.374Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestTemplatedConfig [2021-11-11T23:42:46.374Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T23:42:46.374Z] === RUN TestConfigCreateResolve [2021-11-11T23:42:46.374Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:42:46.374Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T23:42:46.374Z] PASS [2021-11-11T23:42:46.374Z] ok github.com/docker/docker/integration/config 0.073s [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.374Z] === Skipped [2021-11-11T23:42:46.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T23:42:46.374Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.374Z] [2021-11-11T23:42:46.375Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T23:42:46.375Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.375Z] [2021-11-11T23:42:46.375Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T23:42:46.375Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.375Z] [2021-11-11T23:42:46.375Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T23:42:46.375Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.375Z] [2021-11-11T23:42:46.375Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T23:42:46.375Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:46.375Z] [2021-11-11T23:42:46.375Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T23:42:46.375Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:42:46.375Z] [2021-11-11T23:42:46.375Z] DONE 6 tests, 6 skipped in 1.795s [2021-11-11T23:42:46.375Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T23:42:46.725Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T23:42:46.725Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T23:42:46.725Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T23:42:46.725Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T23:42:46.725Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T23:42:46.725Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestEmptyDockerfile [2021-11-11T23:42:46.725Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestSymlinkDockerfile [2021-11-11T23:42:46.725Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T23:42:46.725Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestNonExistingDockerfile [2021-11-11T23:42:46.725Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestCopyRunConfig [2021-11-11T23:42:46.725Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestDeepCopyRunConfig [2021-11-11T23:42:46.725Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestExportImage [2021-11-11T23:42:46.725Z] --- PASS: TestExportImage (0.00s) [2021-11-11T23:42:46.725Z] === RUN TestNormalizeDest [2021-11-11T23:42:46.725Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T23:42:46.725Z] PASS [2021-11-11T23:42:46.725Z] coverage: 46.8% of statements [2021-11-11T23:42:46.725Z] ok github.com/docker/docker/builder/dockerfile 0.200s coverage: 46.8% of statements [2021-11-11T23:42:46.725Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T23:42:47.193Z] === RUN TestTCP4Proxy [2021-11-11T23:42:47.193Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T23:42:47.193Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T23:42:47.193Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-11-11T23:42:47.193Z] === RUN TestTCP6Proxy [2021-11-11T23:42:47.193Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:42:47.193Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T23:42:47.193Z] === RUN TestTCPDualStackProxy [2021-11-11T23:42:47.193Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:42:47.193Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T23:42:47.193Z] === RUN TestUDP4Proxy [2021-11-11T23:42:47.193Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T23:42:47.193Z] === RUN TestUDP6Proxy [2021-11-11T23:42:47.193Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:42:47.193Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T23:42:47.193Z] === RUN TestUDPWriteError [2021-11-11T23:42:47.193Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T23:42:47.193Z] === RUN TestSCTP4Proxy [2021-11-11T23:42:47.193Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T23:42:47.193Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T23:42:47.193Z] === RUN TestSCTP6Proxy [2021-11-11T23:42:47.193Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:42:47.193Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T23:42:47.193Z] PASS [2021-11-11T23:42:47.193Z] coverage: 49.4% of statements [2021-11-11T23:42:47.193Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2021-11-11T23:42:47.535Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T23:42:47.706Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-11-11T23:42:47.706Z] PASS [2021-11-11T23:42:47.706Z] [2021-11-11T23:42:47.706Z] === Skipped [2021-11-11T23:42:47.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T23:42:47.706Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:47.706Z] [2021-11-11T23:42:47.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-11T23:42:47.706Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:47.706Z] [2021-11-11T23:42:47.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T23:42:47.706Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:47.706Z] [2021-11-11T23:42:47.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T23:42:47.706Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:47.706Z] [2021-11-11T23:42:47.706Z] DONE 17 tests, 4 skipped in 25.944s [2021-11-11T23:42:47.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T23:42:47.706Z] ++ 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-11-11T23:42:47.706Z] ++ set -e [2021-11-11T23:42:47.706Z] ++ '[' -n 0 ']' [2021-11-11T23:42:47.706Z] ++ set -x [2021-11-11T23:42:47.707Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:47.707Z] INFO: Testing against a local daemon [2021-11-11T23:42:47.707Z] === RUN TestPluginInvalidJSON [2021-11-11T23:42:47.707Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:42:47.707Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:42:47.707Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:42:47.707Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T23:42:47.707Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:42:47.707Z] === RUN TestPluginInstall [2021-11-11T23:42:47.707Z] === RUN TestPluginInstall/no_auth [2021-11-11T23:42:47.707Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:42:47.707Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc02d44d2bfecdb011e991999df3c6f420789ad1f06fbf7c0ffd51dece0a9f2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:42:47.707Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:42:47.707Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc02d44d2bfecdb011e991999df3c6f420789ad1f06fbf7c0ffd51dece0a9f2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:42:47.707Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T23:42:48.269Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:42:48.269Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc02d44d2bfecdb011e991999df3c6f420789ad1f06fbf7c0ffd51dece0a9f2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:42:48.269Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:42:48.269Z] time="2021-11-11T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc02d44d2bfecdb011e991999df3c6f420789ad1f06fbf7c0ffd51dece0a9f2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:42:48.269Z] === RUN TestPluginInstall/with_insecure [2021-11-11T23:42:48.474Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T23:42:48.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:42:48.591Z] INFO: Testing against a local daemon [2021-11-11T23:42:48.591Z] === RUN TestCheckpoint [2021-11-11T23:42:48.591Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:42:48.591Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:42:48.591Z] === RUN TestContainerInvalidJSON [2021-11-11T23:42:48.591Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:42:48.591Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:42:48.591Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:42:48.591Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:42:48.591Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:42:48.591Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:42:48.591Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T23:42:48.591Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T23:42:48.591Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T23:42:48.591Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:42:48.591Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-11-11T23:42:48.591Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:42:49.060Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-11-11T23:42:49.060Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:42:49.060Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-11-11T23:42:49.060Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:42:49.195Z] time="2021-11-11T23:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:42:49.196Z] time="2021-11-11T23:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adb3a8cd8abcd2aa728514628200e1cb132169847937f5ef99fa4bc5fd463a2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:42:49.196Z] time="2021-11-11T23:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T23:42:49.196Z] time="2021-11-11T23:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adb3a8cd8abcd2aa728514628200e1cb132169847937f5ef99fa4bc5fd463a2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T23:42:49.452Z] plugin_test.go:165: [d8b904a345ad7] daemon is not started [2021-11-11T23:42:49.452Z] --- PASS: TestPluginInstall (3.09s) [2021-11-11T23:42:49.452Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2021-11-11T23:42:49.452Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-11T23:42:49.452Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2021-11-11T23:42:49.452Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:42:49.530Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-11-11T23:42:49.530Z] === RUN TestCopyFromContainer [2021-11-11T23:42:49.530Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:49.530Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:42:49.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:42:49.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:42:49.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:42:49.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:42:49.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:42:49.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:42:49.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:42:49.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:42:49.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:42:49.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:42:49.530Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T23:42:49.530Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:42:49.530Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:49.530Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:42:49.530Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:42:49.530Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:42:49.530Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:42:49.530Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:42:49.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:42:49.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:42:49.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:42:49.530Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:42:49.530Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T23:42:49.530Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:42:49.530Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:42:49.530Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:42:49.530Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T23:42:49.530Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:42:49.530Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-11-11T23:42:49.530Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:42:49.530Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T23:42:49.530Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-11T23:42:49.530Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:42:49.530Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:49.530Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestDiff [2021-11-11T23:42:49.530Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T23:42:49.530Z] --- SKIP: TestDiff (0.00s) [2021-11-11T23:42:49.530Z] === RUN TestExecWithCloseStdin [2021-11-11T23:42:49.647Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2021-11-11T23:42:49.647Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:42:50.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-11T23:42:50.382Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T23:42:50.819Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T23:42:51.745Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T23:42:51.746Z] --- PASS: TestExecWithCloseStdin (1.93s) [2021-11-11T23:42:51.746Z] === RUN TestExec [2021-11-11T23:42:52.672Z] --- PASS: TestPluginsWithRuntimes (3.16s) [2021-11-11T23:42:52.672Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-11-11T23:42:52.672Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-11-11T23:42:52.672Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:42:52.920Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-11T23:42:53.232Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-11-11T23:42:53.232Z] PASS [2021-11-11T23:42:53.232Z] [2021-11-11T23:42:53.233Z] DONE 10 tests in 6.934s [2021-11-11T23:42:53.233Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T23:42:53.233Z] ++ 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-11-11T23:42:53.233Z] ++ set -e [2021-11-11T23:42:53.233Z] ++ '[' -n 0 ']' [2021-11-11T23:42:53.233Z] ++ set -x [2021-11-11T23:42:53.233Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:53.233Z] INFO: Testing against a local daemon [2021-11-11T23:42:53.233Z] === RUN TestExternalGraphDriver [2021-11-11T23:42:53.233Z] === RUN TestExternalGraphDriver/json [2021-11-11T23:42:53.311Z] --- PASS: TestExec (1.80s) [2021-11-11T23:42:53.311Z] === RUN TestExecUser [2021-11-11T23:42:53.311Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T23:42:53.311Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T23:42:53.311Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:42:53.311Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:53.311Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T23:42:53.311Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:42:53.311Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:53.311Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T23:42:53.311Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:42:53.311Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T23:42:53.311Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T23:42:53.311Z] === RUN TestHealthKillContainer [2021-11-11T23:42:53.311Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T23:42:53.311Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T23:42:53.311Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:42:53.311Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:42:53.311Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:42:53.311Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:42:54.878Z] --- PASS: TestKillContainerInvalidSignal (1.77s) [2021-11-11T23:42:54.878Z] === RUN TestKillContainer [2021-11-11T23:42:54.878Z] === RUN TestKillContainer/no_signal [2021-11-11T23:42:55.120Z] === RUN TestExternalGraphDriver/spec [2021-11-11T23:42:55.458Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-11T23:42:56.027Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T23:42:56.442Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:42:56.442Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T23:42:56.442Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:42:56.484Z] === RUN TestExternalGraphDriver/pull [2021-11-11T23:42:56.597Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T23:42:56.857Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T23:42:57.619Z] === RUN TestCheckpointCreateError [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCheckpointCreate [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCheckpointDeleteError [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCheckpointDelete [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCheckpointListError [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCheckpointList [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T23:42:57.619Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T23:42:57.619Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T23:42:57.619Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestGetAPIPath [2021-11-11T23:42:57.619Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestParseHostURL [2021-11-11T23:42:57.619Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T23:42:57.619Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T23:42:57.619Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNegotiateAPIVersion [2021-11-11T23:42:57.619Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T23:42:57.619Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T23:42:57.619Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T23:42:57.619Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T23:42:57.619Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestClientRedirect [2021-11-11T23:42:57.619Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigCreateUnsupported [2021-11-11T23:42:57.619Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigCreateError [2021-11-11T23:42:57.619Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigCreate [2021-11-11T23:42:57.619Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigInspectNotFound [2021-11-11T23:42:57.619Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T23:42:57.619Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigInspectUnsupported [2021-11-11T23:42:57.619Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigInspectError [2021-11-11T23:42:57.619Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T23:42:57.619Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigInspect [2021-11-11T23:42:57.619Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigListUnsupported [2021-11-11T23:42:57.619Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigListError [2021-11-11T23:42:57.619Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigList [2021-11-11T23:42:57.619Z] --- PASS: TestConfigList (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigRemoveUnsupported [2021-11-11T23:42:57.619Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigRemoveError [2021-11-11T23:42:57.619Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigRemove [2021-11-11T23:42:57.619Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigUpdateUnsupported [2021-11-11T23:42:57.619Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigUpdateError [2021-11-11T23:42:57.619Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestConfigUpdate [2021-11-11T23:42:57.619Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerCommitError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerCommit [2021-11-11T23:42:57.619Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStatPathError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStatPath [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyToContainerError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyToContainer [2021-11-11T23:42:57.619Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyFromContainerError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T23:42:57.619Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestCopyFromContainer [2021-11-11T23:42:57.619Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerCreateError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerCreateImageNotFound [2021-11-11T23:42:57.619Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerCreateWithName [2021-11-11T23:42:57.619Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerCreateAutoRemove [2021-11-11T23:42:57.619Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerDiffError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerDiff [2021-11-11T23:42:57.619Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecCreateError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecCreate [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecStartError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecStart [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecInspectError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecInspect [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExportError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExport [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerInspectError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T23:42:57.619Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T23:42:57.619Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerInspect [2021-11-11T23:42:57.619Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerInspectNode [2021-11-11T23:42:57.619Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerKillError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerKill [2021-11-11T23:42:57.619Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerListError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerList [2021-11-11T23:42:57.619Z] --- PASS: TestContainerList (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerLogsNotFoundError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerLogsError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerLogs [2021-11-11T23:42:57.619Z] --- PASS: TestContainerLogs (0.18s) [2021-11-11T23:42:57.619Z] === RUN TestContainerPauseError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerPause [2021-11-11T23:42:57.619Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainersPruneError [2021-11-11T23:42:57.619Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainersPrune [2021-11-11T23:42:57.619Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRemoveError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRemove [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRenameError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRename [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerResizeError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecResizeError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerResize [2021-11-11T23:42:57.619Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerExecResize [2021-11-11T23:42:57.619Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRestartError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerRestart [2021-11-11T23:42:57.619Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStartError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStart [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStatsError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStats [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStopError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerStop [2021-11-11T23:42:57.619Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerTopError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerTop [2021-11-11T23:42:57.619Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerUnpauseError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerUnpause [2021-11-11T23:42:57.619Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerUpdateError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerUpdate [2021-11-11T23:42:57.619Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerWaitError [2021-11-11T23:42:57.619Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestContainerWait [2021-11-11T23:42:57.619Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestDiskUsageError [2021-11-11T23:42:57.619Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestDiskUsage [2021-11-11T23:42:57.619Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestDistributionInspectUnsupported [2021-11-11T23:42:57.619Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T23:42:57.619Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestEventsErrorInOptions [2021-11-11T23:42:57.619Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestEventsErrorFromServer [2021-11-11T23:42:57.619Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestEvents [2021-11-11T23:42:57.619Z] --- PASS: TestEvents (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestTLSCloseWriter [2021-11-11T23:42:57.619Z] === PAUSE TestTLSCloseWriter [2021-11-11T23:42:57.619Z] === RUN TestImageBuildError [2021-11-11T23:42:57.619Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageBuild [2021-11-11T23:42:57.619Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestGetDockerOS [2021-11-11T23:42:57.619Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageCreateError [2021-11-11T23:42:57.619Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageCreate [2021-11-11T23:42:57.619Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageHistoryError [2021-11-11T23:42:57.619Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageHistory [2021-11-11T23:42:57.619Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageImportError [2021-11-11T23:42:57.619Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageImport [2021-11-11T23:42:57.619Z] --- PASS: TestImageImport (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageInspectError [2021-11-11T23:42:57.619Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageInspectImageNotFound [2021-11-11T23:42:57.619Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageInspectWithEmptyID [2021-11-11T23:42:57.619Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageInspect [2021-11-11T23:42:57.619Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageListError [2021-11-11T23:42:57.619Z] --- PASS: TestImageListError (0.00s) [2021-11-11T23:42:57.619Z] === RUN TestImageList [2021-11-11T23:42:57.619Z] --- PASS: TestImageList (0.02s) [2021-11-11T23:42:57.619Z] === RUN TestImageListApiBefore125 [2021-11-11T23:42:57.620Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageLoadError [2021-11-11T23:42:57.620Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageLoad [2021-11-11T23:42:57.620Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagesPruneError [2021-11-11T23:42:57.620Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagesPrune [2021-11-11T23:42:57.620Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullReferenceParseError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullAnyError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePullWithoutErrors [2021-11-11T23:42:57.620Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushReferenceError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushAnyError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithoutErrors [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T23:42:57.620Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageRemoveError [2021-11-11T23:42:57.620Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageRemoveImageNotFound [2021-11-11T23:42:57.620Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageRemove [2021-11-11T23:42:57.620Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSaveError [2021-11-11T23:42:57.620Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSave [2021-11-11T23:42:57.620Z] --- PASS: TestImageSave (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSearchAnyError [2021-11-11T23:42:57.620Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T23:42:57.620Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T23:42:57.620Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T23:42:57.620Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T23:42:57.620Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageSearchWithoutErrors [2021-11-11T23:42:57.620Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageTagError [2021-11-11T23:42:57.620Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageTagInvalidReference [2021-11-11T23:42:57.620Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T23:42:57.620Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageTagHexSource [2021-11-11T23:42:57.620Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestImageTag [2021-11-11T23:42:57.620Z] --- PASS: TestImageTag (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestInfoServerError [2021-11-11T23:42:57.620Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T23:42:57.620Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestInfo [2021-11-11T23:42:57.620Z] --- PASS: TestInfo (0.01s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkConnectError [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkConnect [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkCreateError [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkCreate [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkDisconnectError [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkDisconnect [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect/no_options [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect/verbose [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect/global_scope [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T23:42:57.620Z] === RUN TestNetworkInspect/server_error [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect (0.01s) [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkListError [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkList [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworksPruneError [2021-11-11T23:42:57.620Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworksPrune [2021-11-11T23:42:57.620Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkRemoveError [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNetworkRemove [2021-11-11T23:42:57.620Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeInspectError [2021-11-11T23:42:57.620Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T23:42:57.620Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T23:42:57.620Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeInspect [2021-11-11T23:42:57.620Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeListError [2021-11-11T23:42:57.620Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeList [2021-11-11T23:42:57.620Z] --- PASS: TestNodeList (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeRemoveError [2021-11-11T23:42:57.620Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeRemove [2021-11-11T23:42:57.620Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeUpdateError [2021-11-11T23:42:57.620Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestNodeUpdate [2021-11-11T23:42:57.620Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestOptionWithTimeout [2021-11-11T23:42:57.620Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPingFail [2021-11-11T23:42:57.620Z] --- PASS: TestPingFail (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPingWithError [2021-11-11T23:42:57.620Z] 2021/11/11 23:42:56 RoundTripper returned a response & error; ignoring response [2021-11-11T23:42:57.620Z] 2021/11/11 23:42:56 RoundTripper returned a response & error; ignoring response [2021-11-11T23:42:57.620Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPingSuccess [2021-11-11T23:42:57.620Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPingHeadFallback [2021-11-11T23:42:57.620Z] === RUN TestPingHeadFallback/OK [2021-11-11T23:42:57.620Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T23:42:57.620Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T23:42:57.620Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T23:42:57.620Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T23:42:57.620Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginDisableError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginDisable [2021-11-11T23:42:57.620Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginEnableError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginEnable [2021-11-11T23:42:57.620Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginInspectError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T23:42:57.620Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginInspect [2021-11-11T23:42:57.620Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginListError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginList [2021-11-11T23:42:57.620Z] --- PASS: TestPluginList (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginPushError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginPush [2021-11-11T23:42:57.620Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginRemoveError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginRemove [2021-11-11T23:42:57.620Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginSetError [2021-11-11T23:42:57.620Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPluginSet [2021-11-11T23:42:57.620Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSetHostHeader [2021-11-11T23:42:57.620Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestPlainTextError [2021-11-11T23:42:57.620Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestInfiniteError [2021-11-11T23:42:57.620Z] --- PASS: TestInfiniteError (0.04s) [2021-11-11T23:42:57.620Z] === RUN TestCanceledContext [2021-11-11T23:42:57.620Z] 2021/11/11 23:42:56 RoundTripper returned a response & error; ignoring response [2021-11-11T23:42:57.620Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestDeadlineExceededContext [2021-11-11T23:42:57.620Z] 2021/11/11 23:42:56 RoundTripper returned a response & error; ignoring response [2021-11-11T23:42:57.620Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretCreateUnsupported [2021-11-11T23:42:57.620Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretCreateError [2021-11-11T23:42:57.620Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretCreate [2021-11-11T23:42:57.620Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretInspectUnsupported [2021-11-11T23:42:57.620Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretInspectError [2021-11-11T23:42:57.620Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T23:42:57.620Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T23:42:57.620Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretInspect [2021-11-11T23:42:57.620Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretListUnsupported [2021-11-11T23:42:57.620Z] --- PASS: TestSecretListUnsupported (0.01s) [2021-11-11T23:42:57.620Z] === RUN TestSecretListError [2021-11-11T23:42:57.620Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretList [2021-11-11T23:42:57.620Z] --- PASS: TestSecretList (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretRemoveUnsupported [2021-11-11T23:42:57.620Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretRemoveError [2021-11-11T23:42:57.620Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretRemove [2021-11-11T23:42:57.620Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretUpdateUnsupported [2021-11-11T23:42:57.620Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretUpdateError [2021-11-11T23:42:57.620Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSecretUpdate [2021-11-11T23:42:57.620Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceCreateError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceCreate [2021-11-11T23:42:57.620Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T23:42:57.620Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceCreateDigestPinning [2021-11-11T23:42:57.620Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceInspectError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T23:42:57.620Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T23:42:57.620Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceInspect [2021-11-11T23:42:57.620Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceListError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceList [2021-11-11T23:42:57.620Z] --- PASS: TestServiceList (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceLogsError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceLogs [2021-11-11T23:42:57.620Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceRemoveError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceRemove [2021-11-11T23:42:57.620Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceUpdateError [2021-11-11T23:42:57.620Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestServiceUpdate [2021-11-11T23:42:57.620Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmGetUnlockKey [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmInitError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmInit [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmInspectError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmInspect [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmJoinError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmJoin [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmLeaveError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmLeave [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmUnlockError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmUnlock [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmUpdateError [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestSwarmUpdate [2021-11-11T23:42:57.620Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestTaskInspectError [2021-11-11T23:42:57.620Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T23:42:57.620Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.620Z] === RUN TestTaskInspect [2021-11-11T23:42:57.621Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestTaskListError [2021-11-11T23:42:57.621Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestTaskList [2021-11-11T23:42:57.621Z] --- PASS: TestTaskList (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeCreateError [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeCreate [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeInspectError [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeInspectNotFound [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeInspect [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeListError [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeList [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeRemoveError [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T23:42:57.621Z] === RUN TestVolumeRemove [2021-11-11T23:42:57.621Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T23:42:57.621Z] === CONT TestTLSCloseWriter [2021-11-11T23:42:57.621Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T23:42:57.621Z] PASS [2021-11-11T23:42:57.621Z] coverage: 75.1% of statements [2021-11-11T23:42:57.621Z] ok github.com/docker/docker/client 0.402s coverage: 75.1% of statements [2021-11-11T23:42:57.795Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T23:42:57.795Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T23:42:57.849Z] --- PASS: TestExternalGraphDriver (4.67s) [2021-11-11T23:42:57.849Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2021-11-11T23:42:57.849Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-11-11T23:42:57.849Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-11-11T23:42:57.849Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:42:57.849Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:57.849Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-11T23:42:57.849Z] PASS [2021-11-11T23:42:57.849Z] [2021-11-11T23:42:57.849Z] === Skipped [2021-11-11T23:42:57.849Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-11T23:42:57.849Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:42:57.849Z] [2021-11-11T23:42:57.849Z] DONE 5 tests, 1 skipped in 4.784s [2021-11-11T23:42:57.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T23:42:57.849Z] ++ 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-11-11T23:42:57.849Z] ++ set -e [2021-11-11T23:42:57.849Z] ++ '[' -n 0 ']' [2021-11-11T23:42:57.849Z] ++ set -x [2021-11-11T23:42:57.849Z] ++ env -i DEST=/go/src/github.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-11-11T23:42:58.055Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T23:42:58.107Z] INFO: Testing against a local daemon [2021-11-11T23:42:58.107Z] === RUN TestContinueAfterPluginCrash [2021-11-11T23:42:58.107Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T23:42:58.107Z] === RUN TestReadPluginNoRead [2021-11-11T23:42:58.107Z] === PAUSE TestReadPluginNoRead [2021-11-11T23:42:58.107Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T23:42:58.107Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T23:42:58.107Z] === CONT TestContinueAfterPluginCrash [2021-11-11T23:42:58.107Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T23:42:58.624Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-11T23:42:59.399Z] --- PASS: TestKillContainer (3.92s) [2021-11-11T23:42:59.399Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-11-11T23:42:59.399Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:42:59.399Z] --- PASS: TestKillContainer/killing_signal (2.27s) [2021-11-11T23:42:59.399Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:42:59.399Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:42:59.399Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T23:42:59.399Z] === RUN TestKillStoppedContainer [2021-11-11T23:42:59.399Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:42:59.399Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T23:42:59.399Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:42:59.399Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:42:59.399Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T23:42:59.399Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:42:59.399Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T23:42:59.399Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T23:42:59.399Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:42:59.399Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:42:59.399Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T23:42:59.399Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:42:59.399Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:42:59.399Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T23:42:59.399Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:42:59.563Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T23:43:00.550Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T23:43:00.967Z] --- PASS: TestLogsFollowTailEmpty (1.70s) [2021-11-11T23:43:00.967Z] === RUN TestNetworkNat [2021-11-11T23:43:00.967Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T23:43:00.967Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T23:43:00.967Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:43:01.371Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2021-11-11T23:43:01.371Z] === CONT TestReadPluginNoRead [2021-11-11T23:43:01.847Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2021-11-11T23:43:01.847Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:43:01.953Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-11T23:43:02.214Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T23:43:02.214Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T23:43:02.418Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T23:43:02.474Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T23:43:02.534Z] --- PASS: TestNetworkLocalhostTCPNat (2.08s) [2021-11-11T23:43:02.534Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:43:02.534Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T23:43:02.534Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T23:43:02.534Z] === RUN TestPause [2021-11-11T23:43:02.534Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T23:43:02.534Z] --- SKIP: TestPause (0.00s) [2021-11-11T23:43:02.534Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:43:03.352Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T23:43:03.855Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T23:43:03.886Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T23:43:04.748Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2021-11-11T23:43:04.748Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:43:04.748Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:43:04.748Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T23:43:04.748Z] === RUN TestPsFilter [2021-11-11T23:43:04.748Z] --- PASS: TestPsFilter (0.29s) [2021-11-11T23:43:04.748Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:43:04.813Z] === RUN TestReadPluginNoRead/default [2021-11-11T23:43:05.235Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-11T23:43:05.739Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T23:43:05.995Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2021-11-11T23:43:06.922Z] === CONT TestReadPluginNoRead [2021-11-11T23:43:06.922Z] read_test.go:92: [dc63c88e42f81] daemon is not started [2021-11-11T23:43:06.922Z] --- PASS: TestReadPluginNoRead (5.84s) [2021-11-11T23:43:06.922Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-11-11T23:43:06.922Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2021-11-11T23:43:06.922Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2021-11-11T23:43:06.922Z] PASS [2021-11-11T23:43:06.922Z] [2021-11-11T23:43:06.922Z] DONE 6 tests in 8.883s [2021-11-11T23:43:06.922Z] 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-11-11T23:43:06.922Z] ++ 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-11-11T23:43:06.922Z] ++ set -e [2021-11-11T23:43:06.922Z] ++ '[' -n 0 ']' [2021-11-11T23:43:06.922Z] ++ set -x [2021-11-11T23:43:06.922Z] ++ env -i DEST=/go/src/github.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-11-11T23:43:06.922Z] testing: warning: no tests to run [2021-11-11T23:43:06.922Z] PASS [2021-11-11T23:43:06.922Z] [2021-11-11T23:43:06.922Z] DONE 0 tests in 0.031s [2021-11-11T23:43:06.922Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T23:43:06.922Z] ++ 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-11-11T23:43:06.922Z] ++ set -e [2021-11-11T23:43:06.922Z] ++ '[' -n 0 ']' [2021-11-11T23:43:06.922Z] ++ set -x [2021-11-11T23:43:06.922Z] ++ env -i DEST=/go/src/github.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-11-11T23:43:06.922Z] INFO: Testing against a local daemon [2021-11-11T23:43:06.922Z] === RUN TestPluginWithDevMounts [2021-11-11T23:43:06.922Z] === PAUSE TestPluginWithDevMounts [2021-11-11T23:43:06.922Z] === CONT TestPluginWithDevMounts [2021-11-11T23:43:06.963Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2021-11-11T23:43:06.963Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:43:08.809Z] --- PASS: TestPluginWithDevMounts (1.52s) [2021-11-11T23:43:08.809Z] PASS [2021-11-11T23:43:08.809Z] [2021-11-11T23:43:08.809Z] DONE 1 tests in 1.618s [2021-11-11T23:43:08.809Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T23:43:08.809Z] ++ 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-11-11T23:43:08.809Z] ++ set -e [2021-11-11T23:43:08.809Z] ++ '[' -n 0 ']' [2021-11-11T23:43:08.809Z] ++ set -x [2021-11-11T23:43:08.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T23:43:08.809Z] INFO: Testing against a local daemon [2021-11-11T23:43:08.809Z] === RUN TestSecretInspect [2021-11-11T23:43:09.178Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2021-11-11T23:43:09.178Z] === RUN TestRemoveContainerRunning [2021-11-11T23:43:09.433Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T23:43:09.434Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-11T23:43:09.693Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T23:43:10.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:43:10.000Z] INFO: Testing against a local daemon [2021-11-11T23:43:10.000Z] === RUN TestBuildWithSession [2021-11-11T23:43:10.000Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:43:10.000Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:43:10.000Z] === RUN TestBuildSquashParent [2021-11-11T23:43:10.000Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:43:10.000Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:43:10.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:43:10.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:43:10.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:43:10.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:43:10.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:43:10.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:43:10.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:43:10.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:43:10.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:43:10.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:43:10.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:43:10.262Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T23:43:10.699Z] --- PASS: TestSecretInspect (2.13s) [2021-11-11T23:43:10.699Z] === RUN TestSecretList [2021-11-11T23:43:11.394Z] --- PASS: TestRemoveContainerRunning (1.71s) [2021-11-11T23:43:11.394Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:43:11.460Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T23:43:11.645Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T23:43:12.964Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.68s) [2021-11-11T23:43:12.964Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:43:12.964Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T23:43:12.964Z] === RUN TestRenameLinkedContainer [2021-11-11T23:43:12.964Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T23:43:12.964Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T23:43:12.964Z] === RUN TestRenameStoppedContainer [2021-11-11T23:43:13.213Z] --- PASS: TestSecretList (2.21s) [2021-11-11T23:43:13.213Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:43:14.184Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T23:43:14.444Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-11T23:43:15.101Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2021-11-11T23:43:15.101Z] === RUN TestSecretsUpdate [2021-11-11T23:43:15.184Z] --- PASS: TestRenameStoppedContainer (2.33s) [2021-11-11T23:43:15.185Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:43:16.984Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T23:43:16.988Z] --- PASS: TestSecretsUpdate (1.69s) [2021-11-11T23:43:16.988Z] === RUN TestTemplatedSecret [2021-11-11T23:43:18.019Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2021-11-11T23:43:18.019Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-11-11T23:43:18.019Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-11-11T23:43:18.019Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-11T23:43:18.019Z] PASS [2021-11-11T23:43:18.019Z] [2021-11-11T23:43:18.019Z] === Skipped [2021-11-11T23:43:18.019Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T23:43:18.019Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:43:18.019Z] [2021-11-11T23:43:18.019Z] DONE 27 tests, 1 skipped in 181.922s [2021-11-11T23:43:18.019Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T23:43:18.019Z] INFO: Testing against a local daemon [2021-11-11T23:43:18.019Z] === RUN TestSessionCreate [2021-11-11T23:43:18.019Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T23:43:18.019Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:43:18.019Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-11-11T23:43:18.019Z] PASS [2021-11-11T23:43:18.019Z] [2021-11-11T23:43:18.019Z] DONE 2 tests in 0.086s [2021-11-11T23:43:18.019Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T23:43:18.019Z] INFO: Testing against a local daemon [2021-11-11T23:43:18.019Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:43:18.019Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:43:18.019Z] === RUN TestDiskUsage [2021-11-11T23:43:18.019Z] === PAUSE TestDiskUsage [2021-11-11T23:43:18.019Z] === RUN TestEventsExecDie [2021-11-11T23:43:18.139Z] --- PASS: TestRenameRunningContainerAndReuse (3.34s) [2021-11-11T23:43:18.139Z] === RUN TestRenameInvalidName [2021-11-11T23:43:18.277Z] --- PASS: TestEventsExecDie (0.54s) [2021-11-11T23:43:18.277Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:43:18.277Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-11T23:43:18.277Z] === RUN TestEventsVolumeCreate [2021-11-11T23:43:18.277Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-11T23:43:18.277Z] === RUN TestInfoBinaryCommits [2021-11-11T23:43:18.277Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-11T23:43:18.277Z] === RUN TestInfoAPIVersioned [2021-11-11T23:43:18.277Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T23:43:18.277Z] === RUN TestInfoDiscoveryBackend [2021-11-11T23:43:18.364Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T23:43:18.844Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-11T23:43:18.844Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T23:43:18.859Z] --- PASS: TestCheckoutGit (32.00s) [2021-11-11T23:43:18.859Z] === RUN TestValidGitTransport [2021-11-11T23:43:18.859Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T23:43:18.859Z] === RUN TestGitInvalidRef [2021-11-11T23:43:18.859Z] --- PASS: TestGitInvalidRef (0.22s) [2021-11-11T23:43:18.859Z] PASS [2021-11-11T23:43:18.859Z] coverage: 86.3% of statements [2021-11-11T23:43:18.859Z] ok github.com/docker/docker/builder/remotecontext/git 32.280s coverage: 86.3% of statements [2021-11-11T23:43:18.859Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T23:43:18.859Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T23:43:18.875Z] --- PASS: TestTemplatedSecret (2.05s) [2021-11-11T23:43:18.875Z] === RUN TestSecretCreateResolve [2021-11-11T23:43:19.779Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T23:43:19.779Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T23:43:20.272Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T23:43:20.345Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T23:43:20.345Z] === RUN TestInfoAPI [2021-11-11T23:43:20.345Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T23:43:20.345Z] === RUN TestInfoAPIWarnings [2021-11-11T23:43:20.354Z] --- PASS: TestRenameInvalidName (1.70s) [2021-11-11T23:43:20.354Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:43:20.762Z] --- PASS: TestSecretCreateResolve (2.14s) [2021-11-11T23:43:20.762Z] PASS [2021-11-11T23:43:20.762Z] [2021-11-11T23:43:20.762Z] DONE 6 tests in 12.373s [2021-11-11T23:43:20.762Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T23:43:20.762Z] ++ 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-11-11T23:43:20.762Z] ++ set -e [2021-11-11T23:43:21.019Z] ++ '[' -n 0 ']' [2021-11-11T23:43:21.019Z] ++ set -x [2021-11-11T23:43:21.019Z] ++ env -i DEST=/go/src/github.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-11-11T23:43:21.019Z] INFO: Testing against a local daemon [2021-11-11T23:43:21.019Z] === RUN TestServiceCreateInit [2021-11-11T23:43:21.019Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:43:21.210Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T23:43:22.591Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T23:43:22.591Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T23:43:22.851Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T23:43:23.611Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T23:43:23.611Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T23:43:23.612Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T23:43:23.612Z] === RUN TestConfigureDaemonLogs [2021-11-11T23:43:23.612Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T23:43:23.612Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T23:43:23.612Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T23:43:23.612Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T23:43:23.612Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T23:43:23.612Z] PASS [2021-11-11T23:43:23.612Z] coverage: 18.6% of statements [2021-11-11T23:43:23.612Z] ok github.com/docker/docker/cmd/dockerd 0.350s coverage: 18.6% of statements [2021-11-11T23:43:23.612Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T23:43:23.612Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T23:43:23.790Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T23:43:24.050Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T23:43:24.079Z] === RUN TestContainerStopSignal [2021-11-11T23:43:24.080Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestContainerStopTimeout [2021-11-11T23:43:24.080Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T23:43:24.080Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T23:43:24.080Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T23:43:24.080Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T23:43:24.080Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T23:43:24.080Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestNewMemoryStore [2021-11-11T23:43:24.080Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestAddContainers [2021-11-11T23:43:24.080Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestGetContainer [2021-11-11T23:43:24.080Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestDeleteContainer [2021-11-11T23:43:24.080Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestListContainers [2021-11-11T23:43:24.080Z] --- PASS: TestListContainers (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestFirstContainer [2021-11-11T23:43:24.080Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestApplyAllContainer [2021-11-11T23:43:24.080Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestIsValidHealthString [2021-11-11T23:43:24.080Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestStateRunStop [2021-11-11T23:43:24.080Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestStateTimeoutWait [2021-11-11T23:43:24.080Z] state_test.go:141: Stop callback fired [2021-11-11T23:43:24.080Z] state_test.go:165: Stop callback fired [2021-11-11T23:43:24.080Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T23:43:24.080Z] === RUN TestIsValidStateString [2021-11-11T23:43:24.080Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestViewSaveDelete [2021-11-11T23:43:24.080Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-11T23:43:24.080Z] === RUN TestViewAll [2021-11-11T23:43:24.080Z] --- PASS: TestViewAll (0.02s) [2021-11-11T23:43:24.080Z] === RUN TestViewGet [2021-11-11T23:43:24.080Z] --- PASS: TestViewGet (0.01s) [2021-11-11T23:43:24.080Z] === RUN TestNames [2021-11-11T23:43:24.080Z] --- PASS: TestNames (0.00s) [2021-11-11T23:43:24.080Z] === RUN TestViewWithHealthCheck [2021-11-11T23:43:24.080Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T23:43:24.080Z] PASS [2021-11-11T23:43:24.080Z] coverage: 41.5% of statements [2021-11-11T23:43:24.080Z] ok github.com/docker/docker/container 0.250s coverage: 41.5% of statements [2021-11-11T23:43:24.548Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T23:43:24.548Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T23:43:24.548Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T23:43:24.548Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T23:43:24.619Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T23:43:25.183Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:43:25.535Z] === RUN TestPrepare [2021-11-11T23:43:25.535Z] --- PASS: TestPrepare (0.00s) [2021-11-11T23:43:25.535Z] === RUN TestStart [2021-11-11T23:43:25.535Z] --- PASS: TestStart (0.00s) [2021-11-11T23:43:25.535Z] === RUN TestWaitCancel [2021-11-11T23:43:25.535Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T23:43:25.535Z] === RUN TestWaitDisabled [2021-11-11T23:43:25.535Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T23:43:25.535Z] === RUN TestWaitEnabled [2021-11-11T23:43:25.535Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T23:43:25.535Z] === RUN TestRemove [2021-11-11T23:43:25.535Z] --- PASS: TestRemove (0.00s) [2021-11-11T23:43:25.535Z] PASS [2021-11-11T23:43:25.535Z] coverage: 65.3% of statements [2021-11-11T23:43:25.535Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-11-11T23:43:26.527Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T23:43:27.748Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T23:43:27.748Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T23:43:27.748Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T23:43:27.748Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T23:43:27.748Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T23:43:27.748Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T23:43:27.748Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T23:43:27.748Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T23:43:27.749Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T23:43:27.749Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T23:43:27.749Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T23:43:27.749Z] PASS [2021-11-11T23:43:27.749Z] coverage: 35.9% of statements [2021-11-11T23:43:27.749Z] ok github.com/docker/docker/daemon/cluster/convert 0.657s coverage: 35.9% of statements [2021-11-11T23:43:27.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:43:27.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:43:27.908Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T23:43:28.232Z] === RUN TestNewListSecretsFilters [2021-11-11T23:43:28.232Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T23:43:28.232Z] === RUN TestNewListConfigsFilters [2021-11-11T23:43:28.232Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T23:43:28.232Z] PASS [2021-11-11T23:43:28.232Z] coverage: 0.5% of statements [2021-11-11T23:43:28.232Z] ok github.com/docker/docker/daemon/cluster 0.854s coverage: 0.5% of statements [2021-11-11T23:43:28.460Z] --- PASS: TestServiceCreateInit (7.10s) [2021-11-11T23:43:28.460Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2021-11-11T23:43:28.460Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2021-11-11T23:43:28.460Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:43:29.027Z] --- PASS: TestRenameAnonymousContainer (8.84s) [2021-11-11T23:43:29.027Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:43:30.592Z] --- PASS: TestRenameContainerWithSameName (1.75s) [2021-11-11T23:43:30.592Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:43:30.592Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T23:43:30.592Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T23:43:30.592Z] === RUN TestResize [2021-11-11T23:43:31.182Z] === RUN TestBuilderGC [2021-11-11T23:43:31.182Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T23:43:31.182Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestFindConfigurationConflicts [2021-11-11T23:43:31.182Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T23:43:31.182Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T23:43:31.182Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T23:43:31.182Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T23:43:31.182Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_label [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T23:43:31.182Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T23:43:31.182Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestModifiedDiscoverySettings [2021-11-11T23:43:31.182Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T23:43:31.182Z] time="2021-11-11T23:43:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T23:43:31.182Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-11-11T23:43:31.182Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T23:43:31.182Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:43:31.182Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestReloadBadDefaultConfig [2021-11-11T23:43:31.182Z] time="2021-11-11T23:43:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4289075982" [2021-11-11T23:43:31.182Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestReloadWithConflictingLabels [2021-11-11T23:43:31.182Z] time="2021-11-11T23:43:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-450228111" [2021-11-11T23:43:31.182Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T23:43:31.182Z] time="2021-11-11T23:43:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2900574777" [2021-11-11T23:43:31.182Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-11-11T23:43:31.182Z] === RUN TestMaskURLCredentials [2021-11-11T23:43:31.182Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDaemonConfigurationMerge [2021-11-11T23:43:31.182Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T23:43:31.182Z] PASS [2021-11-11T23:43:31.182Z] coverage: 80.0% of statements [2021-11-11T23:43:31.182Z] ok github.com/docker/docker/daemon/config 0.279s coverage: 80.0% of statements [2021-11-11T23:43:31.182Z] === RUN TestDiscoveryOptsErrors [2021-11-11T23:43:31.182Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T23:43:31.182Z] === RUN TestDiscoveryOpts [2021-11-11T23:43:31.182Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T23:43:31.182Z] PASS [2021-11-11T23:43:31.182Z] coverage: 30.0% of statements [2021-11-11T23:43:31.202Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T23:43:31.462Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T23:43:31.462Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-11T23:43:31.650Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-11-11T23:43:31.650Z] === RUN TestWaitNodeAttachment [2021-11-11T23:43:32.038Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T23:43:32.038Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T23:43:32.119Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T23:43:32.119Z] === RUN TestIsolationConversion [2021-11-11T23:43:32.119Z] === RUN TestIsolationConversion/default [2021-11-11T23:43:32.119Z] === RUN TestIsolationConversion/process [2021-11-11T23:43:32.119Z] === RUN TestIsolationConversion/hyperv [2021-11-11T23:43:32.119Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestContainerLabels [2021-11-11T23:43:32.119Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestCredentialSpecConversion [2021-11-11T23:43:32.119Z] === RUN TestCredentialSpecConversion/none [2021-11-11T23:43:32.119Z] === RUN TestCredentialSpecConversion/config [2021-11-11T23:43:32.119Z] === RUN TestCredentialSpecConversion/file [2021-11-11T23:43:32.119Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T23:43:32.119Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T23:43:32.119Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestControllerValidateMountBind [2021-11-11T23:43:32.119Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestControllerValidateMountVolume [2021-11-11T23:43:32.119Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestControllerValidateMountTarget [2021-11-11T23:43:32.119Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T23:43:32.119Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T23:43:32.119Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T23:43:32.119Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T23:43:32.119Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T23:43:32.119Z] PASS [2021-11-11T23:43:32.119Z] coverage: 11.0% of statements [2021-11-11T23:43:32.119Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.587s coverage: 11.0% of statements [2021-11-11T23:43:32.587Z] === RUN TestEventsLog [2021-11-11T23:43:32.587Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T23:43:32.587Z] === RUN TestEventsLogTimeout [2021-11-11T23:43:32.587Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T23:43:32.587Z] === RUN TestLogEvents [2021-11-11T23:43:32.587Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T23:43:32.587Z] === RUN TestLoadBufferedEvents [2021-11-11T23:43:32.587Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-11-11T23:43:32.587Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T23:43:32.587Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T23:43:32.587Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T23:43:32.587Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T23:43:32.587Z] PASS [2021-11-11T23:43:32.587Z] coverage: 50.0% of statements [2021-11-11T23:43:32.587Z] ok github.com/docker/docker/daemon/events 0.249s coverage: 50.0% of statements [2021-11-11T23:43:32.617Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T23:43:32.807Z] --- PASS: TestResize (1.75s) [2021-11-11T23:43:32.807Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:43:33.055Z] === RUN TestIsEmptyDir [2021-11-11T23:43:33.055Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T23:43:33.055Z] PASS [2021-11-11T23:43:33.055Z] coverage: 2.3% of statements [2021-11-11T23:43:33.055Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2021-11-11T23:43:33.186Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T23:43:33.186Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T23:43:33.524Z] === RUN TestVerifyNetworkingConfig [2021-11-11T23:43:33.524Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestGetContainer [2021-11-11T23:43:33.524Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestValidContainerNames [2021-11-11T23:43:33.524Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestContainerInitDNS [2021-11-11T23:43:33.524Z] daemon_test.go:146: root required [2021-11-11T23:43:33.524Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestMerge [2021-11-11T23:43:33.524Z] --- PASS: TestMerge (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestValidateContainerIsolation [2021-11-11T23:43:33.524Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestFindNetworkErrorType [2021-11-11T23:43:33.524Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestEnsureServicesExist [2021-11-11T23:43:33.524Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestEnsureServicesExistErrors [2021-11-11T23:43:33.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T23:43:33.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T23:43:33.524Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T23:43:33.524Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T23:43:33.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T23:43:33.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T23:43:33.524Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestContainerDelete [2021-11-11T23:43:33.524Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestContainerDoubleDelete [2021-11-11T23:43:33.524Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T23:43:33.524Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-11-11T23:43:33.524Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T23:43:33.524Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestNoneHealthcheck [2021-11-11T23:43:33.524Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestHealthStates [2021-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] time="2021-11-11T23:43:33Z" 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-11-11T23:43:33.524Z] --- PASS: TestHealthStates (0.18s) [2021-11-11T23:43:33.524Z] === RUN TestGetInspectData [2021-11-11T23:43:33.524Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestFillLicense [2021-11-11T23:43:33.524Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestListInvalidFilter [2021-11-11T23:43:33.524Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestNameFilter [2021-11-11T23:43:33.524Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T23:43:33.524Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T23:43:33.524Z] === 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-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T23:43:33.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T23:43:33.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T23:43:33.525Z] --- 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-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T23:43:33.525Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T23:43:33.525Z] === RUN TestDaemonReloadLabels [2021-11-11T23:43:33.525Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T23:43:33.525Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T23:43:33.525Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T23:43:33.525Z] === RUN TestDaemonReloadMirrors [2021-11-11T23:43:33.525Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T23:43:33.525Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T23:43:33.525Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T23:43:33.525Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T23:43:33.525Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T23:43:33.525Z] === RUN TestDaemonDiscoveryReload [2021-11-11T23:43:33.755Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T23:43:33.994Z] === RUN TestLinkNaming [2021-11-11T23:43:33.994Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T23:43:33.994Z] === RUN TestLinkNew [2021-11-11T23:43:33.994Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T23:43:33.994Z] === RUN TestLinkEnv [2021-11-11T23:43:33.994Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T23:43:33.994Z] === RUN TestLinkMultipleEnv [2021-11-11T23:43:33.994Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T23:43:33.994Z] === RUN TestLinkPortRangeEnv [2021-11-11T23:43:33.994Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T23:43:33.994Z] PASS [2021-11-11T23:43:33.994Z] coverage: 93.0% of statements [2021-11-11T23:43:33.994Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-11-11T23:43:34.376Z] --- PASS: TestResizeWithInvalidSize (1.74s) [2021-11-11T23:43:34.376Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:43:34.464Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-11T23:43:34.464Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T23:43:34.933Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T23:43:34.933Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T23:43:35.402Z] === RUN TestAdapterReadLogs [2021-11-11T23:43:35.402Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T23:43:35.402Z] === RUN TestCopier [2021-11-11T23:43:35.402Z] --- PASS: TestCopier (0.00s) [2021-11-11T23:43:35.402Z] === RUN TestCopierLongLines [2021-11-11T23:43:35.402Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T23:43:35.402Z] === RUN TestCopierSlow [2021-11-11T23:43:35.402Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T23:43:35.402Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T23:43:35.402Z] reload_test.go:520: root required [2021-11-11T23:43:35.402Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T23:43:35.402Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T23:43:35.402Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T23:43:35.402Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T23:43:35.870Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T23:43:35.870Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T23:43:35.870Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T23:43:35.870Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T23:43:35.870Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T23:43:35.870Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T23:43:35.870Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T23:43:35.870Z] === RUN TestParseVolumesFrom [2021-11-11T23:43:35.870Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T23:43:35.870Z] PASS [2021-11-11T23:43:35.870Z] coverage: 9.0% of statements [2021-11-11T23:43:35.870Z] ok github.com/docker/docker/daemon 2.408s coverage: 9.0% of statements [2021-11-11T23:43:35.870Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T23:43:35.870Z] === RUN TestCopierWithSized [2021-11-11T23:43:35.870Z] === RUN TestCopierWithSized/as_is [2021-11-11T23:43:35.870Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T23:43:35.870Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T23:43:35.870Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T23:43:35.870Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T23:43:35.870Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-11T23:43:35.870Z] === RUN TestCopierWithPartial [2021-11-11T23:43:35.870Z] --- PASS: TestCopierWithPartial (0.01s) [2021-11-11T23:43:35.870Z] === RUN TestRingLogger [2021-11-11T23:43:35.870Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T23:43:35.870Z] === RUN TestRingCap [2021-11-11T23:43:35.870Z] --- PASS: TestRingCap (0.00s) [2021-11-11T23:43:35.870Z] === RUN TestRingClose [2021-11-11T23:43:35.870Z] --- PASS: TestRingClose (0.00s) [2021-11-11T23:43:35.870Z] === RUN TestRingDrain [2021-11-11T23:43:35.870Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T23:43:35.870Z] PASS [2021-11-11T23:43:35.870Z] coverage: 43.8% of statements [2021-11-11T23:43:35.870Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 43.8% of statements [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/defaults [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T23:43:36.339Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T23:43:36.339Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T23:43:36.339Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T23:43:36.339Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-11-11T23:43:36.339Z] === RUN TestCreateSuccess [2021-11-11T23:43:36.339Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCreateStreamSkipped [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T23:43:36.339Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCreateLogGroupSuccess [2021-11-11T23:43:36.339Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCreateError [2021-11-11T23:43:36.339Z] --- PASS: TestCreateError (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCreateAlreadyExists [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T23:43:36.339Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestLogClosed [2021-11-11T23:43:36.339Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestLogBlocking [2021-11-11T23:43:36.339Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T23:43:36.339Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T23:43:36.339Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestPublishBatchSuccess [2021-11-11T23:43:36.339Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestPublishBatchError [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=error msg=Error [2021-11-11T23:43:36.339Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T23:43:36.339Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T23:43:36.339Z] time="2021-11-11T23:43:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T23:43:36.339Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchSimple [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchTicker [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchClose [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen/3/���� [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T23:43:36.339Z] === RUN TestEffectiveLen/5/ [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/0/ [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: He [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/6/a� [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: a [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: � [2021-11-11T23:43:36.339Z] === RUN TestFindValidSplit/7/a� [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T23:43:36.339Z] cloudwatchlogs_test.go:1064: [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T23:43:36.339Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestProcessEventEmoji [2021-11-11T23:43:36.339Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchLineSplit [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchMaxEvents [2021-11-11T23:43:36.339Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T23:43:36.339Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T23:43:36.593Z] --- PASS: TestResizeWhenContainerNotStarted (2.32s) [2021-11-11T23:43:36.593Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:43:36.593Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:43:36.593Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:43:36.593Z] === RUN TestStats [2021-11-11T23:43:36.593Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T23:43:36.593Z] --- SKIP: TestStats (0.00s) [2021-11-11T23:43:36.593Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.16s) [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.29s) [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.46s) [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.47s) [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.19s) [2021-11-11T23:43:36.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.64s) [2021-11-11T23:43:36.598Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:43:36.598Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:43:36.807Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-11T23:43:36.807Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T23:43:36.807Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T23:43:36.807Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-11T23:43:36.807Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T23:43:36.807Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestSearchRegistryForImages [2021-11-11T23:43:36.807Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T23:43:36.807Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestImageDelete [2021-11-11T23:43:36.807Z] === RUN TestImageDelete/no_lease [2021-11-11T23:43:36.807Z] === RUN TestImageDelete/lease_exists [2021-11-11T23:43:36.807Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T23:43:36.807Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T23:43:36.807Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T23:43:36.807Z] === RUN TestContentStoreForPull [2021-11-11T23:43:36.807Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T23:43:36.807Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T23:43:36.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T23:43:36.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestCreateTagSuccess [2021-11-11T23:43:36.807Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T23:43:36.807Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T23:43:36.807Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T23:43:36.807Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T23:43:36.807Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T23:43:36.807Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T23:43:36.807Z] PASS [2021-11-11T23:43:36.807Z] coverage: 77.4% of statements [2021-11-11T23:43:36.807Z] ok github.com/docker/docker/daemon/logger/awslogs 0.370s coverage: 77.4% of statements [2021-11-11T23:43:36.807Z] --- PASS: TestContentStoreForPull (0.20s) [2021-11-11T23:43:36.807Z] PASS [2021-11-11T23:43:36.807Z] coverage: 6.7% of statements [2021-11-11T23:43:36.807Z] ok github.com/docker/docker/daemon/images 0.353s coverage: 6.7% of statements [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T23:43:36.807Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T23:43:37.276Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T23:43:37.276Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T23:43:37.276Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T23:43:37.276Z] === RUN TestJSONFileLogger [2021-11-11T23:43:37.276Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T23:43:37.276Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T23:43:37.276Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T23:43:37.276Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T23:43:37.276Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T23:43:37.276Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T23:43:37.276Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T23:43:37.276Z] === RUN TestEncodeDecode [2021-11-11T23:43:37.276Z] === PAUSE TestEncodeDecode [2021-11-11T23:43:37.276Z] === RUN TestUnexpectedEOF [2021-11-11T23:43:37.276Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-11-11T23:43:37.276Z] === RUN TestFastTimeMarshalJSON [2021-11-11T23:43:37.276Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T23:43:37.276Z] PASS [2021-11-11T23:43:37.276Z] coverage: 87.2% of statements [2021-11-11T23:43:37.276Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.232s coverage: 87.2% of statements [2021-11-11T23:43:37.744Z] time="2021-11-11T23:43:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T23:43:37.744Z] time="2021-11-11T23:43:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T23:43:37.744Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-11-11T23:43:37.744Z] === CONT TestEncodeDecode [2021-11-11T23:43:37.744Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T23:43:37.744Z] PASS [2021-11-11T23:43:37.744Z] coverage: 69.9% of statements [2021-11-11T23:43:37.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.278s coverage: 69.9% of statements [2021-11-11T23:43:37.923Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-11T23:43:37.923Z] Copying nested executables into bundles/binary-daemon [2021-11-11T23:43:37.923Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-11T23:43:37.923Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:43:37.923Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-11T23:43:37.923Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-11T23:43:38.212Z] === RUN TestWriteLog [2021-11-11T23:43:38.212Z] === PAUSE TestWriteLog [2021-11-11T23:43:38.212Z] === RUN TestReadLog [2021-11-11T23:43:38.212Z] === PAUSE TestReadLog [2021-11-11T23:43:38.212Z] === CONT TestWriteLog [2021-11-11T23:43:38.212Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T23:43:38.212Z] === CONT TestReadLog [2021-11-11T23:43:38.212Z] === RUN TestReadLog/tail_exact [2021-11-11T23:43:38.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=6f30e4796505946790cf29671af49aab2cb98fd9 -e DOCKER_GRAPHDRIVER docker:6f30e4796505946790cf29671af49aab2cb98fd9 hack/make.sh cross [2021-11-11T23:43:38.419Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-11-11T23:43:38.419Z] === RUN TestInfoDebug [2021-11-11T23:43:38.419Z] --- PASS: TestInfoDebug (0.52s) [2021-11-11T23:43:38.419Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:43:38.419Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T23:43:38.419Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:43:38.419Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T23:43:38.419Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:43:38.419Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-11T23:43:38.419Z] === RUN TestPingCacheHeaders [2021-11-11T23:43:38.419Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T23:43:38.419Z] === RUN TestPingGet [2021-11-11T23:43:38.419Z] --- PASS: TestPingGet (0.02s) [2021-11-11T23:43:38.419Z] === RUN TestPingHead [2021-11-11T23:43:38.419Z] --- PASS: TestPingHead (0.02s) [2021-11-11T23:43:38.419Z] === RUN TestVersion [2021-11-11T23:43:38.419Z] --- PASS: TestVersion (0.02s) [2021-11-11T23:43:38.419Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:43:38.419Z] === CONT TestDiskUsage [2021-11-11T23:43:38.680Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T23:43:38.680Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T23:43:38.680Z] --- PASS: TestReadLog (0.18s) [2021-11-11T23:43:38.680Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-11T23:43:38.680Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T23:43:38.680Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T23:43:38.680Z] PASS [2021-11-11T23:43:38.680Z] coverage: 75.2% of statements [2021-11-11T23:43:38.680Z] ok github.com/docker/docker/daemon/logger/local 0.239s coverage: 75.2% of statements [2021-11-11T23:43:38.680Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T23:43:38.680Z] === RUN TestOpenFileDelete [2021-11-11T23:43:38.680Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestOpenFileRename [2021-11-11T23:43:38.680Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestParseLogTagDefaultTag [2021-11-11T23:43:38.680Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestParseLogTag [2021-11-11T23:43:38.680Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestParseLogTagEmptyTag [2021-11-11T23:43:38.680Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestTailFiles [2021-11-11T23:43:38.680Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestFollowLogsConsumerGone [2021-11-11T23:43:38.680Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestFollowLogsProducerGone [2021-11-11T23:43:38.680Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T23:43:38.680Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T23:43:38.680Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T23:43:38.680Z] === RUN TestCheckCapacityAndRotate [2021-11-11T23:43:38.680Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T23:43:38.680Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T23:43:38.839Z] [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T23:43:38.986Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T23:43:39.033Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-11T23:43:39.098Z] Removing bundles/ [2021-11-11T23:43:39.098Z] [2021-11-11T23:43:39.098Z] ---> Making bundle: cross (in bundles/cross) [2021-11-11T23:43:39.098Z] Cross building: bundles/cross/linux/amd64 [2021-11-11T23:43:39.098Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T23:43:39.098Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T23:43:39.147Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-11-11T23:43:39.147Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T23:43:39.147Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-11-11T23:43:39.147Z] PASS [2021-11-11T23:43:39.147Z] coverage: 55.3% of statements [2021-11-11T23:43:39.147Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.215s coverage: 55.3% of statements [2021-11-11T23:43:39.147Z] === RUN TestLog [2021-11-11T23:43:39.147Z] --- PASS: TestLog (0.01s) [2021-11-11T23:43:39.147Z] PASS [2021-11-11T23:43:39.147Z] coverage: 31.5% of statements [2021-11-11T23:43:39.147Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T23:43:39.246Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T23:43:39.293Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-11T23:43:39.293Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T23:43:39.293Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T23:43:39.504Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T23:43:39.504Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T23:43:39.504Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T23:43:39.615Z] === RUN TestValidateLogOpt [2021-11-11T23:43:39.615Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestNewMissedConfig [2021-11-11T23:43:39.615Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestNewMissedUrl [2021-11-11T23:43:39.615Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestNewMissedToken [2021-11-11T23:43:39.615Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestNewWithProxy [2021-11-11T23:43:39.615Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestDefault [2021-11-11T23:43:39.615Z] --- PASS: TestDefault (0.01s) [2021-11-11T23:43:39.615Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T23:43:39.615Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestJsonFormat [2021-11-11T23:43:39.615Z] --- PASS: TestJsonFormat (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestRawFormat [2021-11-11T23:43:39.615Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestRawFormatWithLabels [2021-11-11T23:43:39.615Z] --- PASS: TestRawFormatWithLabels (0.02s) [2021-11-11T23:43:39.615Z] === RUN TestRawFormatWithoutTag [2021-11-11T23:43:39.615Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T23:43:39.615Z] === RUN TestBatching [2021-11-11T23:43:39.615Z] --- PASS: TestBatching (0.33s) [2021-11-11T23:43:39.615Z] === RUN TestFrequency [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T23:43:39.765Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage (1.46s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:43:39.765Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-11-11T23:43:39.765Z] PASS [2021-11-11T23:43:39.765Z] [2021-11-11T23:43:39.765Z] DONE 53 tests in 22.287s [2021-11-11T23:43:39.765Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T23:43:39.862Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-11T23:43:40.025Z] INFO: Testing against a local daemon [2021-11-11T23:43:40.025Z] === RUN TestVolumesCreateAndList [2021-11-11T23:43:40.025Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T23:43:40.025Z] === RUN TestVolumesRemove [2021-11-11T23:43:40.025Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-11T23:43:40.025Z] === RUN TestVolumesInspect [2021-11-11T23:43:40.025Z] --- PASS: TestVolumesInspect (0.01s) [2021-11-11T23:43:40.025Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:43:40.025Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:43:40.025Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:43:40.025Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:43:40.025Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T23:43:40.025Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:43:40.025Z] PASS [2021-11-11T23:43:40.025Z] [2021-11-11T23:43:40.025Z] DONE 5 tests in 0.188s [2021-11-11T23:43:40.025Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T23:43:40.083Z] === RUN TestNewParse [2021-11-11T23:43:40.083Z] --- PASS: TestNewParse (0.00s) [2021-11-11T23:43:40.083Z] PASS [2021-11-11T23:43:40.083Z] coverage: 8.3% of statements [2021-11-11T23:43:40.083Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2021-11-11T23:43:40.083Z] --- PASS: TestFrequency (0.16s) [2021-11-11T23:43:40.083Z] === RUN TestOneMessagePerRequest [2021-11-11T23:43:40.083Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestVerify [2021-11-11T23:43:40.083Z] --- PASS: TestVerify (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestSkipVerify [2021-11-11T23:43:40.083Z] === RUN TestParseLogFormat [2021-11-11T23:43:40.083Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestValidateLogOptEmpty [2021-11-11T23:43:40.083Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestValidateSyslogAddress [2021-11-11T23:43:40.083Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestParseAddressDefaultPort [2021-11-11T23:43:40.083Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestValidateSyslogFacility [2021-11-11T23:43:40.083Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T23:43:40.083Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T23:43:40.083Z] === RUN TestValidateLogOpt [2021-11-11T23:43:40.083Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T23:43:40.083Z] PASS [2021-11-11T23:43:40.083Z] coverage: 46.8% of statements [2021-11-11T23:43:40.083Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-11-11T23:43:40.083Z] time="2021-11-11T23:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.083Z] time="2021-11-11T23:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.083Z] time="2021-11-11T23:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.083Z] time="2021-11-11T23:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] --- PASS: TestSkipVerify (0.53s) [2021-11-11T23:43:40.551Z] === RUN TestBufferMaximum [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.232561\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.232561\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T23:43:40.551Z] === RUN TestServerAlwaysDown [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.235573\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.235573\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.235573\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.235573\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] time="2021-11-11T23:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636674220.235573\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:40.551Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T23:43:40.551Z] === RUN TestCannotSendAfterClose [2021-11-11T23:43:40.551Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T23:43:40.551Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T23:43:40.593Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-11T23:43:40.593Z] Removing test suite binaries [2021-11-11T23:43:40.593Z] exiting test-integration [2021-11-11T23:43:40.593Z] ++ exit 0 [2021-11-11T23:43:40.593Z] [2021-11-11T23:43:40.802Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T23:43:41.536Z] === RUN TestV1IDService [2021-11-11T23:43:41.537Z] --- PASS: TestV1IDService (0.02s) [2021-11-11T23:43:41.537Z] === RUN TestV2MetadataService [2021-11-11T23:43:41.537Z] time="2021-11-11T23:43:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T23:43:41.537Z] time="2021-11-11T23:43:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"dfe0d1f30190\"}'" [2021-11-11T23:43:41.537Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T23:43:41.537Z] PASS [2021-11-11T23:43:41.537Z] coverage: 82.5% of statements [2021-11-11T23:43:41.537Z] ok github.com/docker/docker/daemon/logger/splunk 2.118s coverage: 82.5% of statements [2021-11-11T23:43:41.537Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T23:43:41.537Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T23:43:41.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T23:43:42.183Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T23:43:42.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.84s) [2021-11-11T23:43:42.470Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:43:42.470Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T23:43:42.470Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T23:43:42.470Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2021-11-11T23:43:42.510Z] Recording test results [2021-11-11T23:43:42.525Z] === RUN TestSuccessfulDownload [2021-11-11T23:43:42.525Z] download_test.go:267: Needs fixing on Windows [2021-11-11T23:43:42.525Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T23:43:42.525Z] === RUN TestCancelledDownload [2021-11-11T23:43:42.525Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T23:43:42.525Z] === RUN TestMaxDownloadAttempts [2021-11-11T23:43:42.525Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:43:42.525Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:43:42.525Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:43:42.525Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:43:42.525Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:43:42.525Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:43:42.525Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:43:42.525Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:43:42.525Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T23:43:42.525Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T23:43:42.525Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T23:43:42.525Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T23:43:42.525Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T23:43:42.525Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T23:43:42.525Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T23:43:42.525Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T23:43:42.525Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T23:43:42.525Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T23:43:42.525Z] === RUN TestManifestStore [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T23:43:42.525Z] --- PASS: TestV2MetadataService (1.23s) [2021-11-11T23:43:42.525Z] PASS [2021-11-11T23:43:42.525Z] coverage: 48.2% of statements [2021-11-11T23:43:42.525Z] ok github.com/docker/docker/distribution/metadata 1.327s coverage: 48.2% of statements [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3823029673\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/no_local_cache [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/with_local_cache [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=warning msg="reference for unknown type: " [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=warning msg="reference for unknown type: " [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=warning msg="reference for unknown type: " [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=warning msg="reference for unknown type: " [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T23:43:42.525Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T23:43:42.525Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-11T23:43:42.525Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-11T23:43:42.525Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-11-11T23:43:42.525Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-11T23:43:42.525Z] === RUN TestTransfer [2021-11-11T23:43:42.525Z] time="2021-11-11T23:43:42Z" level=warning msg="reference for unknown type: " [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T23:43:42.525Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T23:43:42.995Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T23:43:42.995Z] time="2021-11-11T23:43:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore (0.28s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T23:43:42.995Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestFixManifestLayers [2021-11-11T23:43:42.995Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T23:43:42.995Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T23:43:42.995Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestFixManifestLayersBadParent [2021-11-11T23:43:42.995Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestValidateManifest [2021-11-11T23:43:42.995Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T23:43:42.995Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestFormatPlatform [2021-11-11T23:43:42.995Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T23:43:42.995Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestLayerAlreadyExists [2021-11-11T23:43:42.995Z] 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-11-11T23:43:42.995Z] 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-11-11T23:43:42.995Z] 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-11-11T23:43:42.995Z] 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-11-11T23:43:42.995Z] 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-11-11T23:43:42.995Z] 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-11-11T23:43:42.995Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T23:43:42.995Z] --- PASS: TestTransfer (0.12s) [2021-11-11T23:43:42.995Z] === RUN TestConcurrencyLimit [2021-11-11T23:43:42.995Z] === RUN TestNotFound [2021-11-11T23:43:42.995Z] --- PASS: TestNotFound (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestConflict [2021-11-11T23:43:42.995Z] --- PASS: TestConflict (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestForbidden [2021-11-11T23:43:42.995Z] --- PASS: TestForbidden (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestInvalidParameter [2021-11-11T23:43:42.995Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestNotImplemented [2021-11-11T23:43:42.995Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestNotModified [2021-11-11T23:43:42.995Z] --- PASS: TestNotModified (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestUnauthorized [2021-11-11T23:43:42.995Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestUnknown [2021-11-11T23:43:42.995Z] --- PASS: TestUnknown (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestCancelled [2021-11-11T23:43:42.995Z] --- PASS: TestCancelled (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestDeadline [2021-11-11T23:43:42.995Z] --- PASS: TestDeadline (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestDataLoss [2021-11-11T23:43:42.995Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestUnavailable [2021-11-11T23:43:42.995Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestSystem [2021-11-11T23:43:42.995Z] --- PASS: TestSystem (0.00s) [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Conflict [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T23:43:42.995Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T23:43:42.995Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T23:43:42.995Z] PASS [2021-11-11T23:43:42.995Z] coverage: 53.1% of statements [2021-11-11T23:43:42.995Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-11-11T23:43:42.995Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-11T23:43:42.995Z] === RUN TestInactiveJobs [2021-11-11T23:43:43.121Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-11T23:43:43.325Z] --- PASS: TestCreateServiceMultipleTimes (14.90s) [2021-11-11T23:43:43.325Z] === RUN TestCreateServiceConflict [2021-11-11T23:43:43.464Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-11T23:43:43.464Z] === RUN TestWatchRelease [2021-11-11T23:43:43.464Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T23:43:43.464Z] === RUN TestWatchFinishedTransfer [2021-11-11T23:43:43.464Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T23:43:43.464Z] === RUN TestDuplicateTransfer [2021-11-11T23:43:43.464Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T23:43:43.464Z] === RUN TestSuccessfulUpload [2021-11-11T23:43:43.690Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-11T23:43:43.690Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T23:43:43.933Z] time="2021-11-11T23:43:43Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T23:43:43.933Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-11-11T23:43:43.933Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T23:43:43.933Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T23:43:43.933Z] === RUN TestTokenPassThru [2021-11-11T23:43:43.933Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T23:43:43.933Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T23:43:43.933Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T23:43:43.933Z] PASS [2021-11-11T23:43:43.933Z] coverage: 24.1% of statements [2021-11-11T23:43:43.933Z] ok github.com/docker/docker/distribution 1.487s coverage: 24.1% of statements [2021-11-11T23:43:43.933Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-11-11T23:43:43.933Z] === RUN TestCancelledUpload [2021-11-11T23:43:43.933Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T23:43:43.933Z] PASS [2021-11-11T23:43:43.933Z] coverage: 77.3% of statements [2021-11-11T23:43:43.933Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T23:43:43.933Z] ok github.com/docker/docker/distribution/xfer 1.751s coverage: 77.3% of statements [2021-11-11T23:43:43.933Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T23:43:44.096Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T23:43:44.259Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T23:43:44.401Z] === RUN TestCompare [2021-11-11T23:43:44.401Z] --- PASS: TestCompare (0.00s) [2021-11-11T23:43:44.401Z] PASS [2021-11-11T23:43:44.401Z] coverage: 19.2% of statements [2021-11-11T23:43:44.401Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-11-11T23:43:44.401Z] === RUN TestFSGetInvalidData [2021-11-11T23:43:44.401Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-11-11T23:43:44.401Z] === RUN TestFSInvalidSet [2021-11-11T23:43:44.401Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T23:43:44.401Z] === RUN TestFSInvalidRoot [2021-11-11T23:43:44.401Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T23:43:44.401Z] === RUN TestFSMetadataGetSet [2021-11-11T23:43:44.401Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-11-11T23:43:44.401Z] === RUN TestFSInvalidWalker [2021-11-11T23:43:44.401Z] --- PASS: TestFSInvalidWalker (0.04s) [2021-11-11T23:43:44.401Z] === RUN TestFSGetSet [2021-11-11T23:43:44.401Z] --- PASS: TestFSGetSet (0.02s) [2021-11-11T23:43:44.401Z] === RUN TestFSGetUnsetKey [2021-11-11T23:43:44.401Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-11T23:43:44.401Z] === RUN TestFSGetEmptyData [2021-11-11T23:43:44.401Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T23:43:44.401Z] === RUN TestFSDelete [2021-11-11T23:43:44.401Z] --- PASS: TestFSDelete (0.02s) [2021-11-11T23:43:44.401Z] === RUN TestFSWalker [2021-11-11T23:43:44.401Z] --- PASS: TestFSWalker (0.02s) [2021-11-11T23:43:44.401Z] === RUN TestFSWalkerStopOnError [2021-11-11T23:43:44.401Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T23:43:44.401Z] === RUN TestNewFromJSON [2021-11-11T23:43:44.401Z] --- PASS: TestNewFromJSON (0.01s) [2021-11-11T23:43:44.401Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T23:43:44.401Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T23:43:44.401Z] === RUN TestMarshalKeyOrder [2021-11-11T23:43:44.401Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T23:43:44.401Z] === RUN TestHistoryEqual [2021-11-11T23:43:44.454Z] + echo Ensuring container killed. [2021-11-11T23:43:44.454Z] Ensuring container killed. [2021-11-11T23:43:44.454Z] + docker rm -vf docker-pr11 [2021-11-11T23:43:44.454Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-11-11T23:43:44.741Z] + echo Chowning /workspace to jenkins user [2021-11-11T23:43:44.742Z] Chowning /workspace to jenkins user [2021-11-11T23:43:44.742Z] + id -u [2021-11-11T23:43:44.742Z] + id -g [2021-11-11T23:43:44.742Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T23:43:44.742Z] Unable to find image 'busybox:latest' locally [2021-11-11T23:43:44.829Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T23:43:44.869Z] --- PASS: TestHistoryEqual (0.14s) [2021-11-11T23:43:44.869Z] === RUN TestImage [2021-11-11T23:43:44.869Z] --- PASS: TestImage (0.00s) [2021-11-11T23:43:44.869Z] === RUN TestImageOSNotEmpty [2021-11-11T23:43:44.869Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T23:43:44.869Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T23:43:44.869Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T23:43:44.869Z] === RUN TestCreate [2021-11-11T23:43:44.869Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:43:44.869Z] === RUN TestRestore [2021-11-11T23:43:44.869Z] time="2021-11-11T23:43:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T23:43:44.869Z] --- PASS: TestRestore (0.04s) [2021-11-11T23:43:44.869Z] === RUN TestAddDelete [2021-11-11T23:43:44.869Z] --- PASS: TestAddDelete (0.03s) [2021-11-11T23:43:44.869Z] === RUN TestSearchAfterDelete [2021-11-11T23:43:44.869Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T23:43:44.869Z] === RUN TestParentReset [2021-11-11T23:43:44.869Z] --- PASS: TestParentReset (0.03s) [2021-11-11T23:43:44.869Z] === RUN TestGetAndSetLastUpdated [2021-11-11T23:43:44.869Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T23:43:44.869Z] === RUN TestStoreLen [2021-11-11T23:43:44.869Z] --- PASS: TestStoreLen (0.05s) [2021-11-11T23:43:44.869Z] PASS [2021-11-11T23:43:44.869Z] coverage: 86.6% of statements [2021-11-11T23:43:44.869Z] ok github.com/docker/docker/image 0.635s coverage: 86.6% of statements [2021-11-11T23:43:45.000Z] latest: Pulling from library/busybox [2021-11-11T23:43:45.213Z] --- PASS: TestCreateServiceConflict (2.11s) [2021-11-11T23:43:45.213Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:43:45.338Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T23:43:45.338Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T23:43:45.338Z] PASS [2021-11-11T23:43:45.338Z] coverage: 25.0% of statements [2021-11-11T23:43:45.338Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2021-11-11T23:43:45.338Z] === RUN TestValidateManifest [2021-11-11T23:43:45.338Z] === RUN TestValidateManifest/nil [2021-11-11T23:43:45.338Z] === RUN TestValidateManifest/non-nil [2021-11-11T23:43:45.338Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T23:43:45.338Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T23:43:45.338Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T23:43:45.338Z] PASS [2021-11-11T23:43:45.338Z] coverage: 0.7% of statements [2021-11-11T23:43:45.338Z] ok github.com/docker/docker/image/tarexport 0.133s coverage: 0.7% of statements [2021-11-11T23:43:45.338Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T23:43:45.398Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T23:43:45.567Z] e685c5c858e3: Pulling fs layer [2021-11-11T23:43:45.567Z] e685c5c858e3: Verifying Checksum [2021-11-11T23:43:45.567Z] e685c5c858e3: Download complete [2021-11-11T23:43:45.826Z] e685c5c858e3: Pull complete [2021-11-11T23:43:45.826Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-11T23:43:45.826Z] Status: Downloaded newer image for busybox:latest [2021-11-11T23:43:45.968Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T23:43:45.968Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T23:43:45.968Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T23:43:46.537Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T23:43:46.902Z] === RUN TestSerialization [2021-11-11T23:43:46.902Z] --- PASS: TestSerialization (0.02s) [2021-11-11T23:43:46.902Z] PASS [2021-11-11T23:43:46.902Z] coverage: 100.0% of statements [2021-11-11T23:43:46.902Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-11-11T23:43:46.902Z] === RUN TestEmptyLayer [2021-11-11T23:43:46.902Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T23:43:46.902Z] === RUN TestCommitFailure [2021-11-11T23:43:46.902Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T23:43:46.902Z] === RUN TestStartTransactionFailure [2021-11-11T23:43:46.902Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T23:43:46.902Z] === RUN TestGetOrphan [2021-11-11T23:43:46.902Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T23:43:46.902Z] === RUN TestMountAndRegister [2021-11-11T23:43:46.902Z] layer_test.go:270: Layer size: 14 [2021-11-11T23:43:46.902Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-11T23:43:46.902Z] === RUN TestLayerRelease [2021-11-11T23:43:46.902Z] layer_test.go:303: Failing on Windows [2021-11-11T23:43:46.902Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T23:43:46.902Z] === RUN TestStoreRestore [2021-11-11T23:43:46.902Z] layer_test.go:352: Failing on Windows [2021-11-11T23:43:46.902Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T23:43:46.902Z] === RUN TestTarStreamStability [2021-11-11T23:43:46.902Z] layer_test.go:467: Failing on Windows [2021-11-11T23:43:46.902Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T23:43:46.902Z] === RUN TestRegisterExistingLayer [2021-11-11T23:43:47.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:43:47.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:43:47.370Z] === RUN TestEnvironmentParsing [2021-11-11T23:43:47.370Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T23:43:47.370Z] PASS [2021-11-11T23:43:47.370Z] coverage: 1.2% of statements [2021-11-11T23:43:47.370Z] ok github.com/docker/docker/libcontainerd/local 0.092s coverage: 1.2% of statements [2021-11-11T23:43:47.370Z] --- PASS: TestRegisterExistingLayer (0.26s) [2021-11-11T23:43:47.370Z] === RUN TestTarStreamVerification [2021-11-11T23:43:47.370Z] layer_test.go:696: Failing on Windows [2021-11-11T23:43:47.370Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T23:43:47.370Z] === RUN TestLayerMigration [2021-11-11T23:43:47.370Z] migration_test.go:45: Failing on Windows [2021-11-11T23:43:47.370Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T23:43:47.370Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T23:43:47.370Z] migration_test.go:181: Failing on Windows [2021-11-11T23:43:47.370Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T23:43:47.370Z] === RUN TestMountInit [2021-11-11T23:43:47.370Z] mount_test.go:17: Failing on Windows [2021-11-11T23:43:47.370Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T23:43:47.370Z] === RUN TestMountSize [2021-11-11T23:43:47.370Z] mount_test.go:76: Failing on Windows [2021-11-11T23:43:47.370Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T23:43:47.370Z] === RUN TestMountChanges [2021-11-11T23:43:47.370Z] mount_test.go:125: Failing on Windows [2021-11-11T23:43:47.370Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T23:43:47.370Z] === RUN TestMountApply [2021-11-11T23:43:47.371Z] mount_test.go:212: Failing on Windows [2021-11-11T23:43:47.371Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T23:43:47.371Z] PASS [2021-11-11T23:43:47.371Z] coverage: 30.1% of statements [2021-11-11T23:43:47.371Z] ok github.com/docker/docker/layer 0.411s coverage: 30.1% of statements [2021-11-11T23:43:47.371Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T23:43:47.371Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T23:43:47.371Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T23:43:47.371Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T23:43:47.476Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T23:43:47.476Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T23:43:47.476Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T23:43:47.726Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2021-11-11T23:43:47.726Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T23:43:47.838Z] === RUN TestSequenceGetAvailableBit [2021-11-11T23:43:47.839Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSequenceEqual [2021-11-11T23:43:47.839Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSequenceCopy [2021-11-11T23:43:47.839Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestGetFirstAvailable [2021-11-11T23:43:47.839Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestFindSequence [2021-11-11T23:43:47.839Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestCheckIfAvailable [2021-11-11T23:43:47.839Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestMergeSequences [2021-11-11T23:43:47.839Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestPushReservation [2021-11-11T23:43:47.839Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSerializeDeserialize [2021-11-11T23:43:47.839Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSet [2021-11-11T23:43:47.839Z] --- PASS: TestSet (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSetUnset [2021-11-11T23:43:47.839Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestOffsetSetUnset [2021-11-11T23:43:47.839Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSetInRange [2021-11-11T23:43:47.839Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestSetAnyInRange [2021-11-11T23:43:47.839Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestMethods [2021-11-11T23:43:47.839Z] --- PASS: TestMethods (0.00s) [2021-11-11T23:43:47.839Z] === RUN TestRandomAllocateDeallocate [2021-11-11T23:43:48.025Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:43:48.034Z] + bundleName=amd64-cgroup2 [2021-11-11T23:43:48.034Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T23:43:48.034Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T23:43:48.034Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-11T23:43:48.034Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T23:43:48.045Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-11T23:43:48.304Z] === RUN TestDockerSuite/TestRunRedirectStdout [Pipeline] archiveArtifacts [2021-11-11T23:43:48.618Z] Archiving artifacts [2021-11-11T23:43:49.015Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:43:49.685Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T23:43:49.686Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T23:43:49.686Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T23:43:50.053Z] === RUN TestInvalidConfig [2021-11-11T23:43:50.053Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T23:43:50.053Z] === RUN TestConfig [2021-11-11T23:43:50.053Z] --- PASS: TestConfig (0.00s) [2021-11-11T23:43:50.053Z] === RUN TestOptionsLabels [2021-11-11T23:43:50.053Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T23:43:50.053Z] === RUN TestValidName [2021-11-11T23:43:50.053Z] --- PASS: TestValidName (0.00s) [2021-11-11T23:43:50.053Z] === RUN TestTLSConfiguration [2021-11-11T23:43:50.053Z] time="2021-11-11T23:43:49Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T23:43:50.053Z] --- PASS: TestTLSConfiguration (0.17s) [2021-11-11T23:43:50.053Z] PASS [2021-11-11T23:43:50.053Z] coverage: 24.0% of statements [2021-11-11T23:43:50.053Z] ok github.com/docker/docker/libnetwork/config 0.235s coverage: 24.0% of statements [2021-11-11T23:43:50.417Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T23:43:50.597Z] --- PASS: TestBuildMultiStageCopy (14.09s) [2021-11-11T23:43:50.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.60s) [2021-11-11T23:43:50.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2021-11-11T23:43:50.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2021-11-11T23:43:50.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2021-11-11T23:43:50.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2021-11-11T23:43:50.597Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T23:43:50.731Z] + make clean [2021-11-11T23:43:50.989Z] docker volume rm -f docker-dev-cache [2021-11-11T23:43:50.989Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T23:43:51.041Z] === RUN TestKey [2021-11-11T23:43:51.041Z] --- PASS: TestKey (0.00s) [2021-11-11T23:43:51.041Z] === RUN TestParseKey [2021-11-11T23:43:51.041Z] --- PASS: TestParseKey (0.00s) [2021-11-11T23:43:51.041Z] === RUN TestInvalidDataStore [2021-11-11T23:43:51.041Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T23:43:51.041Z] === RUN TestKVObjectFlatKey [2021-11-11T23:43:51.041Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T23:43:51.041Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T23:43:51.041Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T23:43:51.041Z] PASS [2021-11-11T23:43:51.041Z] coverage: 21.9% of statements [2021-11-11T23:43:51.041Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2021-11-11T23:43:51.041Z] === RUN TestErrorInterfaces [2021-11-11T23:43:51.041Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T23:43:51.041Z] === RUN TestNetworkMarshalling [2021-11-11T23:43:51.509Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-11-11T23:43:51.509Z] === RUN TestEndpointMarshalling [2021-11-11T23:43:51.509Z] === RUN TestIPDataMarshalling [2021-11-11T23:43:51.509Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestAuxAddresses [2021-11-11T23:43:51.509Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestValidateAndIsV6 [2021-11-11T23:43:51.509Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T23:43:51.509Z] PASS [2021-11-11T23:43:51.509Z] coverage: 68.9% of statements [2021-11-11T23:43:51.509Z] time="2021-11-11T23:43:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:43:51.509Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-11-11T23:43:51.509Z] --- PASS: TestAuxAddresses (0.02s) [2021-11-11T23:43:51.509Z] === RUN TestSRVServiceQuery [2021-11-11T23:43:51.509Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestServiceVIPReuse [2021-11-11T23:43:51.509Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T23:43:51.509Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestDNSIPQuery [2021-11-11T23:43:51.509Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestDNSProxyServFail [2021-11-11T23:43:51.509Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestSandboxAddEmpty [2021-11-11T23:43:51.509Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestSandboxAddMultiPrio [2021-11-11T23:43:51.509Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestSandboxAddSamePrio [2021-11-11T23:43:51.509Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestCleanupServiceDiscovery [2021-11-11T23:43:51.509Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestDNSOptions [2021-11-11T23:43:51.509Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:43:51.509Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T23:43:51.509Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T23:43:51.509Z] time="2021-11-11T23:43:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:43:51.509Z] time="2021-11-11T23:43:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T23:43:51.509Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T23:43:51.509Z] PASS [2021-11-11T23:43:51.509Z] coverage: 8.6% of statements [2021-11-11T23:43:51.509Z] ok github.com/docker/docker/libnetwork 0.324s coverage: 8.6% of statements [2021-11-11T23:43:51.977Z] === RUN TestDriver [2021-11-11T23:43:51.977Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:43:51.977Z] PASS [2021-11-11T23:43:51.977Z] coverage: 34.8% of statements [2021-11-11T23:43:51.977Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-11-11T23:43:52.224Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-11T23:43:52.444Z] === RUN TestDriver [2021-11-11T23:43:52.444Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:43:52.444Z] PASS [2021-11-11T23:43:52.444Z] coverage: 34.8% of statements [2021-11-11T23:43:52.444Z] ok github.com/docker/docker/libnetwork/drivers/null 0.076s coverage: 34.8% of statements [2021-11-11T23:43:52.484Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T23:43:52.912Z] === RUN TestNetworkAllocateFree [2021-11-11T23:43:52.912Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T23:43:52.912Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T23:43:52.912Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T23:43:52.912Z] PASS [2021-11-11T23:43:52.912Z] coverage: 63.6% of statements [2021-11-11T23:43:52.912Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T23:43:53.380Z] === RUN TestGetEmptyCapabilities [2021-11-11T23:43:53.380Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T23:43:53.380Z] === RUN TestGetExtraCapabilities [2021-11-11T23:43:53.380Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-11T23:43:53.380Z] === RUN TestGetInvalidCapabilities [2021-11-11T23:43:53.380Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-11-11T23:43:53.380Z] === RUN TestRemoteDriver [2021-11-11T23:43:53.380Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T23:43:53.380Z] === RUN TestDriverError [2021-11-11T23:43:53.380Z] --- PASS: TestDriverError (0.00s) [2021-11-11T23:43:53.380Z] === RUN TestMissingValues [2021-11-11T23:43:53.380Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T23:43:53.380Z] === RUN TestRollback [2021-11-11T23:43:53.380Z] --- PASS: TestRollback (0.00s) [2021-11-11T23:43:53.380Z] PASS [2021-11-11T23:43:53.380Z] coverage: 57.4% of statements [2021-11-11T23:43:53.380Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2021-11-11T23:43:53.424Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T23:43:53.555Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2021-11-11T23:43:53.556Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:43:53.556Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:43:53.556Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T23:43:53.556Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:43:53.848Z] --- PASS: TestRandomAllocateDeallocate (5.77s) [2021-11-11T23:43:53.848Z] === RUN TestAllocateRandomDeallocate [2021-11-11T23:43:53.848Z] === RUN TestNAT [2021-11-11T23:43:53.848Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T23:43:53.848Z] --- SKIP: TestNAT (0.00s) [2021-11-11T23:43:53.848Z] === RUN TestTransparent [2021-11-11T23:43:53.848Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T23:43:53.848Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T23:43:53.848Z] PASS [2021-11-11T23:43:53.848Z] coverage: 0.0% of statements [2021-11-11T23:43:53.848Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2021-11-11T23:43:54.316Z] === RUN TestBuildDefault [2021-11-11T23:43:54.316Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestBuildHostnameDomainname [2021-11-11T23:43:54.316Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestBuildHostname [2021-11-11T23:43:54.316Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestBuildHostnameFQDN [2021-11-11T23:43:54.316Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestBuildNoIP [2021-11-11T23:43:54.316Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestUpdate [2021-11-11T23:43:54.316Z] --- PASS: TestUpdate (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T23:43:54.316Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T23:43:54.316Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestAddEmpty [2021-11-11T23:43:54.316Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestAdd [2021-11-11T23:43:54.316Z] --- PASS: TestAdd (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestDeleteEmpty [2021-11-11T23:43:54.316Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestDeleteNewline [2021-11-11T23:43:54.316Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestDelete [2021-11-11T23:43:54.316Z] --- PASS: TestDelete (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestConcurrentWrites [2021-11-11T23:43:54.316Z] === RUN TestNew [2021-11-11T23:43:54.316Z] --- PASS: TestNew (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestAddDriver [2021-11-11T23:43:54.316Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestAddDuplicateDriver [2021-11-11T23:43:54.316Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T23:43:54.316Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestDriver [2021-11-11T23:43:54.316Z] --- PASS: TestDriver (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestIPAM [2021-11-11T23:43:54.316Z] --- PASS: TestIPAM (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestWalkIPAMs [2021-11-11T23:43:54.316Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T23:43:54.316Z] === RUN TestWalkDrivers [2021-11-11T23:43:54.316Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T23:43:54.316Z] PASS [2021-11-11T23:43:54.316Z] coverage: 82.4% of statements [2021-11-11T23:43:54.316Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2021-11-11T23:43:54.316Z] --- PASS: TestConcurrentWrites (0.22s) [2021-11-11T23:43:54.316Z] PASS [2021-11-11T23:43:54.316Z] coverage: 81.2% of statements [2021-11-11T23:43:54.316Z] ok github.com/docker/docker/libnetwork/etchosts 0.280s coverage: 81.2% of statements [2021-11-11T23:43:54.364Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T23:43:54.545Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2021-11-11T23:43:54.545Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:43:54.784Z] === RUN TestDiff [2021-11-11T23:43:54.784Z] --- PASS: TestDiff (0.00s) [2021-11-11T23:43:54.784Z] === RUN TestAddedCallback [2021-11-11T23:43:54.784Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T23:43:54.784Z] === RUN TestRemovedCallback [2021-11-11T23:43:54.784Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T23:43:54.784Z] === RUN TestNoCallback [2021-11-11T23:43:54.784Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T23:43:54.784Z] PASS [2021-11-11T23:43:54.784Z] coverage: 48.1% of statements [2021-11-11T23:43:54.784Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-11-11T23:43:55.253Z] --- PASS: TestAllocateRandomDeallocate (1.37s) [2021-11-11T23:43:55.253Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T23:43:55.253Z] === RUN TestNew [2021-11-11T23:43:55.253Z] --- PASS: TestNew (0.00s) [2021-11-11T23:43:55.253Z] === RUN TestAllocate [2021-11-11T23:43:55.253Z] --- PASS: TestAllocate (0.00s) [2021-11-11T23:43:55.253Z] === RUN TestUninitialized [2021-11-11T23:43:55.253Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T23:43:55.253Z] === RUN TestAllocateInRange [2021-11-11T23:43:55.253Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T23:43:55.253Z] === RUN TestAllocateSerial [2021-11-11T23:43:55.253Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T23:43:55.253Z] PASS [2021-11-11T23:43:55.253Z] coverage: 87.5% of statements [2021-11-11T23:43:55.253Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2021-11-11T23:43:55.723Z] === RUN TestCaller [2021-11-11T23:43:55.723Z] --- PASS: TestCaller (0.00s) [2021-11-11T23:43:55.723Z] PASS [2021-11-11T23:43:55.723Z] coverage: 100.0% of statements [2021-11-11T23:43:55.723Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-11-11T23:43:55.723Z] === RUN TestSetSerialInsertDelete [2021-11-11T23:43:55.723Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T23:43:55.723Z] === RUN TestSetParallelInsertDelete [2021-11-11T23:43:56.710Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.45s) [2021-11-11T23:43:56.710Z] === RUN TestRetrieveFromStore [2021-11-11T23:43:57.178Z] === RUN TestInt2IP2IntConversion [2021-11-11T23:43:57.178Z] === RUN TestPoolRequest [2021-11-11T23:43:57.178Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T23:43:57.178Z] === RUN TestOtherRequests [2021-11-11T23:43:57.178Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T23:43:57.178Z] PASS [2021-11-11T23:43:57.178Z] coverage: 57.1% of statements [2021-11-11T23:43:57.178Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-11-11T23:43:57.178Z] --- PASS: TestRetrieveFromStore (0.67s) [2021-11-11T23:43:57.178Z] === RUN TestIsCorrupted [2021-11-11T23:43:57.178Z] --- PASS: TestIsCorrupted (0.04s) [2021-11-11T23:43:57.178Z] === RUN TestSetRollover [2021-11-11T23:43:57.647Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-11-11T23:43:57.647Z] === RUN TestGetAddressVersion [2021-11-11T23:43:57.647Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T23:43:57.647Z] === RUN TestKeyString [2021-11-11T23:43:57.647Z] --- PASS: TestKeyString (0.00s) [2021-11-11T23:43:57.647Z] === RUN TestPoolDataMarshal [2021-11-11T23:43:57.647Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T23:43:57.647Z] === RUN TestSubnetsMarshal [2021-11-11T23:43:57.647Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-11T23:43:57.647Z] === RUN TestAddSubnets [2021-11-11T23:43:57.647Z] --- PASS: TestAddSubnets (0.06s) [2021-11-11T23:43:57.647Z] === RUN TestDoublePoolRelease [2021-11-11T23:43:57.647Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-11T23:43:57.647Z] === RUN TestAddReleasePoolID [2021-11-11T23:43:57.647Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-11-11T23:43:57.647Z] === RUN TestPredefinedPool [2021-11-11T23:43:57.647Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-11T23:43:57.647Z] === RUN TestRemoveSubnet [2021-11-11T23:43:57.655Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T23:43:58.115Z] --- PASS: TestRemoveSubnet (0.25s) [2021-11-11T23:43:58.115Z] === RUN TestGetSameAddress [2021-11-11T23:43:58.115Z] --- PASS: TestGetSameAddress (0.04s) [2021-11-11T23:43:58.115Z] === RUN TestPoolAllocationReuse [2021-11-11T23:43:58.115Z] === RUN TestGetCapabilities [2021-11-11T23:43:58.115Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T23:43:58.115Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T23:43:58.115Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-11-11T23:43:58.115Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T23:43:58.115Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T23:43:58.115Z] === RUN TestRemoteDriver [2021-11-11T23:43:58.115Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T23:43:58.115Z] PASS [2021-11-11T23:43:58.115Z] coverage: 47.4% of statements [2021-11-11T23:43:58.115Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2021-11-11T23:43:58.225Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T23:43:58.795Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-11T23:43:59.101Z] === RUN TestWindowsIPAM [2021-11-11T23:43:59.101Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T23:43:59.101Z] PASS [2021-11-11T23:43:59.101Z] coverage: 71.4% of statements [2021-11-11T23:43:59.101Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2021-11-11T23:43:59.101Z] --- PASS: TestSetRollover (1.79s) [2021-11-11T23:43:59.101Z] === RUN TestSetRolloverSerial [2021-11-11T23:43:59.571Z] === RUN TestDefaultNetwork [2021-11-11T23:44:00.040Z] --- PASS: TestPoolAllocationReuse (2.00s) [2021-11-11T23:44:00.040Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T23:44:00.040Z] --- PASS: TestDefaultNetwork (0.27s) [2021-11-11T23:44:00.040Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T23:44:00.040Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-11-11T23:44:00.040Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T23:44:00.177Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-11T23:44:00.508Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-11-11T23:44:00.508Z] === RUN TestInitAddressPools [2021-11-11T23:44:00.508Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T23:44:00.508Z] PASS [2021-11-11T23:44:00.508Z] coverage: 74.0% of statements [2021-11-11T23:44:00.508Z] ok github.com/docker/docker/libnetwork/ipamutils 0.607s coverage: 74.0% of statements [2021-11-11T23:44:00.746Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-11T23:44:00.975Z] === RUN TestKeyValue [2021-11-11T23:44:00.975Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T23:44:00.975Z] PASS [2021-11-11T23:44:00.975Z] coverage: 60.0% of statements [2021-11-11T23:44:00.975Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-11-11T23:44:00.975Z] --- PASS: TestSetRolloverSerial (1.92s) [2021-11-11T23:44:00.975Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T23:44:00.975Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T23:44:00.975Z] PASS [2021-11-11T23:44:00.975Z] coverage: 84.4% of statements [2021-11-11T23:44:00.975Z] ok github.com/docker/docker/libnetwork/bitseq 13.051s coverage: 84.4% of statements [2021-11-11T23:44:02.562Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.55s) [2021-11-11T23:44:02.562Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:44:03.307Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-11T23:44:03.733Z] --- PASS: TestUpdateRestartPolicy (20.38s) [2021-11-11T23:44:03.733Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:44:03.928Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.41s) [2021-11-11T23:44:03.928Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T23:44:03.928Z] === RUN TestNetworkDBSimple [2021-11-11T23:44:04.704Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-11T23:44:04.720Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2021-11-11T23:44:04.720Z] === RUN TestWaitNonBlocked [2021-11-11T23:44:04.720Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:44:04.720Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:44:04.720Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:44:04.720Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:44:04.720Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:44:04.720Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:44:04.915Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T23:44:04.916Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T23:44:04.916Z] 2021/11/11 23:44:04 Closing DB instances... [2021-11-11T23:44:05.384Z] === RUN TestGenerate [2021-11-11T23:44:05.384Z] --- PASS: TestGenerate (0.00s) [2021-11-11T23:44:05.384Z] === RUN TestGeneratePtr [2021-11-11T23:44:05.384Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T23:44:05.384Z] === RUN TestGenerateMissingField [2021-11-11T23:44:05.384Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T23:44:05.384Z] === RUN TestFieldCannotBeSet [2021-11-11T23:44:05.384Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T23:44:05.384Z] === RUN TestTypeMismatchError [2021-11-11T23:44:05.384Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T23:44:05.384Z] PASS [2021-11-11T23:44:05.384Z] coverage: 100.0% of statements [2021-11-11T23:44:05.384Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-11-11T23:44:05.852Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T23:44:05.852Z] PASS [2021-11-11T23:44:05.852Z] coverage: 100.0% of statements [2021-11-11T23:44:05.852Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-11-11T23:44:05.852Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-11T23:44:05.852Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T23:44:05.852Z] testing: warning: no tests to run [2021-11-11T23:44:05.852Z] PASS [2021-11-11T23:44:05.852Z] coverage: 0.0% of statements [2021-11-11T23:44:06.320Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-11-11T23:44:06.320Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2021-11-11T23:44:06.320Z] === RUN TestGetAddress [2021-11-11T23:44:06.790Z] === RUN TestRequestNewPort [2021-11-11T23:44:06.790Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestRequestSpecificPort [2021-11-11T23:44:06.790Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestReleasePort [2021-11-11T23:44:06.790Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestReuseReleasedPort [2021-11-11T23:44:06.790Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestReleaseUnreadledPort [2021-11-11T23:44:06.790Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestUnknowProtocol [2021-11-11T23:44:06.790Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestAllocateAllPorts [2021-11-11T23:44:06.790Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestPortAllocation [2021-11-11T23:44:06.790Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T23:44:06.790Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestNoDuplicateBPR [2021-11-11T23:44:06.790Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T23:44:06.790Z] === RUN TestChangePortRange [2021-11-11T23:44:06.790Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T23:44:06.790Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T23:44:06.790Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T23:44:06.790Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T23:44:06.790Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T23:44:06.790Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T23:44:06.790Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T23:44:06.790Z] PASS [2021-11-11T23:44:06.790Z] coverage: 88.6% of statements [2021-11-11T23:44:06.790Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-11-11T23:44:06.790Z] testing: warning: no tests to run [2021-11-11T23:44:06.790Z] PASS [2021-11-11T23:44:06.790Z] coverage: 0.0% of statements [2021-11-11T23:44:06.790Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-11T23:44:07.258Z] 2021/11/11 23:44:06 Closing DB instances... [2021-11-11T23:44:07.258Z] === RUN TestHashData [2021-11-11T23:44:07.258Z] --- PASS: TestHashData (0.00s) [2021-11-11T23:44:07.258Z] PASS [2021-11-11T23:44:07.258Z] coverage: 2.8% of statements [2021-11-11T23:44:07.258Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2021-11-11T23:44:07.677Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T23:44:07.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2021-11-11T23:44:07.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.02s) [2021-11-11T23:44:07.677Z] === RUN TestWaitBlocked [2021-11-11T23:44:07.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:07.677Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T23:44:07.677Z] PASS [2021-11-11T23:44:07.677Z] ok github.com/docker/docker/integration/container 79.025s [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === Skipped [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T23:44:07.677Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T23:44:07.677Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T23:44:07.677Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T23:44:07.677Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T23:44:07.677Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T23:44:07.677Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T23:44:07.677Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-11T23:44:07.677Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:44:07.677Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T23:44:07.677Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T23:44:07.677Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T23:44:07.677Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T23:44:07.677Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T23:44:07.677Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T23:44:07.677Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:44:07.677Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T23:44:07.677Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T23:44:07.677Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T23:44:07.677Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T23:44:07.677Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T23:44:07.677Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T23:44:07.677Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T23:44:07.677Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T23:44:07.677Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:44:07.677Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T23:44:07.677Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T23:44:07.677Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T23:44:07.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:07.677Z] [2021-11-11T23:44:07.677Z] DONE 87 tests, 33 skipped in 81.109s [2021-11-11T23:44:07.677Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T23:44:07.727Z] === RUN TestErrorConstructors [2021-11-11T23:44:07.727Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T23:44:07.727Z] === RUN TestCompareIPMask [2021-11-11T23:44:07.727Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T23:44:07.727Z] === RUN TestUtilGetHostPartIP [2021-11-11T23:44:07.727Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T23:44:07.727Z] === RUN TestUtilGetBroadcastIP [2021-11-11T23:44:07.727Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T23:44:07.727Z] === RUN TestParseCIDR [2021-11-11T23:44:07.727Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T23:44:07.727Z] PASS [2021-11-11T23:44:07.727Z] coverage: 37.3% of statements [2021-11-11T23:44:07.727Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2021-11-11T23:44:08.000Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-11T23:44:08.000Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-11T23:44:08.000Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-11T23:44:08.570Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T23:44:08.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T23:44:08.713Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T23:44:08.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T23:44:08.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T23:44:08.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T23:44:08.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T23:44:08.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T23:44:08.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T23:44:08.714Z] PASS [2021-11-11T23:44:08.714Z] coverage: 50.0% of statements [2021-11-11T23:44:08.714Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2021-11-11T23:44:08.714Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-11T23:44:08.714Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T23:44:09.141Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-11T23:44:09.182Z] === RUN TestAddressPoolOpt [2021-11-11T23:44:09.182Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/a [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/something [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/_=a [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/PATH [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/=a [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/PATH= [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/PATH=something [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/1asd [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/123 [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/some_space [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/= [2021-11-11T23:44:09.182Z] === RUN TestValidateEnv/PaTh [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestParseHost [2021-11-11T23:44:09.182Z] --- PASS: TestParseHost (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestParseDockerDaemonHost [2021-11-11T23:44:09.182Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestParseTCP [2021-11-11T23:44:09.182Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T23:44:09.182Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestValidateExtraHosts [2021-11-11T23:44:09.182Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestIpOptString [2021-11-11T23:44:09.182Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T23:44:09.182Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T23:44:09.182Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestIpOptSetInvalidVal [2021-11-11T23:44:09.182Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestValidateIPAddress [2021-11-11T23:44:09.182Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestMapOpts [2021-11-11T23:44:09.182Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestListOptsWithoutValidator [2021-11-11T23:44:09.182Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestListOptsWithValidator [2021-11-11T23:44:09.182Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestValidateDNSSearch [2021-11-11T23:44:09.182Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T23:44:09.182Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T23:44:09.182Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestNamedListOpts [2021-11-11T23:44:09.182Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestNamedMapOpts [2021-11-11T23:44:09.182Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestParseLink [2021-11-11T23:44:09.182Z] --- PASS: TestParseLink (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T23:44:09.182Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T23:44:09.182Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T23:44:09.182Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T23:44:09.182Z] === RUN TestUlimitOpt [2021-11-11T23:44:09.182Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T23:44:09.182Z] PASS [2021-11-11T23:44:09.182Z] coverage: 67.1% of statements [2021-11-11T23:44:09.182Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2021-11-11T23:44:09.182Z] === RUN TestParseVersion [2021-11-11T23:44:09.182Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T23:44:09.182Z] PASS [2021-11-11T23:44:09.182Z] coverage: 52.9% of statements [2021-11-11T23:44:09.182Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-11-11T23:44:09.503Z] --- PASS: TestBuildMultiStageOnBuild (13.32s) [2021-11-11T23:44:09.503Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:44:09.503Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:44:09.504Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T23:44:09.504Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:44:09.711Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-11T23:44:10.168Z] 2021/11/11 23:44:09 Closing DB instances... [2021-11-11T23:44:10.650Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-11T23:44:10.909Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-11T23:44:11.154Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T23:44:11.169Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-11T23:44:11.622Z] === RUN TestIsArchivePathDir [2021-11-11T23:44:11.622Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-11T23:44:11.622Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T23:44:11.622Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-11T23:44:11.622Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T23:44:11.622Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-11T23:44:11.622Z] === RUN TestIsArchivePathTar [2021-11-11T23:44:11.622Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T23:44:11.622Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T23:44:11.622Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2021-11-11T23:44:11.622Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T23:44:11.622Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T23:44:11.622Z] === RUN TestMiddleware [2021-11-11T23:44:11.622Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T23:44:11.622Z] === RUN TestNewResponseModifier [2021-11-11T23:44:11.622Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T23:44:11.622Z] PASS [2021-11-11T23:44:11.622Z] coverage: 26.8% of statements [2021-11-11T23:44:11.622Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 26.8% of statements [2021-11-11T23:44:11.622Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-11-11T23:44:11.622Z] === RUN TestDecompressStreamGzip [2021-11-11T23:44:11.622Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-11-11T23:44:11.622Z] === RUN TestDecompressStreamBzip2 [2021-11-11T23:44:12.093Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-11T23:44:12.093Z] === RUN TestDecompressStreamXz [2021-11-11T23:44:12.093Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T23:44:12.093Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestDecompressStreamZstd [2021-11-11T23:44:12.093Z] archive_test.go:140: zstd not installed [2021-11-11T23:44:12.093Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-11T23:44:12.093Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T23:44:12.093Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T23:44:12.093Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestCompressStreamInvalid [2021-11-11T23:44:12.093Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestExtensionInvalid [2021-11-11T23:44:12.093Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestExtensionUncompressed [2021-11-11T23:44:12.093Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestExtensionBzip2 [2021-11-11T23:44:12.093Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestExtensionGzip [2021-11-11T23:44:12.093Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestExtensionXz [2021-11-11T23:44:12.093Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestExtensionZstd [2021-11-11T23:44:12.093Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestCmdStreamLargeStderr [2021-11-11T23:44:12.093Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-11-11T23:44:12.093Z] === RUN TestCmdStreamBad [2021-11-11T23:44:12.093Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T23:44:12.093Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestCmdStreamGood [2021-11-11T23:44:12.093Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T23:44:12.093Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T23:44:12.093Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-11T23:44:12.093Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T23:44:12.093Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T23:44:12.093Z] === RUN TestUntarPath [2021-11-11T23:44:12.093Z] --- PASS: TestUntarPath (0.07s) [2021-11-11T23:44:12.093Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T23:44:12.093Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-11-11T23:44:12.093Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T23:44:12.093Z] === RUN TestUnbuffered [2021-11-11T23:44:12.110Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T23:44:12.370Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T23:44:12.498Z] --- PASS: TestCreateServiceSecretFileMode (11.96s) [2021-11-11T23:44:12.498Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:44:12.562Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T23:44:12.562Z] === RUN TestRaceUnbuffered [2021-11-11T23:44:12.562Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T23:44:12.562Z] PASS [2021-11-11T23:44:12.562Z] coverage: 100.0% of statements [2021-11-11T23:44:12.562Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-11-11T23:44:12.562Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-11-11T23:44:12.562Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T23:44:12.562Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T23:44:12.562Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T23:44:12.562Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T23:44:12.562Z] === RUN TestCopyWithTarSrcFile [2021-11-11T23:44:12.562Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T23:44:12.562Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T23:44:12.562Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T23:44:12.562Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T23:44:12.562Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T23:44:12.562Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T23:44:12.562Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T23:44:12.562Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T23:44:12.562Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T23:44:12.562Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T23:44:12.562Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T23:44:12.562Z] === RUN TestTarFiles [2021-11-11T23:44:13.030Z] === RUN TestMatch [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[foo]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[]#01 [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[qux]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T23:44:13.030Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T23:44:13.030Z] --- PASS: TestMatch (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T23:44:13.030Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T23:44:13.030Z] PASS [2021-11-11T23:44:13.030Z] coverage: 87.5% of statements [2021-11-11T23:44:13.030Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-11-11T23:44:13.309Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T23:44:13.499Z] 2021/11/11 23:44:13 Closing DB instances... [2021-11-11T23:44:13.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-11T23:44:13.967Z] === RUN TestChrootTarUntar [2021-11-11T23:44:13.967Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T23:44:13.967Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T23:44:13.967Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T23:44:13.967Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2021-11-11T23:44:13.967Z] === RUN TestChrootCopyWithTar [2021-11-11T23:44:13.967Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootCopyFileWithTar [2021-11-11T23:44:13.967Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootUntarPath [2021-11-11T23:44:13.967Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T23:44:13.967Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T23:44:13.967Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:44:13.967Z] === RUN TestChrootApplyDotDotFile [2021-11-11T23:44:13.967Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:13.967Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T23:44:13.967Z] PASS [2021-11-11T23:44:13.967Z] coverage: 15.1% of statements [2021-11-11T23:44:13.967Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.1% of statements [2021-11-11T23:44:14.954Z] === RUN TestSizeEmpty [2021-11-11T23:44:14.954Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestSizeEmptyFile [2021-11-11T23:44:14.954Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestSizeNonemptyFile [2021-11-11T23:44:14.954Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T23:44:14.954Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T23:44:14.954Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T23:44:14.954Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestMoveToSubdir [2021-11-11T23:44:14.954Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T23:44:14.954Z] === RUN TestSizeNonExistingDirectory [2021-11-11T23:44:14.954Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T23:44:14.954Z] PASS [2021-11-11T23:44:14.954Z] coverage: 80.0% of statements [2021-11-11T23:44:14.954Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-11-11T23:44:15.422Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2021-11-11T23:44:15.422Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T23:44:15.786Z] === RUN TestDockerSuite/TestRunState [2021-11-11T23:44:15.890Z] === RUN Test [2021-11-11T23:44:15.890Z] === RUN Test/TestContainsEntry [2021-11-11T23:44:15.890Z] === RUN Test/TestCreateEntries [2021-11-11T23:44:15.890Z] === RUN Test/TestEntriesDiff [2021-11-11T23:44:15.890Z] === RUN Test/TestEntriesEquality [2021-11-11T23:44:15.890Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T23:44:15.890Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T23:44:15.890Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T23:44:15.890Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T23:44:15.890Z] === RUN Test/TestGeneratorWithPort [2021-11-11T23:44:15.890Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T23:44:15.890Z] === RUN Test/TestNewEntry [2021-11-11T23:44:15.890Z] === RUN Test/TestParse [2021-11-11T23:44:15.890Z] --- PASS: Test (0.00s) [2021-11-11T23:44:15.890Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T23:44:15.890Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T23:44:15.890Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T23:44:15.890Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T23:44:15.890Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T23:44:15.891Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T23:44:15.891Z] PASS [2021-11-11T23:44:15.891Z] coverage: 58.3% of statements [2021-11-11T23:44:15.891Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-11-11T23:44:16.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-11T23:44:16.879Z] === RUN Test [2021-11-11T23:44:16.879Z] === RUN Test/TestContent [2021-11-11T23:44:16.879Z] === RUN Test/TestInitialize [2021-11-11T23:44:16.879Z] === RUN Test/TestNew [2021-11-11T23:44:16.879Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T23:44:16.879Z] === RUN Test/TestRegister [2021-11-11T23:44:16.879Z] === RUN Test/TestWatch [2021-11-11T23:44:16.879Z] --- PASS: Test (0.01s) [2021-11-11T23:44:16.879Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T23:44:16.879Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T23:44:16.879Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T23:44:16.879Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T23:44:16.879Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T23:44:16.879Z] --- PASS: Test/TestWatch (0.01s) [2021-11-11T23:44:16.879Z] PASS [2021-11-11T23:44:16.879Z] coverage: 97.6% of statements [2021-11-11T23:44:16.879Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-11-11T23:44:17.295Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T23:44:17.348Z] --- PASS: TestTarFiles (5.07s) [2021-11-11T23:44:17.348Z] === RUN TestDetectCompressionZstd [2021-11-11T23:44:17.348Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T23:44:17.348Z] === RUN TestTarUntar [2021-11-11T23:44:17.348Z] --- PASS: TestTarUntar (0.03s) [2021-11-11T23:44:17.348Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T23:44:17.348Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T23:44:17.348Z] === RUN TestTarWithOptions [2021-11-11T23:44:17.348Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-11T23:44:17.348Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T23:44:17.348Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T23:44:17.348Z] === RUN TestUntarUstarGnuConflict [2021-11-11T23:44:17.348Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T23:44:17.348Z] === RUN TestUntarInvalidFilenames [2021-11-11T23:44:17.817Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2913819797\\dest" [2021-11-11T23:44:17.817Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-11-11T23:44:17.817Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T23:44:17.817Z] --- PASS: TestUntarHardlinkToSymlink (0.03s) [2021-11-11T23:44:17.817Z] === RUN TestUntarInvalidHardlink [2021-11-11T23:44:17.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink67556122\\victim\\hello" -> "../victim/hello" [2021-11-11T23:44:17.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3175879398\\victim\\hello" -> "/../victim/hello" [2021-11-11T23:44:17.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1858025196\\victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2333890415\\victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4112561162\\victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2675238949\\victim" -> "../victim" [2021-11-11T23:44:17.817Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-11T23:44:17.817Z] === RUN TestUntarInvalidSymlink [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4125043624\\dest\\dotdot" -> "../victim/hello" [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1237353423\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2144597186\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2882284285\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink418919629\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink310158305\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:17.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink111489936\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T23:44:17.817Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-11-11T23:44:17.817Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T23:44:17.817Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T23:44:17.817Z] === RUN TestXGlobalNoParent [2021-11-11T23:44:17.817Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T23:44:17.817Z] === RUN TestReplaceFileTarWrapper [2021-11-11T23:44:17.817Z] 2021/11/11 23:44:17 Closing DB instances... [2021-11-11T23:44:17.817Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-11-11T23:44:17.817Z] === RUN TestPrefixHeaderReadable [2021-11-11T23:44:17.817Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-11T23:44:17.817Z] === RUN TestDisablePigz [2021-11-11T23:44:17.817Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T23:44:17.865Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T23:44:18.285Z] --- PASS: TestDisablePigz (0.12s) [2021-11-11T23:44:18.285Z] === RUN TestPigz [2021-11-11T23:44:18.285Z] === RUN Test [2021-11-11T23:44:18.285Z] === RUN Test/TestInitialize [2021-11-11T23:44:18.285Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T23:44:18.285Z] --- PASS: TestPigz (0.13s) [2021-11-11T23:44:18.285Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T23:44:18.285Z] archive_windows_test.go:16: Currently fails [2021-11-11T23:44:18.285Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:44:18.285Z] === RUN TestCanonicalTarNameForPath [2021-11-11T23:44:18.285Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T23:44:18.285Z] === RUN TestCanonicalTarName [2021-11-11T23:44:18.285Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T23:44:18.285Z] === RUN TestChmodTarEntry [2021-11-11T23:44:18.285Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T23:44:18.285Z] === RUN TestHardLinkOrder [2021-11-11T23:44:18.285Z] --- PASS: TestHardLinkOrder (0.08s) [2021-11-11T23:44:18.285Z] === RUN TestChangeString [2021-11-11T23:44:18.285Z] --- PASS: TestChangeString (0.00s) [2021-11-11T23:44:18.285Z] === RUN TestChangesWithNoChanges [2021-11-11T23:44:18.285Z] time="2021-11-11T23:44:17Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:44:18.285Z] time="2021-11-11T23:44:18Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:44:18.285Z] time="2021-11-11T23:44:18Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:44:18.285Z] === RUN Test/TestInitializeWithCerts [2021-11-11T23:44:18.285Z] time="2021-11-11T23:44:18Z" level=info msg="Initializing discovery with TLS" [2021-11-11T23:44:18.285Z] === RUN Test/TestWatch [2021-11-11T23:44:18.285Z] time="2021-11-11T23:44:18Z" level=info msg="Initializing discovery without TLS" [2021-11-11T23:44:18.285Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-11-11T23:44:18.285Z] === RUN TestChangesWithChanges [2021-11-11T23:44:18.285Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T23:44:18.285Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T23:44:18.285Z] changes_test.go:195: needs more investigation [2021-11-11T23:44:18.285Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T23:44:18.285Z] === RUN TestChangesDirsEmpty [2021-11-11T23:44:18.285Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-11-11T23:44:18.285Z] === RUN TestChangesDirsMutated [2021-11-11T23:44:18.436Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T23:44:18.697Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-11T23:44:18.697Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T23:44:18.697Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T23:44:18.754Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-11-11T23:44:18.754Z] === RUN TestApplyLayer [2021-11-11T23:44:18.754Z] changes_test.go:432: needs further investigation [2021-11-11T23:44:18.754Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T23:44:18.754Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T23:44:18.754Z] changes_test.go:468: needs further investigation [2021-11-11T23:44:18.754Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T23:44:18.754Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T23:44:18.754Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T23:44:18.754Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T23:44:18.754Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T23:44:18.754Z] === RUN TestChangesSize [2021-11-11T23:44:18.754Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T23:44:18.754Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T23:44:18.754Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames269097033\\dest" [2021-11-11T23:44:18.754Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T23:44:18.754Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T23:44:18.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink603130953\\victim\\hello" -> "../victim/hello" [2021-11-11T23:44:18.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1355847339\\victim\\hello" -> "/../victim/hello" [2021-11-11T23:44:18.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2774411172\\victim" -> "../victim" [2021-11-11T23:44:18.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2098160899\\victim" -> "../victim" [2021-11-11T23:44:18.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2441534863\\victim" -> "../victim" [2021-11-11T23:44:18.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink99809601\\victim" -> "../victim" [2021-11-11T23:44:18.754Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-11T23:44:18.754Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T23:44:18.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1449071502\\dest\\dotdot" -> "../victim/hello" [2021-11-11T23:44:18.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink774002778\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T23:44:18.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4046157476\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:18.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink75974433\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:18.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2575292382\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:18.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3417157418\\dest\\loophole-victim" -> "../victim" [2021-11-11T23:44:18.754Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-11T23:44:18.754Z] === RUN TestApplyLayerWhiteouts [2021-11-11T23:44:18.754Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-11-11T23:44:18.754Z] === RUN TestGenerateEmptyFile [2021-11-11T23:44:18.754Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T23:44:18.754Z] === RUN TestGenerateWithContent [2021-11-11T23:44:18.754Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T23:44:18.754Z] PASS [2021-11-11T23:44:18.754Z] coverage: 63.0% of statements [2021-11-11T23:44:18.754Z] ok github.com/docker/docker/pkg/archive 7.387s coverage: 63.0% of statements [2021-11-11T23:44:19.224Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-11T23:44:19.224Z] === RUN TestNetworkDBNodeLeave [2021-11-11T23:44:19.636Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T23:44:19.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-11T23:44:19.953Z] --- PASS: TestBuildMultiStageLayerLeak (11.36s) [2021-11-11T23:44:19.953Z] === RUN TestBuildWithHugeFile [2021-11-11T23:44:20.465Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-11T23:44:21.405Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T23:44:21.405Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T23:44:21.405Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T23:44:21.440Z] --- PASS: Test (3.16s) [2021-11-11T23:44:21.440Z] --- PASS: Test/TestInitialize (0.15s) [2021-11-11T23:44:21.440Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-11T23:44:21.440Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T23:44:21.440Z] PASS [2021-11-11T23:44:21.440Z] coverage: 84.1% of statements [2021-11-11T23:44:21.440Z] ok github.com/docker/docker/pkg/discovery/kv 3.206s coverage: 84.1% of statements [2021-11-11T23:44:21.908Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-11-11T23:44:21.908Z] === RUN TestNetworkDBWatch [2021-11-11T23:44:22.344Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-11T23:44:22.376Z] === RUN Test [2021-11-11T23:44:22.376Z] === RUN Test/TestWatch [2021-11-11T23:44:22.376Z] --- PASS: Test (0.00s) [2021-11-11T23:44:22.376Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T23:44:22.376Z] PASS [2021-11-11T23:44:22.376Z] coverage: 92.3% of statements [2021-11-11T23:44:22.376Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2021-11-11T23:44:22.844Z] === RUN Test [2021-11-11T23:44:22.844Z] === RUN Test/TestInitialize [2021-11-11T23:44:22.844Z] === RUN Test/TestInitializeWithPattern [2021-11-11T23:44:22.844Z] === RUN Test/TestRegister [2021-11-11T23:44:22.844Z] === RUN Test/TestWatch [2021-11-11T23:44:22.844Z] --- PASS: Test (0.00s) [2021-11-11T23:44:22.844Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T23:44:22.844Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T23:44:22.844Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T23:44:22.844Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T23:44:22.844Z] PASS [2021-11-11T23:44:22.844Z] coverage: 93.8% of statements [2021-11-11T23:44:22.844Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-11-11T23:44:23.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-11T23:44:23.313Z] 2021/11/11 23:44:23 Closing DB instances... [2021-11-11T23:44:23.781Z] === RUN TestPollerAddRemove [2021-11-11T23:44:23.781Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T23:44:23.781Z] === RUN TestPollerEvent [2021-11-11T23:44:23.781Z] poller_test.go:40: No chmod on Windows [2021-11-11T23:44:23.781Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T23:44:23.781Z] === RUN TestPollerClose [2021-11-11T23:44:23.781Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T23:44:23.781Z] PASS [2021-11-11T23:44:23.781Z] coverage: 36.2% of statements [2021-11-11T23:44:23.781Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2021-11-11T23:44:24.661Z] --- PASS: TestCreateServiceConfigFileMode (11.94s) [2021-11-11T23:44:24.661Z] === RUN TestCreateServiceSysctls [2021-11-11T23:44:24.664Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-11T23:44:24.769Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T23:44:24.769Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T23:44:24.769Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T23:44:24.769Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T23:44:24.769Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestCopyFile [2021-11-11T23:44:24.769Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T23:44:24.769Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T23:44:24.769Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T23:44:24.769Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T23:44:24.769Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T23:44:24.769Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestWildcardMatches [2021-11-11T23:44:24.769Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestPatternMatches [2021-11-11T23:44:24.769Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T23:44:24.769Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T23:44:24.769Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T23:44:24.769Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T23:44:24.769Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T23:44:24.770Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T23:44:24.770Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T23:44:24.770Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestSingleExclamationError [2021-11-11T23:44:24.770Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestMatchesWithNoPatterns [2021-11-11T23:44:24.770Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T23:44:24.770Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestMatches [2021-11-11T23:44:24.770Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T23:44:24.770Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T23:44:24.770Z] --- PASS: TestMatches (0.00s) [2021-11-11T23:44:24.770Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T23:44:24.770Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCleanPatterns [2021-11-11T23:44:24.770Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T23:44:24.770Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T23:44:24.770Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T23:44:24.770Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T23:44:24.770Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T23:44:24.770Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCreateIfNotExistsDir [2021-11-11T23:44:24.770Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestCreateIfNotExistsFile [2021-11-11T23:44:24.770Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T23:44:24.770Z] === RUN TestMatch [2021-11-11T23:44:24.770Z] --- PASS: TestMatch (0.00s) [2021-11-11T23:44:24.770Z] PASS [2021-11-11T23:44:24.770Z] coverage: 82.5% of statements [2021-11-11T23:44:24.770Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 82.5% of statements [2021-11-11T23:44:24.770Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-11T23:44:24.770Z] === RUN TestNetworkDBBulkSync [2021-11-11T23:44:25.233Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-11T23:44:25.755Z] === RUN TestGet [2021-11-11T23:44:25.755Z] --- PASS: TestGet (0.00s) [2021-11-11T23:44:25.755Z] === RUN TestGetShortcutString [2021-11-11T23:44:25.755Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T23:44:25.755Z] PASS [2021-11-11T23:44:25.755Z] coverage: 42.9% of statements [2021-11-11T23:44:25.755Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-11-11T23:44:25.801Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-11T23:44:26.224Z] 2021/11/11 23:44:25 Closing DB instances... [2021-11-11T23:44:26.224Z] === RUN TestCreateIDMapOrder [2021-11-11T23:44:26.224Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T23:44:26.224Z] PASS [2021-11-11T23:44:26.692Z] coverage: 7.2% of statements [2021-11-11T23:44:26.692Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2021-11-11T23:44:26.741Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-11T23:44:27.175Z] --- PASS: TestCreateServiceSysctls (2.82s) [2021-11-11T23:44:27.175Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:44:27.679Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-11T23:44:27.679Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T23:44:27.679Z] === RUN TestFixedBufferCap [2021-11-11T23:44:27.679Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestFixedBufferLen [2021-11-11T23:44:27.679Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestFixedBufferString [2021-11-11T23:44:27.679Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestFixedBufferWrite [2021-11-11T23:44:27.679Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestFixedBufferRead [2021-11-11T23:44:27.679Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestBytesPipeRead [2021-11-11T23:44:27.679Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestBytesPipeWrite [2021-11-11T23:44:27.679Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T23:44:27.679Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T23:44:28.147Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-11-11T23:44:28.147Z] === RUN TestAtomicWriteToFile [2021-11-11T23:44:28.147Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T23:44:28.147Z] === RUN TestAtomicWriteSetCommit [2021-11-11T23:44:28.147Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T23:44:28.147Z] === RUN TestAtomicWriteSetCancel [2021-11-11T23:44:28.147Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T23:44:28.147Z] === RUN TestReadCloserWrapperClose [2021-11-11T23:44:28.147Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T23:44:28.147Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T23:44:28.147Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T23:44:28.147Z] === RUN TestReaderErrWrapperRead [2021-11-11T23:44:28.147Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T23:44:28.147Z] === RUN TestCancelReadCloser [2021-11-11T23:44:28.147Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T23:44:28.147Z] === RUN TestWriteCloserWrapperClose [2021-11-11T23:44:28.147Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T23:44:28.147Z] === RUN TestNopWriteCloser [2021-11-11T23:44:28.147Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T23:44:28.147Z] === RUN TestNopWriter [2021-11-11T23:44:28.147Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T23:44:28.147Z] === RUN TestWriteCounter [2021-11-11T23:44:28.147Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T23:44:28.147Z] PASS [2021-11-11T23:44:28.616Z] coverage: 70.1% of statements [2021-11-11T23:44:28.616Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 70.1% of statements [2021-11-11T23:44:29.063Z] --- PASS: TestCreateServiceCapabilities (1.99s) [2021-11-11T23:44:29.063Z] === RUN TestInspect [2021-11-11T23:44:29.083Z] === RUN TestError [2021-11-11T23:44:29.084Z] --- PASS: TestError (0.00s) [2021-11-11T23:44:29.084Z] === RUN TestProgressString [2021-11-11T23:44:29.084Z] === RUN TestProgressString/no_progress [2021-11-11T23:44:29.084Z] === RUN TestProgressString/progress_1 [2021-11-11T23:44:29.084Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T23:44:29.084Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T23:44:29.084Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T23:44:29.189Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:44:29.189Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T23:44:29.189Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T23:44:29.189Z] === RUN TestDaemonConfigValidation [2021-11-11T23:44:29.189Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T23:44:29.189Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T23:44:29.189Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:44:29.189Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T23:44:29.189Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T23:44:29.189Z] === RUN TestDaemonProxy [2021-11-11T23:44:29.189Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T23:44:29.189Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T23:44:29.189Z] PASS [2021-11-11T23:44:29.189Z] ok github.com/docker/docker/integration/daemon 0.081s [2021-11-11T23:44:29.189Z] [2021-11-11T23:44:29.189Z] === Skipped [2021-11-11T23:44:29.189Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T23:44:29.189Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T23:44:29.189Z] [2021-11-11T23:44:29.189Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T23:44:29.189Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T23:44:29.189Z] [2021-11-11T23:44:29.189Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T23:44:29.189Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T23:44:29.189Z] [2021-11-11T23:44:29.189Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T23:44:29.189Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T23:44:29.189Z] [2021-11-11T23:44:29.189Z] DONE 4 tests, 4 skipped in 20.976s [2021-11-11T23:44:29.189Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T23:44:29.281Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-11T23:44:29.552Z] === RUN TestProgressString/with_units [2021-11-11T23:44:29.552Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T23:44:29.552Z] === RUN TestProgressString/hide_counts [2021-11-11T23:44:29.552Z] --- PASS: TestProgressString (0.00s) [2021-11-11T23:44:29.552Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T23:44:29.553Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T23:44:29.553Z] === RUN TestJSONMessageDisplay [2021-11-11T23:44:29.553Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-11-11T23:44:29.553Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T23:44:29.553Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T23:44:29.553Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T23:44:29.553Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T23:44:29.553Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T23:44:29.553Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T23:44:29.553Z] PASS [2021-11-11T23:44:29.553Z] coverage: 91.7% of statements [2021-11-11T23:44:29.553Z] ok github.com/docker/docker/pkg/jsonmessage 0.197s coverage: 91.7% of statements [2021-11-11T23:44:29.553Z] --- PASS: TestGetAddress (23.29s) [2021-11-11T23:44:29.553Z] === RUN TestRequestSyntaxCheck [2021-11-11T23:44:29.553Z] --- PASS: TestRequestSyntaxCheck (0.07s) [2021-11-11T23:44:29.553Z] === RUN TestRequest [2021-11-11T23:44:29.851Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T23:44:30.022Z] === RUN TestStandardLongPath [2021-11-11T23:44:30.022Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T23:44:30.022Z] === RUN TestUNCLongPath [2021-11-11T23:44:30.022Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T23:44:30.022Z] PASS [2021-11-11T23:44:30.022Z] coverage: 100.0% of statements [2021-11-11T23:44:30.022Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-11-11T23:44:30.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:30.178Z] INFO: Testing against a local daemon [2021-11-11T23:44:30.178Z] === RUN TestCommitInheritsEnv [2021-11-11T23:44:30.178Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:44:30.178Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T23:44:30.178Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:44:30.178Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T23:44:30.178Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:44:30.178Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:44:30.178Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-11T23:44:30.178Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:44:30.178Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T23:44:30.178Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:44:31.009Z] === RUN TestNameFormat [2021-11-11T23:44:31.009Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T23:44:31.009Z] === RUN TestNameRetries [2021-11-11T23:44:31.009Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T23:44:31.009Z] PASS [2021-11-11T23:44:31.009Z] coverage: 85.7% of statements [2021-11-11T23:44:31.009Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-11-11T23:44:31.009Z] 2021/11/11 23:44:30 Closing DB instances... [2021-11-11T23:44:31.165Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2021-11-11T23:44:31.166Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:44:31.166Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T23:44:31.166Z] === RUN TestTagInvalidReference [2021-11-11T23:44:31.166Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T23:44:31.166Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:44:31.166Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T23:44:31.166Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:44:31.166Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T23:44:31.166Z] === RUN TestTagOfficialNames [2021-11-11T23:44:31.166Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-11T23:44:31.166Z] === RUN TestTagMatchesDigest [2021-11-11T23:44:31.166Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T23:44:31.166Z] PASS [2021-11-11T23:44:31.166Z] ok github.com/docker/docker/integration/image 1.223s [2021-11-11T23:44:31.477Z] === RUN TestParseKeyValueOpt [2021-11-11T23:44:31.477Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T23:44:31.477Z] === RUN TestParseUintList [2021-11-11T23:44:31.477Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T23:44:31.477Z] === RUN TestParseUintListMaximumLimits [2021-11-11T23:44:31.477Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T23:44:31.477Z] PASS [2021-11-11T23:44:31.477Z] coverage: 97.0% of statements [2021-11-11T23:44:31.477Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-11-11T23:44:31.577Z] --- PASS: TestInspect (2.56s) [2021-11-11T23:44:31.577Z] === RUN TestCreateJob [2021-11-11T23:44:31.634Z] [2021-11-11T23:44:31.634Z] === Skipped [2021-11-11T23:44:31.634Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T23:44:31.634Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:44:31.634Z] [2021-11-11T23:44:31.634Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:44:31.634Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T23:44:31.634Z] [2021-11-11T23:44:31.634Z] DONE 11 tests, 2 skipped in 2.785s [2021-11-11T23:44:31.634Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T23:44:32.464Z] === RUN TestNewAndRemove [2021-11-11T23:44:32.464Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T23:44:32.464Z] === RUN TestRemoveInvalidPath [2021-11-11T23:44:32.464Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T23:44:32.464Z] PASS [2021-11-11T23:44:32.464Z] coverage: 82.6% of statements [2021-11-11T23:44:32.464Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-11-11T23:44:33.161Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T23:44:33.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:33.202Z] INFO: Testing against a local daemon [2021-11-11T23:44:33.202Z] === RUN TestNetworkCreateDelete [2021-11-11T23:44:33.202Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:33.202Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:44:33.202Z] 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-11-11T23:44:33.202Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDaemonDNSFallback [2021-11-11T23:44:33.202Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:33.202Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestInspectNetwork [2021-11-11T23:44:33.202Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:33.202Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:44:33.202Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:33.202Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:44:33.202Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:44:33.202Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:44:33.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:44:33.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:44:33.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:44:33.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:44:33.202Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:44:33.202Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:44:33.202Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T23:44:33.202Z] === RUN TestNetworkList [2021-11-11T23:44:33.202Z] === RUN TestNetworkList//networks [2021-11-11T23:44:33.202Z] === PAUSE TestNetworkList//networks [2021-11-11T23:44:33.202Z] === RUN TestNetworkList//networks/ [2021-11-11T23:44:33.202Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:44:33.202Z] === CONT TestNetworkList//networks [2021-11-11T23:44:33.202Z] === CONT TestNetworkList//networks/ [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:44:33.202Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:44:33.202Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:44:33.202Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:44:33.202Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:44:33.202Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:44:33.202Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:44:33.202Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:44:33.202Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:44:33.202Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:44:33.202Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:44:33.202Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T23:44:33.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:44:33.202Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:44:33.202Z] PASS [2021-11-11T23:44:33.202Z] ok github.com/docker/docker/integration/network 0.135s [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === Skipped [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T23:44:33.202Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T23:44:33.202Z] 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-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T23:44:33.202Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T23:44:33.202Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:44:33.202Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:44:33.202Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:44:33.202Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T23:44:33.202Z] [2021-11-11T23:44:33.202Z] DONE 22 tests, 15 skipped in 1.758s [2021-11-11T23:44:33.420Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T23:44:33.451Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.74s) [2021-11-11T23:44:33.451Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T23:44:33.671Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T23:44:33.919Z] === RUN TestFailedConnection [2021-11-11T23:44:33.990Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T23:44:34.142Z] testing: warning: no tests to run [2021-11-11T23:44:34.142Z] PASS [2021-11-11T23:44:34.142Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2021-11-11T23:44:34.142Z] [2021-11-11T23:44:34.142Z] DONE 0 tests in 0.548s [2021-11-11T23:44:34.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T23:44:34.387Z] 2021/11/11 23:44:34 Closing DB instances... [2021-11-11T23:44:34.387Z] === RUN TestParseEmptyInterface [2021-11-11T23:44:34.387Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T23:44:34.387Z] === RUN TestParseNonInterfaceType [2021-11-11T23:44:34.611Z] testing: warning: no tests to run [2021-11-11T23:44:34.611Z] PASS [2021-11-11T23:44:34.611Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-11-11T23:44:34.611Z] [2021-11-11T23:44:34.611Z] DONE 0 tests in 0.535s [2021-11-11T23:44:34.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T23:44:34.841Z] --- PASS: TestCreateJob (3.11s) [2021-11-11T23:44:34.841Z] === RUN TestReplicatedJob [2021-11-11T23:44:34.855Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T23:44:34.855Z] === RUN TestParseWithOneFunction [2021-11-11T23:44:34.855Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T23:44:34.855Z] === RUN TestParseWithMultipleFuncs [2021-11-11T23:44:34.855Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T23:44:34.855Z] === RUN TestParseWithUnnamedReturn [2021-11-11T23:44:34.855Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T23:44:34.855Z] === RUN TestEmbeddedInterface [2021-11-11T23:44:34.855Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T23:44:34.855Z] === RUN TestParsedImports [2021-11-11T23:44:34.855Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T23:44:34.855Z] === RUN TestAliasedImports [2021-11-11T23:44:34.855Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T23:44:34.855Z] PASS [2021-11-11T23:44:34.855Z] coverage: 56.8% of statements [2021-11-11T23:44:34.855Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-11-11T23:44:34.855Z] --- PASS: TestFailedConnection (1.04s) [2021-11-11T23:44:34.855Z] === RUN TestFailOnce [2021-11-11T23:44:34.855Z] 2021/11/11 23:44:34 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-11-11T23:44:34.855Z] goroutine 18 [running]: [2021-11-11T23:44:34.855Z] net/http.(*conn).serve.func1() [2021-11-11T23:44:34.855Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T23:44:34.855Z] panic({0x1599c60, 0x16a59b0}) [2021-11-11T23:44:34.855Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T23:44:34.855Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xbb1ced8bed99ba83}, 0xc000163a98) [2021-11-11T23:44:34.855Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T23:44:34.855Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x16b2730, 0xc0001b2000}, 0x14ee666) [2021-11-11T23:44:34.855Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T23:44:34.855Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x16b2730, 0xc0001b2000}, 0xc0000a6000) [2021-11-11T23:44:34.855Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T23:44:34.855Z] net/http.serverHandler.ServeHTTP({0x16b0d30}, {0x16b2730, 0xc0001b2000}, 0xc0000a6000) [2021-11-11T23:44:34.855Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T23:44:34.855Z] net/http.(*conn).serve(0xc000096000, {0x16b4600, 0xc0001840c0}) [2021-11-11T23:44:34.855Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T23:44:34.855Z] created by net/http.(*Server).Serve [2021-11-11T23:44:34.855Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T23:44:34.855Z] time="2021-11-11T23:44:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T23:44:34.928Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T23:44:34.928Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-11T23:44:35.079Z] testing: warning: no tests to run [2021-11-11T23:44:35.079Z] PASS [2021-11-11T23:44:35.079Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-11-11T23:44:35.079Z] [2021-11-11T23:44:35.079Z] DONE 0 tests in 0.551s [2021-11-11T23:44:35.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T23:44:35.841Z] === RUN TestHTTPTransport [2021-11-11T23:44:35.841Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T23:44:35.841Z] PASS [2021-11-11T23:44:35.841Z] coverage: 85.7% of statements [2021-11-11T23:44:35.841Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-11-11T23:44:35.841Z] --- PASS: TestFailOnce (1.16s) [2021-11-11T23:44:35.841Z] === RUN TestEchoInputOutput [2021-11-11T23:44:35.841Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T23:44:35.841Z] === RUN TestBackoff [2021-11-11T23:44:35.841Z] --- PASS: TestBackoff (0.00s) [2021-11-11T23:44:35.841Z] === RUN TestAbortRetry [2021-11-11T23:44:35.841Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T23:44:35.841Z] === RUN TestClientScheme [2021-11-11T23:44:35.841Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T23:44:35.841Z] === RUN TestNewClientWithTimeout [2021-11-11T23:44:36.019Z] testing: warning: no tests to run [2021-11-11T23:44:36.019Z] PASS [2021-11-11T23:44:36.019Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2021-11-11T23:44:36.019Z] [2021-11-11T23:44:36.019Z] DONE 0 tests in 0.523s [2021-11-11T23:44:36.019Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T23:44:36.309Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T23:44:36.309Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T23:44:36.309Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T23:44:36.309Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T23:44:36.309Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T23:44:36.309Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T23:44:36.309Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T23:44:36.309Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T23:44:36.309Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T23:44:36.309Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T23:44:36.309Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T23:44:36.309Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T23:44:36.309Z] === RUN TestBufferPoolPutAndGet [2021-11-11T23:44:36.309Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T23:44:36.309Z] PASS [2021-11-11T23:44:36.309Z] coverage: 88.2% of statements [2021-11-11T23:44:36.309Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-11-11T23:44:36.309Z] time="2021-11-11T23:44:36Z" level=error msg="node1(effde49703d4) Could not close DB: timeout waiting for leave broadcast" [2021-11-11T23:44:36.309Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-11-11T23:44:36.309Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T23:44:36.309Z] time="2021-11-11T23:44:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T23:44:36.777Z] === RUN TestOutputOnPrematureClose [2021-11-11T23:44:36.777Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T23:44:36.777Z] === RUN TestCompleteSilently [2021-11-11T23:44:36.777Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T23:44:36.777Z] PASS [2021-11-11T23:44:36.777Z] coverage: 75.9% of statements [2021-11-11T23:44:36.777Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-11-11T23:44:36.836Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T23:44:37.245Z] === RUN TestSendToOneSub [2021-11-11T23:44:37.245Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T23:44:37.245Z] === RUN TestSendToMultipleSubs [2021-11-11T23:44:37.245Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T23:44:37.245Z] === RUN TestEvictOneSub [2021-11-11T23:44:37.245Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T23:44:37.245Z] === RUN TestClosePublisher [2021-11-11T23:44:37.245Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T23:44:37.245Z] === RUN TestPubSubRace [2021-11-11T23:44:37.775Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T23:44:38.230Z] time="2021-11-11T23:44:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T23:44:38.230Z] --- PASS: TestPubSubRace (1.06s) [2021-11-11T23:44:38.230Z] PASS [2021-11-11T23:44:38.230Z] coverage: 75.0% of statements [2021-11-11T23:44:38.230Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-11-11T23:44:38.344Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T23:44:38.344Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T23:44:38.604Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T23:44:39.174Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T23:44:39.216Z] === RUN TestRegister [2021-11-11T23:44:39.216Z] --- PASS: TestRegister (0.00s) [2021-11-11T23:44:39.216Z] === RUN TestCommand [2021-11-11T23:44:39.216Z] --- PASS: TestCommand (0.03s) [2021-11-11T23:44:39.216Z] === RUN TestNaiveSelf [2021-11-11T23:44:39.216Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-11T23:44:39.216Z] PASS [2021-11-11T23:44:39.216Z] coverage: 82.4% of statements [2021-11-11T23:44:39.216Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2021-11-11T23:44:39.685Z] === RUN TestDump [2021-11-11T23:44:39.685Z] goroutine 4 [running]: [2021-11-11T23:44:39.685Z] github.com/docker/docker/pkg/stack.dump(0xbfb477) [2021-11-11T23:44:39.685Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T23:44:39.685Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T23:44:39.685Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T23:44:39.685Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T23:44:39.685Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T23:44:39.685Z] testing.tRunner(0xc000116000, 0xd68e38) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:44:39.685Z] created by testing.(*T).Run [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T23:44:39.685Z] [2021-11-11T23:44:39.685Z] goroutine 1 [chan receive]: [2021-11-11T23:44:39.685Z] testing.(*T).Run(0xc00002dd40, {0xd5a4fd, 0xbda1d3}, 0xd68e38) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T23:44:39.685Z] testing.runTests.func1(0xc00005a750) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T23:44:39.685Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:44:39.685Z] testing.runTests(0xc00006c080, {0xeccba0, 0x3, 0x3}, {0xbfa6cd, 0xd5c1f7, 0xed1640}) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T23:44:39.685Z] testing.(*M).Run(0xc00006c080) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T23:44:39.685Z] main.main() [2021-11-11T23:44:39.685Z] _testmain.go:95 +0x1f5 [2021-11-11T23:44:39.685Z] --- PASS: TestDump (0.00s) [2021-11-11T23:44:39.685Z] === RUN TestDumpToFile [2021-11-11T23:44:39.685Z] --- PASS: TestDumpToFile (0.15s) [2021-11-11T23:44:39.685Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T23:44:39.685Z] goroutine 6 [running]: [2021-11-11T23:44:39.685Z] github.com/docker/docker/pkg/stack.dump(0xc68434) [2021-11-11T23:44:39.685Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T23:44:39.685Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc687e0}) [2021-11-11T23:44:39.685Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T23:44:39.685Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2021-11-11T23:44:39.685Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T23:44:39.685Z] testing.tRunner(0xc0001164e0, 0xd68e28) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:44:39.685Z] created by testing.(*T).Run [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T23:44:39.685Z] [2021-11-11T23:44:39.685Z] goroutine 1 [chan receive]: [2021-11-11T23:44:39.685Z] testing.(*T).Run(0xc00002dd40, {0xd61289, 0xbda1d3}, 0xd68e28) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T23:44:39.685Z] testing.runTests.func1(0xc00005a750) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T23:44:39.685Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T23:44:39.685Z] testing.runTests(0xc00006c080, {0xeccba0, 0x3, 0x3}, {0xbfa6cd, 0xd5c1f7, 0xed1640}) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T23:44:39.685Z] testing.(*M).Run(0xc00006c080) [2021-11-11T23:44:39.685Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T23:44:39.685Z] main.main() [2021-11-11T23:44:39.685Z] _testmain.go:95 +0x1f5 [2021-11-11T23:44:39.685Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T23:44:39.685Z] PASS [2021-11-11T23:44:39.685Z] coverage: 90.9% of statements [2021-11-11T23:44:39.685Z] ok github.com/docker/docker/pkg/stack 0.192s coverage: 90.9% of statements [2021-11-11T23:44:39.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:39.840Z] INFO: Testing against a local daemon [2021-11-11T23:44:39.840Z] === RUN TestPluginInvalidJSON [2021-11-11T23:44:39.840Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:44:39.840Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:44:39.840Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:44:39.840Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T23:44:39.840Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:44:39.840Z] === RUN TestPluginInstall [2021-11-11T23:44:39.840Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T23:44:39.840Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T23:44:39.840Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:44:39.840Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T23:44:39.840Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T23:44:39.840Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:44:39.840Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T23:44:39.840Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:44:39.840Z] PASS [2021-11-11T23:44:39.840Z] ok github.com/docker/docker/integration/plugin/common 0.081s [2021-11-11T23:44:40.084Z] --- PASS: TestReplicatedJob (5.04s) [2021-11-11T23:44:40.084Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:44:40.113Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-11T23:44:40.113Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T23:44:40.309Z] [2021-11-11T23:44:40.309Z] === Skipped [2021-11-11T23:44:40.309Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T23:44:40.309Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T23:44:40.309Z] [2021-11-11T23:44:40.309Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T23:44:40.309Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T23:44:40.309Z] [2021-11-11T23:44:40.309Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:44:40.309Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T23:44:40.309Z] [2021-11-11T23:44:40.309Z] DONE 5 tests, 3 skipped in 4.148s [2021-11-11T23:44:40.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T23:44:40.675Z] === RUN TestNewStdWriter [2021-11-11T23:44:40.675Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T23:44:40.675Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestWriteWithNilBytes [2021-11-11T23:44:40.675Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestWrite [2021-11-11T23:44:40.675Z] --- PASS: TestWrite (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestWriteWithWriterError [2021-11-11T23:44:40.675Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T23:44:40.675Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyWriteAndRead [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T23:44:40.675Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T23:44:40.675Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T23:44:40.675Z] PASS [2021-11-11T23:44:40.675Z] coverage: 100.0% of statements [2021-11-11T23:44:40.675Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-11-11T23:44:40.675Z] time="2021-11-11T23:44:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T23:44:40.683Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-11T23:44:40.683Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T23:44:40.683Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T23:44:40.683Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T23:44:41.143Z] --- PASS: TestRequest (11.46s) [2021-11-11T23:44:41.143Z] === RUN TestOverlappingRequests [2021-11-11T23:44:41.143Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T23:44:41.143Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T23:44:41.143Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestFormatStatus [2021-11-11T23:44:41.143Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestFormatError [2021-11-11T23:44:41.143Z] --- PASS: TestFormatError (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestFormatJSONError [2021-11-11T23:44:41.143Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T23:44:41.143Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T23:44:41.143Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestNewJSONProgressOutput [2021-11-11T23:44:41.143Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestAuxFormatterEmit [2021-11-11T23:44:41.143Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestStreamWriterStdout [2021-11-11T23:44:41.143Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T23:44:41.143Z] === RUN TestStreamWriterStderr [2021-11-11T23:44:41.143Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T23:44:41.143Z] PASS [2021-11-11T23:44:41.143Z] coverage: 66.2% of statements [2021-11-11T23:44:41.143Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-11-11T23:44:41.253Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T23:44:41.611Z] --- PASS: TestOverlappingRequests (0.52s) [2021-11-11T23:44:41.611Z] === RUN TestRelease [2021-11-11T23:44:41.611Z] === RUN TestGenerateRandomID [2021-11-11T23:44:41.611Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T23:44:41.611Z] === RUN TestShortenId [2021-11-11T23:44:41.611Z] --- PASS: TestShortenId (0.00s) [2021-11-11T23:44:41.611Z] === RUN TestShortenSha256Id [2021-11-11T23:44:41.611Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T23:44:41.611Z] === RUN TestShortenIdEmpty [2021-11-11T23:44:41.611Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T23:44:41.611Z] === RUN TestShortenIdInvalid [2021-11-11T23:44:41.611Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T23:44:41.611Z] === RUN TestIsShortIDNonHex [2021-11-11T23:44:41.611Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T23:44:41.611Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T23:44:41.611Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T23:44:41.611Z] PASS [2021-11-11T23:44:41.611Z] coverage: 70.6% of statements [2021-11-11T23:44:41.611Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-11-11T23:44:42.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:42.529Z] INFO: Testing against a local daemon [2021-11-11T23:44:42.529Z] === RUN TestExternalGraphDriver [2021-11-11T23:44:42.529Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T23:44:42.529Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T23:44:42.529Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:44:42.529Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T23:44:42.529Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T23:44:42.529Z] PASS [2021-11-11T23:44:42.529Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-11-11T23:44:42.598Z] === RUN TestIsCpusetListAvailable [2021-11-11T23:44:42.598Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T23:44:42.598Z] PASS [2021-11-11T23:44:42.598Z] coverage: 39.4% of statements [2021-11-11T23:44:42.598Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2021-11-11T23:44:42.600Z] --- PASS: TestUpdateReplicatedJob (2.53s) [2021-11-11T23:44:42.600Z] === RUN TestServiceListWithStatuses [2021-11-11T23:44:42.600Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:44:42.600Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:44:42.600Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:44:42.998Z] [2021-11-11T23:44:42.998Z] === Skipped [2021-11-11T23:44:42.998Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T23:44:42.998Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T23:44:42.998Z] [2021-11-11T23:44:42.998Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T23:44:42.998Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T23:44:42.998Z] [2021-11-11T23:44:42.998Z] DONE 2 tests, 2 skipped in 2.549s [2021-11-11T23:44:42.998Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T23:44:43.584Z] --- PASS: TestRelease (2.07s) [2021-11-11T23:44:43.584Z] === RUN TestAllocateRandomDeallocate [2021-11-11T23:44:44.056Z] === RUN TestChtimes [2021-11-11T23:44:44.056Z] --- PASS: TestChtimes (0.00s) [2021-11-11T23:44:44.056Z] === RUN TestChtimesWindows [2021-11-11T23:44:44.056Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T23:44:44.056Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T23:44:44.056Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T23:44:44.056Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T23:44:44.056Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T23:44:44.056Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T23:44:44.056Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T23:44:44.056Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T23:44:44.056Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T23:44:44.056Z] === RUN TestHasWin32KSupport [2021-11-11T23:44:44.056Z] syscall_windows_test.go:8: win32k: true [2021-11-11T23:44:44.056Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T23:44:44.056Z] PASS [2021-11-11T23:44:44.056Z] coverage: 13.0% of statements [2021-11-11T23:44:44.056Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2021-11-11T23:44:44.523Z] === RUN TestTailFile [2021-11-11T23:44:44.523Z] --- PASS: TestTailFile (0.00s) [2021-11-11T23:44:44.523Z] === RUN TestTailFileManyLines [2021-11-11T23:44:44.523Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T23:44:44.523Z] === RUN TestTailEmptyFile [2021-11-11T23:44:44.523Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T23:44:44.523Z] === RUN TestTailNegativeN [2021-11-11T23:44:44.523Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader [2021-11-11T23:44:44.523Z] === CONT TestNewTailReader [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T23:44:44.523Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T23:44:44.523Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.523Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:44.524Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:44.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:44.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:44.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:44.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:44.525Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T23:44:44.525Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:44.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:44.525Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:44.551Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T23:44:44.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:44.568Z] INFO: Testing against a local daemon [2021-11-11T23:44:44.568Z] === RUN TestReadPluginNoRead [2021-11-11T23:44:44.568Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T23:44:44.568Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T23:44:44.568Z] PASS [2021-11-11T23:44:44.568Z] ok github.com/docker/docker/integration/plugin/logging 0.071s [2021-11-11T23:44:44.568Z] [2021-11-11T23:44:44.568Z] === Skipped [2021-11-11T23:44:44.568Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T23:44:44.568Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T23:44:44.568Z] [2021-11-11T23:44:44.568Z] DONE 1 tests, 1 skipped in 1.838s [2021-11-11T23:44:44.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T23:44:44.815Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:44.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:44.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T23:44:44.998Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T23:44:44.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.998Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:44.999Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:44.999Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:44.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.000Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T23:44:45.000Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.001Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T23:44:45.001Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.001Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.002Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.003Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T23:44:45.384Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T23:44:45.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:44:45.472Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:44:45.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T23:44:45.474Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T23:44:45.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T23:44:45.475Z] PASS [2021-11-11T23:44:45.475Z] coverage: 88.6% of statements [2021-11-11T23:44:45.475Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2021-11-11T23:44:45.475Z] time="2021-11-11T23:44:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T23:44:45.554Z] testing: warning: no tests to run [2021-11-11T23:44:45.554Z] PASS [2021-11-11T23:44:45.554Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-11-11T23:44:45.554Z] [2021-11-11T23:44:45.554Z] DONE 0 tests in 0.849s [2021-11-11T23:44:45.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T23:44:45.942Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T23:44:45.942Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-11-11T23:44:45.942Z] === RUN TestTarSumRemove [2021-11-11T23:44:45.942Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T23:44:45.942Z] === RUN TestSortFileInfoSums [2021-11-11T23:44:45.942Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T23:44:45.942Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T23:44:45.942Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T23:44:45.942Z] === RUN TestNewTarSumForLabel [2021-11-11T23:44:45.942Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T23:44:45.942Z] === RUN TestEmptyTar [2021-11-11T23:44:45.942Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T23:44:45.942Z] === RUN TestTarSumsReadSize [2021-11-11T23:44:45.942Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T23:44:45.942Z] === RUN TestTarSums [2021-11-11T23:44:45.943Z] --- PASS: TestTarSums (0.07s) [2021-11-11T23:44:45.943Z] === RUN TestIteration [2021-11-11T23:44:45.943Z] --- PASS: TestIteration (0.00s) [2021-11-11T23:44:45.943Z] === RUN TestVersionLabelForChecksum [2021-11-11T23:44:45.943Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T23:44:45.943Z] === RUN TestVersion [2021-11-11T23:44:45.943Z] --- PASS: TestVersion (0.00s) [2021-11-11T23:44:45.943Z] === RUN TestGetVersion [2021-11-11T23:44:45.943Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T23:44:45.943Z] === RUN TestGetVersions [2021-11-11T23:44:45.943Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T23:44:45.943Z] PASS [2021-11-11T23:44:45.943Z] coverage: 89.3% of statements [2021-11-11T23:44:45.943Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2021-11-11T23:44:46.411Z] testing: warning: no tests to run [2021-11-11T23:44:46.411Z] PASS [2021-11-11T23:44:46.411Z] coverage: [no statements] [2021-11-11T23:44:46.411Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-11-11T23:44:46.769Z] --- PASS: TestDockerNetworkConnectAlias (3.80s) [2021-11-11T23:44:46.769Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:44:47.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:47.268Z] INFO: Testing against a local daemon [2021-11-11T23:44:47.268Z] === RUN TestPluginWithDevMounts [2021-11-11T23:44:47.268Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:47.268Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T23:44:47.268Z] PASS [2021-11-11T23:44:47.268Z] ok github.com/docker/docker/integration/plugin/volumes 0.068s [2021-11-11T23:44:47.293Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T23:44:47.401Z] === RUN TestTruncIndex [2021-11-11T23:44:47.401Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T23:44:47.401Z] PASS [2021-11-11T23:44:47.401Z] coverage: 91.5% of statements [2021-11-11T23:44:47.401Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-11-11T23:44:47.737Z] [2021-11-11T23:44:47.737Z] === Skipped [2021-11-11T23:44:47.737Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T23:44:47.737Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:47.737Z] [2021-11-11T23:44:47.737Z] DONE 1 tests, 1 skipped in 1.784s [2021-11-11T23:44:47.737Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T23:44:47.863Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T23:44:47.869Z] === RUN TestIsGIT [2021-11-11T23:44:47.869Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T23:44:47.869Z] === RUN TestIsTransport [2021-11-11T23:44:47.869Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T23:44:47.869Z] PASS [2021-11-11T23:44:47.869Z] coverage: 100.0% of statements [2021-11-11T23:44:47.869Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-11-11T23:44:48.338Z] === RUN TestVersionInfo [2021-11-11T23:44:48.338Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T23:44:48.338Z] === RUN TestAppendVersions [2021-11-11T23:44:48.338Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T23:44:48.338Z] PASS [2021-11-11T23:44:48.338Z] coverage: 88.9% of statements [2021-11-11T23:44:48.338Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-11-11T23:44:48.833Z] --- PASS: TestDockerNetworkReConnect (2.82s) [2021-11-11T23:44:48.833Z] === RUN TestServicePlugin [2021-11-11T23:44:48.833Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:44:48.833Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T23:44:48.833Z] === RUN TestServiceUpdateLabel [2021-11-11T23:44:49.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:49.307Z] INFO: Testing against a local daemon [2021-11-11T23:44:49.307Z] === RUN TestSecretInspect [2021-11-11T23:44:49.307Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T23:44:49.307Z] === RUN TestSecretList [2021-11-11T23:44:49.307Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T23:44:49.307Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:44:49.307Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T23:44:49.307Z] === RUN TestSecretsUpdate [2021-11-11T23:44:49.307Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T23:44:49.307Z] === RUN TestTemplatedSecret [2021-11-11T23:44:49.307Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T23:44:49.307Z] === RUN TestSecretCreateResolve [2021-11-11T23:44:49.307Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:49.307Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T23:44:49.307Z] PASS [2021-11-11T23:44:49.307Z] ok github.com/docker/docker/integration/secret 0.074s [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] === Skipped [2021-11-11T23:44:49.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T23:44:49.307Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T23:44:49.307Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T23:44:49.307Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T23:44:49.307Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T23:44:49.307Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T23:44:49.307Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:49.307Z] [2021-11-11T23:44:49.307Z] DONE 6 tests, 6 skipped in 1.540s [2021-11-11T23:44:49.307Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T23:44:49.774Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T23:44:49.905Z] === RUN TestValidatePrivileges [2021-11-11T23:44:49.905Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T23:44:49.905Z] === RUN TestFilterByCapNeg [2021-11-11T23:44:49.905Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T23:44:49.905Z] === RUN TestFilterByCapPos [2021-11-11T23:44:49.905Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T23:44:49.905Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T23:44:49.905Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T23:44:49.905Z] PASS [2021-11-11T23:44:49.905Z] coverage: 12.0% of statements [2021-11-11T23:44:49.905Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2021-11-11T23:44:50.373Z] --- PASS: TestAllocateRandomDeallocate (6.69s) [2021-11-11T23:44:50.373Z] === RUN TestRetrieveFromStore [2021-11-11T23:44:50.720Z] --- PASS: TestServiceUpdateLabel (1.67s) [2021-11-11T23:44:50.720Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:44:50.841Z] === RUN TestNewSettable [2021-11-11T23:44:50.841Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T23:44:50.841Z] === RUN TestIsSettable [2021-11-11T23:44:50.841Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T23:44:50.841Z] === RUN TestUpdateSettingsEnv [2021-11-11T23:44:50.841Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T23:44:50.841Z] PASS [2021-11-11T23:44:50.841Z] coverage: 20.0% of statements [2021-11-11T23:44:50.841Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2021-11-11T23:44:51.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:51.539Z] INFO: Testing against a local daemon [2021-11-11T23:44:51.539Z] === RUN TestServiceCreateInit [2021-11-11T23:44:51.539Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:44:51.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:44:51.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:44:51.540Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceConflict [2021-11-11T23:44:51.540Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:44:51.540Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-11T23:44:51.540Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T23:44:51.540Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:44:51.540Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:44:51.540Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceSysctls [2021-11-11T23:44:51.540Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T23:44:51.540Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:44:51.540Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-11T23:44:51.540Z] === RUN TestInspect [2021-11-11T23:44:51.540Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestInspect (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestCreateJob [2021-11-11T23:44:51.540Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestReplicatedJob [2021-11-11T23:44:51.540Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:44:51.540Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServiceListWithStatuses [2021-11-11T23:44:51.540Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:44:51.540Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:44:51.540Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServicePlugin [2021-11-11T23:44:51.540Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServiceUpdateLabel [2021-11-11T23:44:51.540Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:44:51.540Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:44:51.540Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:44:51.540Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T23:44:51.540Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:44:51.540Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T23:44:51.540Z] PASS [2021-11-11T23:44:51.540Z] ok github.com/docker/docker/integration/service 0.186s [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === Skipped [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-11T23:44:51.540Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T23:44:51.540Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-11T23:44:51.540Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-11T23:44:51.540Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T23:44:51.540Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T23:44:51.540Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T23:44:51.540Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T23:44:51.540Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T23:44:51.540Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T23:44:51.540Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T23:44:51.540Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T23:44:51.540Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T23:44:51.540Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T23:44:51.540Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T23:44:51.540Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T23:44:51.540Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T23:44:51.540Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:44:51.540Z] [2021-11-11T23:44:51.540Z] DONE 24 tests, 23 skipped in 2.177s [2021-11-11T23:44:51.540Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T23:44:51.682Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T23:44:51.826Z] === RUN TestLoad [2021-11-11T23:44:51.826Z] --- PASS: TestLoad (0.00s) [2021-11-11T23:44:51.826Z] === RUN TestSave [2021-11-11T23:44:51.826Z] --- PASS: TestSave (0.03s) [2021-11-11T23:44:51.826Z] === RUN TestAddDeleteGet [2021-11-11T23:44:51.826Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T23:44:51.826Z] === RUN TestInvalidTags [2021-11-11T23:44:51.826Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T23:44:51.826Z] PASS [2021-11-11T23:44:51.826Z] coverage: 83.7% of statements [2021-11-11T23:44:51.826Z] ok github.com/docker/docker/reference 0.106s coverage: 83.7% of statements [2021-11-11T23:44:51.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T23:44:51.942Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T23:44:51.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T23:44:51.942Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T23:44:51.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T23:44:51.942Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T23:44:51.942Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T23:44:51.942Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-11T23:44:51.942Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T23:44:51.942Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-11T23:44:52.295Z] --- PASS: TestRetrieveFromStore (1.77s) [2021-11-11T23:44:52.295Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T23:44:52.295Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T23:44:52.295Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T23:44:52.295Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T23:44:52.295Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T23:44:52.295Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T23:44:52.295Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T23:44:52.295Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T23:44:52.295Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T23:44:52.295Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T23:44:52.295Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T23:44:52.295Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T23:44:52.295Z] === RUN TestDebug [2021-11-11T23:44:52.295Z] --- PASS: TestDebug (0.00s) [2021-11-11T23:44:52.295Z] === RUN TestRequestPoolParallel [2021-11-11T23:44:52.764Z] --- PASS: TestRequestPoolParallel (0.62s) [2021-11-11T23:44:52.764Z] === RUN TestFullAllocateRelease [2021-11-11T23:44:52.882Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-11T23:44:53.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:53.113Z] INFO: Testing against a local daemon [2021-11-11T23:44:53.113Z] === RUN TestSessionCreate [2021-11-11T23:44:53.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:53.113Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T23:44:53.113Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:44:53.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:53.113Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T23:44:53.113Z] PASS [2021-11-11T23:44:53.113Z] ok github.com/docker/docker/integration/session 0.067s [2021-11-11T23:44:53.113Z] [2021-11-11T23:44:53.113Z] === Skipped [2021-11-11T23:44:53.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T23:44:53.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:53.113Z] [2021-11-11T23:44:53.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T23:44:53.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T23:44:53.113Z] [2021-11-11T23:44:53.113Z] DONE 2 tests, 2 skipped in 1.457s [2021-11-11T23:44:53.113Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T23:44:53.232Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-11-11T23:44:53.232Z] === RUN TestOddAllocateRelease [2021-11-11T23:44:53.232Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-11-11T23:44:53.232Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T23:44:53.232Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-11-11T23:44:53.232Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T23:44:53.232Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-11T23:44:53.452Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-11T23:44:53.701Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T23:44:53.701Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T23:44:53.701Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T23:44:53.701Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:44:53.701Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T23:44:53.701Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T23:44:53.701Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T23:44:53.701Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:44:53.701Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:44:53.701Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:44:53.701Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T23:44:53.701Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:44:53.701Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:44:53.701Z] PASS [2021-11-11T23:44:53.701Z] coverage: 85.3% of statements [2021-11-11T23:44:53.701Z] ok github.com/docker/docker/libnetwork/ipam 56.578s coverage: 85.3% of statements [2021-11-11T23:44:53.701Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T23:44:53.701Z] === RUN TestClientStream [2021-11-11T23:44:53.701Z] --- PASS: TestClientStream (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestClientSendFile [2021-11-11T23:44:53.701Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestClientWithRequestTimeout [2021-11-11T23:44:53.701Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestFileSpecPlugin [2021-11-11T23:44:53.701Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T23:44:53.701Z] === RUN TestFileJSONSpecPlugin [2021-11-11T23:44:53.701Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T23:44:53.701Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestPluginAddHandler [2021-11-11T23:44:53.701Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestPluginWaitBadPlugin [2021-11-11T23:44:53.701Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestGet [2021-11-11T23:44:53.701Z] time="2021-11-11T23:44:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T23:44:53.701Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T23:44:53.701Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T23:44:53.701Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T23:44:53.701Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestValidateMirror [2021-11-11T23:44:53.701Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestLoadInsecureRegistries [2021-11-11T23:44:53.701Z] time="2021-11-11T23:44:53Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T23:44:53.701Z] time="2021-11-11T23:44:53Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T23:44:53.701Z] time="2021-11-11T23:44:53Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T23:44:53.701Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-11-11T23:44:53.701Z] === RUN TestNewServiceConfig [2021-11-11T23:44:53.701Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestValidateIndexName [2021-11-11T23:44:53.701Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestValidateIndexNameWithError [2021-11-11T23:44:53.701Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestEndpointParse [2021-11-11T23:44:53.701Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestEndpointParseInvalid [2021-11-11T23:44:53.701Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestValidateEndpoint [2021-11-11T23:44:53.701Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T23:44:53.701Z] === RUN TestPing [2021-11-11T23:44:53.701Z] --- PASS: TestPing (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestPingRegistryEndpoint [2021-11-11T23:44:53.701Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:53.701Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestEndpoint [2021-11-11T23:44:53.701Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:53.701Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestParseRepositoryInfo [2021-11-11T23:44:53.701Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestNewIndexInfo [2021-11-11T23:44:53.701Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestMirrorEndpointLookup [2021-11-11T23:44:53.701Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:44:53.701Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestSearchRepositories [2021-11-11T23:44:53.701Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T23:44:53.701Z] Host: 127.0.0.1:49330 [2021-11-11T23:44:53.701Z] User-Agent: docker test client [2021-11-11T23:44:53.701Z] Authorization: Token fake-token [2021-11-11T23:44:53.701Z] X-Docker-Token: true [2021-11-11T23:44:53.701Z] Accept-Encoding: gzip [2021-11-11T23:44:53.701Z] [2021-11-11T23:44:53.701Z] [2021-11-11T23:44:53.701Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T23:44:53.701Z] Connection: close [2021-11-11T23:44:53.701Z] Content-Length: 144 [2021-11-11T23:44:53.701Z] Cache-Control: no-cache [2021-11-11T23:44:53.701Z] Content-Type: application/json [2021-11-11T23:44:53.701Z] Date: Thu, 11 Nov 2021 23:44:53 GMT [2021-11-11T23:44:53.701Z] Expires: -1 [2021-11-11T23:44:53.701Z] Pragma: no-cache [2021-11-11T23:44:53.701Z] Server: docker-tests/mock [2021-11-11T23:44:53.701Z] X-Docker-Registry-Config: mock [2021-11-11T23:44:53.701Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T23:44:53.701Z] [2021-11-11T23:44:53.701Z] [2021-11-11T23:44:53.701Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestTrustedLocation [2021-11-11T23:44:53.701Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T23:44:53.701Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T23:44:53.701Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T23:44:53.701Z] === RUN TestIsSecureIndex [2021-11-11T23:44:53.701Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T23:44:53.701Z] PASS [2021-11-11T23:44:53.701Z] coverage: 51.2% of statements [2021-11-11T23:44:53.701Z] ok github.com/docker/docker/registry 0.207s coverage: 51.2% of statements [2021-11-11T23:44:53.713Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-11T23:44:54.653Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-11T23:44:54.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:54.681Z] INFO: Testing against a local daemon [2021-11-11T23:44:54.681Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:44:54.681Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:54.681Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestDiskUsage [2021-11-11T23:44:54.681Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T23:44:54.681Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestEventsExecDie [2021-11-11T23:44:54.681Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T23:44:54.681Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:44:54.681Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T23:44:54.681Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestEventsVolumeCreate [2021-11-11T23:44:54.681Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T23:44:54.681Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestInfoAPI [2021-11-11T23:44:54.681Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T23:44:54.681Z] === RUN TestInfoAPIWarnings [2021-11-11T23:44:54.681Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:44:54.681Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestInfoDebug [2021-11-11T23:44:54.681Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:44:54.681Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:44:54.681Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:44:54.681Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:44:54.681Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:44:54.681Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T23:44:54.681Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:44:54.688Z] time="2021-11-11T23:44:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T23:44:54.688Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T23:44:54.688Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-11T23:44:54.688Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T23:44:54.688Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T23:44:54.688Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T23:44:54.688Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T23:44:54.688Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T23:44:55.156Z] time="2021-11-11T23:44:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T23:44:55.156Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-11-11T23:44:55.156Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T23:44:55.156Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T23:44:55.156Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T23:44:55.156Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T23:44:55.156Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T23:44:55.156Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T23:44:55.156Z] === RUN TestResumableRequestReader [2021-11-11T23:44:55.156Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T23:44:55.156Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T23:44:55.156Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T23:44:55.156Z] PASS [2021-11-11T23:44:55.156Z] coverage: 100.0% of statements [2021-11-11T23:44:55.156Z] ok github.com/docker/docker/registry/resumable 0.211s coverage: 100.0% of statements [2021-11-11T23:44:55.592Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-11T23:44:55.624Z] === RUN TestRestartManagerTimeout [2021-11-11T23:44:55.624Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T23:44:55.624Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T23:44:55.624Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T23:44:55.624Z] PASS [2021-11-11T23:44:55.624Z] coverage: 50.9% of statements [2021-11-11T23:44:55.624Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-11-11T23:44:55.667Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-11-11T23:44:55.667Z] === RUN TestPingCacheHeaders [2021-11-11T23:44:55.667Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T23:44:55.667Z] === RUN TestPingGet [2021-11-11T23:44:55.667Z] --- PASS: TestPingGet (0.02s) [2021-11-11T23:44:55.667Z] === RUN TestPingHead [2021-11-11T23:44:55.667Z] --- PASS: TestPingHead (0.02s) [2021-11-11T23:44:55.667Z] === RUN TestVersion [2021-11-11T23:44:55.667Z] --- PASS: TestVersion (0.02s) [2021-11-11T23:44:55.667Z] PASS [2021-11-11T23:44:55.667Z] ok github.com/docker/docker/integration/system 1.161s [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === Skipped [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:44:55.667Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T23:44:55.667Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T23:44:55.667Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T23:44:55.667Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T23:44:55.667Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T23:44:55.667Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T23:44:55.667Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:44:55.667Z] [2021-11-11T23:44:55.667Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T23:44:55.668Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:44:55.668Z] [2021-11-11T23:44:55.668Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T23:44:55.668Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:44:55.668Z] [2021-11-11T23:44:55.668Z] DONE 15 tests, 9 skipped in 2.645s [2021-11-11T23:44:55.668Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T23:44:56.092Z] === RUN TestDecodeContainerConfig [2021-11-11T23:44:56.092Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T23:44:56.092Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T23:44:56.092Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T23:44:56.092Z] === RUN TestValidatePrivileged [2021-11-11T23:44:56.092Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T23:44:56.092Z] PASS [2021-11-11T23:44:56.092Z] coverage: 52.6% of statements [2021-11-11T23:44:56.092Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2021-11-11T23:44:56.531Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-11T23:44:56.531Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T23:44:56.531Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-11T23:44:56.560Z] time="2021-11-11T23:44:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T23:44:57.028Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T23:44:57.028Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T23:44:57.028Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T23:44:57.028Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T23:44:57.028Z] PASS [2021-11-11T23:44:57.028Z] coverage: 62.5% of statements [2021-11-11T23:44:57.028Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-11T23:44:57.101Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-11T23:44:57.101Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-11T23:44:57.101Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-11T23:44:57.101Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-11T23:44:57.101Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-11T23:44:57.101Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T23:44:57.101Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-11T23:44:57.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:44:57.234Z] INFO: Testing against a local daemon [2021-11-11T23:44:57.234Z] === RUN TestVolumesCreateAndList [2021-11-11T23:44:57.234Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-11T23:44:57.234Z] === RUN TestVolumesRemove [2021-11-11T23:44:57.234Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-11T23:44:57.234Z] === RUN TestVolumesInspect [2021-11-11T23:44:57.234Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T23:44:57.234Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:44:57.234Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:44:57.234Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:44:57.234Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:44:57.234Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T23:44:57.234Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:44:57.234Z] PASS [2021-11-11T23:44:57.234Z] ok github.com/docker/docker/integration/volume 0.243s [2021-11-11T23:44:57.670Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-11T23:44:57.702Z] [2021-11-11T23:44:57.702Z] DONE 5 tests in 1.750s [2021-11-11T23:44:57.702Z] INFO: make.ps1 ended at 11/11/2021 23:44:57 [2021-11-11T23:44:57.702Z] INFO: Integration CLI tests being run from the host: [2021-11-11T23:44:57.702Z] 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-11-11T23:44:58.240Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-11T23:44:58.240Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-11T23:44:58.809Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T23:44:59.069Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T23:44:59.638Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T23:44:59.638Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-11T23:45:00.237Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-11T23:45:00.508Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-11T23:45:00.773Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-11T23:45:00.773Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T23:45:00.818Z] time="2021-11-11T23:45:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T23:45:01.032Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T23:45:01.602Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T23:45:01.805Z] === RUN TestGetDriver [2021-11-11T23:45:01.805Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T23:45:01.805Z] === RUN TestVolumeRequestError [2021-11-11T23:45:01.805Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T23:45:01.805Z] PASS [2021-11-11T23:45:01.805Z] coverage: 36.1% of statements [2021-11-11T23:45:01.805Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2021-11-11T23:45:02.791Z] === RUN TestGetAddress [2021-11-11T23:45:02.791Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T23:45:02.791Z] === RUN TestRemove [2021-11-11T23:45:02.791Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T23:45:02.791Z] --- SKIP: TestRemove (0.00s) [2021-11-11T23:45:02.791Z] === RUN TestInitializeWithVolumes [2021-11-11T23:45:02.791Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-11T23:45:02.791Z] === RUN TestCreate [2021-11-11T23:45:02.791Z] --- PASS: TestCreate (0.01s) [2021-11-11T23:45:02.791Z] === RUN TestValidateName [2021-11-11T23:45:02.791Z] --- PASS: TestValidateName (0.00s) [2021-11-11T23:45:02.791Z] === RUN TestCreateWithOpts [2021-11-11T23:45:02.791Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T23:45:02.791Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T23:45:02.791Z] === RUN TestRelaodNoOpts [2021-11-11T23:45:02.791Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T23:45:02.791Z] PASS [2021-11-11T23:45:02.791Z] coverage: 41.5% of statements [2021-11-11T23:45:02.791Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2021-11-11T23:45:02.982Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-11T23:45:03.778Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T23:45:03.778Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T23:45:03.778Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T23:45:03.778Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRaw [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T23:45:03.778Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRaw [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T23:45:03.778Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestConvertTmpfsOptions [2021-11-11T23:45:03.778Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T23:45:03.778Z] linux_parser_test.go:209: data="ro" [2021-11-11T23:45:03.778Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestParseMountSpec [2021-11-11T23:45:03.778Z] parser_test.go:62: case 0 [2021-11-11T23:45:03.778Z] parser_test.go:62: case 1 [2021-11-11T23:45:03.778Z] parser_test.go:62: case 2 [2021-11-11T23:45:03.778Z] parser_test.go:62: case 3 [2021-11-11T23:45:03.778Z] parser_test.go:62: case 4 [2021-11-11T23:45:03.778Z] parser_test.go:62: case 5 [2021-11-11T23:45:03.778Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestValidateMount [2021-11-11T23:45:03.778Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRaw [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T23:45:03.778Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T23:45:03.778Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T23:45:03.778Z] PASS [2021-11-11T23:45:03.778Z] coverage: 67.6% of statements [2021-11-11T23:45:03.778Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2021-11-11T23:45:03.922Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-11T23:45:03.922Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T23:45:03.922Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T23:45:03.922Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-11T23:45:03.922Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T23:45:04.182Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T23:45:05.344Z] === RUN TestSetGetMeta [2021-11-11T23:45:05.344Z] === PAUSE TestSetGetMeta [2021-11-11T23:45:05.344Z] === RUN TestRestore [2021-11-11T23:45:05.344Z] === PAUSE TestRestore [2021-11-11T23:45:05.344Z] === RUN TestServiceCreate [2021-11-11T23:45:05.344Z] === PAUSE TestServiceCreate [2021-11-11T23:45:05.344Z] === RUN TestServiceList [2021-11-11T23:45:05.344Z] === PAUSE TestServiceList [2021-11-11T23:45:05.344Z] === RUN TestServiceRemove [2021-11-11T23:45:05.344Z] === PAUSE TestServiceRemove [2021-11-11T23:45:05.344Z] === RUN TestServiceGet [2021-11-11T23:45:05.344Z] === PAUSE TestServiceGet [2021-11-11T23:45:05.344Z] === RUN TestServicePrune [2021-11-11T23:45:05.344Z] === PAUSE TestServicePrune [2021-11-11T23:45:05.344Z] === RUN TestCreate [2021-11-11T23:45:05.344Z] === PAUSE TestCreate [2021-11-11T23:45:05.344Z] === RUN TestRemove [2021-11-11T23:45:05.344Z] === PAUSE TestRemove [2021-11-11T23:45:05.344Z] === RUN TestList [2021-11-11T23:45:05.344Z] === PAUSE TestList [2021-11-11T23:45:05.344Z] === RUN TestFindByDriver [2021-11-11T23:45:05.344Z] === PAUSE TestFindByDriver [2021-11-11T23:45:05.344Z] === RUN TestFindByReferenced [2021-11-11T23:45:05.344Z] === PAUSE TestFindByReferenced [2021-11-11T23:45:05.344Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T23:45:05.344Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T23:45:05.344Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:45:05.344Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:45:05.344Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T23:45:05.344Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T23:45:05.344Z] === RUN TestRefDerefRemove [2021-11-11T23:45:05.344Z] === PAUSE TestRefDerefRemove [2021-11-11T23:45:05.344Z] === RUN TestGet [2021-11-11T23:45:05.344Z] === PAUSE TestGet [2021-11-11T23:45:05.344Z] === RUN TestGetWithReference [2021-11-11T23:45:05.344Z] === PAUSE TestGetWithReference [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:45:05.344Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T23:45:05.344Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T23:45:05.344Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T23:45:05.344Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T23:45:05.344Z] === CONT TestSetGetMeta [2021-11-11T23:45:05.344Z] === CONT TestList [2021-11-11T23:45:05.344Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T23:45:05.344Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T23:45:05.344Z] --- PASS: TestSetGetMeta (0.03s) [2021-11-11T23:45:05.344Z] === CONT TestFindByReferenced [2021-11-11T23:45:05.344Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-11-11T23:45:05.344Z] === CONT TestFindByDriver [2021-11-11T23:45:05.344Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-11-11T23:45:05.344Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T23:45:05.344Z] --- PASS: TestList (0.06s) [2021-11-11T23:45:05.344Z] === CONT TestRemove [2021-11-11T23:45:05.344Z] --- PASS: TestFindByReferenced (0.04s) [2021-11-11T23:45:05.344Z] === CONT TestCreate [2021-11-11T23:45:05.344Z] --- PASS: TestFindByDriver (0.04s) [2021-11-11T23:45:05.344Z] === CONT TestServicePrune [2021-11-11T23:45:05.344Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-11-11T23:45:05.344Z] === CONT TestServiceGet [2021-11-11T23:45:05.344Z] --- PASS: TestRemove (0.03s) [2021-11-11T23:45:05.344Z] === CONT TestServiceRemove [2021-11-11T23:45:05.344Z] --- PASS: TestCreate (0.02s) [2021-11-11T23:45:05.344Z] === CONT TestServiceList [2021-11-11T23:45:05.344Z] --- PASS: TestServiceGet (0.15s) [2021-11-11T23:45:05.344Z] === CONT TestServiceCreate [2021-11-11T23:45:05.344Z] time="2021-11-11T23:45:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:45:05.344Z] --- PASS: TestServiceRemove (0.15s) [2021-11-11T23:45:05.344Z] === CONT TestRestore [2021-11-11T23:45:05.344Z] === CONT TestGetWithReference [2021-11-11T23:45:05.344Z] --- PASS: TestServiceList (0.15s) [2021-11-11T23:45:05.344Z] time="2021-11-11T23:45:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:45:05.344Z] --- PASS: TestServiceCreate (0.03s) [2021-11-11T23:45:05.344Z] === CONT TestGet [2021-11-11T23:45:05.344Z] time="2021-11-11T23:45:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:45:05.344Z] time="2021-11-11T23:45:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T23:45:05.344Z] --- PASS: TestGetWithReference (0.03s) [2021-11-11T23:45:05.344Z] === CONT TestRefDerefRemove [2021-11-11T23:45:05.344Z] time="2021-11-11T23:45:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T23:45:05.344Z] --- PASS: TestRestore (0.04s) [2021-11-11T23:45:05.344Z] --- PASS: TestServicePrune (0.21s) [2021-11-11T23:45:05.344Z] --- PASS: TestGet (0.03s) [2021-11-11T23:45:05.344Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T23:45:05.344Z] PASS [2021-11-11T23:45:05.344Z] coverage: 69.0% of statements [2021-11-11T23:45:05.344Z] ok github.com/docker/docker/volume/service 0.331s coverage: 69.0% of statements [2021-11-11T23:45:05.553Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2021-11-11T23:45:05.553Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:45:05.564Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T23:45:06.134Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T23:45:06.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:45:06.432Z] INFO: Testing against a local daemon [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T23:45:06.432Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T23:45:06.432Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T23:45:06.432Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T23:45:06.900Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T23:45:07.369Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T23:45:08.042Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T23:45:08.612Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T23:45:08.612Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T23:45:08.612Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T23:45:09.138Z] --- PASS: TestGet (15.01s) [2021-11-11T23:45:09.138Z] === RUN TestPluginWithNoManifest [2021-11-11T23:45:09.138Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T23:45:09.138Z] === RUN TestGetAll [2021-11-11T23:45:09.138Z] --- PASS: TestGetAll (0.00s) [2021-11-11T23:45:09.138Z] PASS [2021-11-11T23:45:09.138Z] coverage: 73.2% of statements [2021-11-11T23:45:09.138Z] ok github.com/docker/docker/pkg/plugins 34.883s coverage: 73.2% of statements [2021-11-11T23:45:09.181Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-11T23:45:09.441Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-11T23:45:10.380Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-11T23:45:11.320Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T23:45:11.320Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T23:45:12.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-11T23:45:12.829Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T23:45:13.089Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T23:45:13.349Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T23:45:14.730Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3210893456 [2021-11-11T23:45:14.730Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T23:45:14.990Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T23:45:15.558Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T23:45:15.558Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-11T23:45:15.558Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T23:45:15.558Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T23:45:15.558Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T23:45:15.558Z] Cross building: bundles/cross/windows/amd64 [2021-11-11T23:45:15.558Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T23:45:15.558Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T23:45:15.930Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T23:45:15.930Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T23:45:15.930Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T23:45:17.311Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T23:45:18.250Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T23:45:18.820Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T23:45:18.820Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T23:45:18.820Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T23:45:18.820Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T23:45:19.389Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T23:45:20.391Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2021-11-11T23:45:20.391Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:45:21.928Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T23:45:25.220Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-11T23:45:26.610Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T23:45:28.523Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T23:45:29.462Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T23:45:30.367Z] 2021/11/11 23:45:28 Closing DB instances... [2021-11-11T23:45:30.367Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-11-11T23:45:30.367Z] === RUN TestFindNode [2021-11-11T23:45:30.367Z] 2021/11/11 23:45:30 Closing DB instances... [2021-11-11T23:45:30.367Z] --- PASS: TestFindNode (0.02s) [2021-11-11T23:45:30.367Z] === RUN TestChangeNodeState [2021-11-11T23:45:30.367Z] 2021/11/11 23:45:30 Closing DB instances... [2021-11-11T23:45:30.367Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T23:45:30.367Z] === RUN TestNodeReincarnation [2021-11-11T23:45:30.367Z] 2021/11/11 23:45:30 Closing DB instances... [2021-11-11T23:45:30.400Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T23:45:32.555Z] --- PASS: TestServiceUpdateNetwork (11.68s) [2021-11-11T23:45:32.555Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:45:32.555Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T23:45:32.811Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T23:45:32.939Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T23:45:34.848Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T23:45:35.417Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T23:45:36.235Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-11T23:45:36.235Z] === RUN TestParallelCreate [2021-11-11T23:45:36.235Z] 2021/11/11 23:45:35 Closing DB instances... [2021-11-11T23:45:36.235Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T23:45:36.235Z] === RUN TestParallelDelete [2021-11-11T23:45:36.235Z] 2021/11/11 23:45:35 Closing DB instances... [2021-11-11T23:45:36.235Z] --- PASS: TestParallelDelete (0.02s) [2021-11-11T23:45:36.235Z] === RUN TestNetworkDBIslands [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2846f2bd40e8 with config:&{NodeID:2846f2bd40e8 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-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cbf40c16cb49 with config:&{NodeID:cbf40c16cb49 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-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node cbf40c16cb49/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node cbf40c16cb49/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49405" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node cbf40c16cb49/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node cbf40c16cb49/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49406" [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:35Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:36.235Z] time="2021-11-11T23:45:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f7155e6f46e4 with config:&{NodeID:f7155e6f46e4 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-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49408" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node cbf40c16cb49/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node cbf40c16cb49/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49409" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e68bf67665f1 with config:&{NodeID:e68bf67665f1 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-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49410" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node cbf40c16cb49/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node cbf40c16cb49/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=info msg="Node f7155e6f46e4/172.24.79.223, added to nodes list" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T23:45:36.703Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49411" [2021-11-11T23:45:36.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:36Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:36Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7f970ccf014a with config:&{NodeID:7f970ccf014a 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-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49413" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node f7155e6f46e4/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node f7155e6f46e4/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node cbf40c16cb49/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=info msg="Node cbf40c16cb49/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T23:45:37.172Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49414" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:37.640Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=info msg="The new bootstrap node list is:[172.24.79.223:10033 172.24.79.223:10034 172.24.79.223:10035]" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10033" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49415" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10034" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49416" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10035" [2021-11-11T23:45:37.640Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49417" [2021-11-11T23:45:38.109Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="The new bootstrap node list is:[172.24.79.223:10033 172.24.79.223:10034 172.24.79.223:10035]" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10033" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49418" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10034" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49419" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10035" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49420" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="node 0 leaving" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="node2(cbf40c16cb49): Node leave event for 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="node5(7f970ccf014a): Node leave event for 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="node4(e68bf67665f1): Node leave event for 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="node3(f7155e6f46e4): Node leave event for 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="Node 2846f2bd40e8 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.109Z] time="2021-11-11T23:45:37Z" level=info msg="node1(2846f2bd40e8): Node leave event for 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:38.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, left gossip cluster" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, left gossip cluster" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, left gossip cluster" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, left gossip cluster" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node 2846f2bd40e8/172.24.79.223, left gossip cluster" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="node 1 leaving" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="node4(e68bf67665f1): Node leave event for cbf40c16cb49/172.24.79.223" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49/172.24.79.223, left gossip cluster" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="node3(f7155e6f46e4): Node leave event for cbf40c16cb49/172.24.79.223" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49 change state NodeActive --> NodeFailed" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49/172.24.79.223, added to failed nodes list" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49 change state NodeActive --> NodeLeft" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=info msg="node5(7f970ccf014a): Node leave event for cbf40c16cb49/172.24.79.223" [2021-11-11T23:45:38.577Z] time="2021-11-11T23:45:38Z" level=error msg="node: cbf40c16cb49 is unknown to memberlist" [2021-11-11T23:45:39.045Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49/172.24.79.223, left gossip cluster" [2021-11-11T23:45:39.045Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49/172.24.79.223, left gossip cluster" [2021-11-11T23:45:39.045Z] time="2021-11-11T23:45:38Z" level=info msg="Node cbf40c16cb49/172.24.79.223, left gossip cluster" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="node 2 leaving" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="Node f7155e6f46e4 change state NodeActive --> NodeLeft" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="node4(e68bf67665f1): Node leave event for f7155e6f46e4/172.24.79.223" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="Node f7155e6f46e4 change state NodeActive --> NodeLeft" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="node5(7f970ccf014a): Node leave event for f7155e6f46e4/172.24.79.223" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="Node f7155e6f46e4 change state NodeActive --> NodeLeft" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=info msg="node3(f7155e6f46e4): Node leave event for f7155e6f46e4/172.24.79.223" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=debug msg="memberlist: Failed ping: 7f970ccf014a (timeout reached)" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.79.223:10034: use of closed network connection" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.79.223:10035: use of closed network connection" [2021-11-11T23:45:39.046Z] time="2021-11-11T23:45:38Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49423" [2021-11-11T23:45:39.121Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node f7155e6f46e4/172.24.79.223, left gossip cluster" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node f7155e6f46e4/172.24.79.223, left gossip cluster" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node f7155e6f46e4/172.24.79.223, left gossip cluster" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=warning msg="memberlist: Was able to connect to 7f970ccf014a but other probes failed, network may be misconfigured" [2021-11-11T23:45:39.515Z] networkdb_test.go:867: node4: OK [2021-11-11T23:45:39.515Z] networkdb_test.go:867: node5: OK [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="node 0 coming back" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:75e3af21acff with config:&{NodeID:75e3af21acff 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-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node 75e3af21acff/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node 75e3af21acff/172.24.79.223, added to nodes list" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="node 1 coming back" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:51d1d9a7cff1 with config:&{NodeID:51d1d9a7cff1 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-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, added to nodes list" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="node 2 coming back" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:37dbda5e22bb with config:&{NodeID:37dbda5e22bb 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-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:39.515Z] time="2021-11-11T23:45:39Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, added to nodes list" [2021-11-11T23:45:39.983Z] time="2021-11-11T23:45:39Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:40.504Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T23:45:40.504Z] docker_cli_service_logs_test.go:246: checking task 5h9t7k1jwh1s [2021-11-11T23:45:40.504Z] docker_cli_service_logs_test.go:251: checking messages for 5h9t7k1jwh1s [2021-11-11T23:45:40.504Z] docker_cli_service_logs_test.go:246: checking task 4rp79fy6fgk1 [2021-11-11T23:45:40.504Z] docker_cli_service_logs_test.go:251: checking messages for 4rp79fy6fgk1 [2021-11-11T23:45:40.950Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T23:45:40.969Z] time="2021-11-11T23:45:40Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:41.955Z] time="2021-11-11T23:45:41Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:42.940Z] time="2021-11-11T23:45:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.79.223:10033 172.24.79.223:10034 172.24.79.223:10035]" [2021-11-11T23:45:42.940Z] time="2021-11-11T23:45:42Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:43.042Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T23:45:43.409Z] time="2021-11-11T23:45:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.79.223:10033 172.24.79.223:10034 172.24.79.223:10035]" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10033" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49428" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, is the new incarnation of the shutdown node 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10034" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49429" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, is the new incarnation of the shutdown node cbf40c16cb49/172.24.79.223" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10035" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, is the new incarnation of the shutdown node 2846f2bd40e8/172.24.79.223" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49430" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node e68bf67665f1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node e68bf67665f1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 75e3af21acff/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 7f970ccf014a/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, is the new incarnation of the shutdown node f7155e6f46e4/172.24.79.223" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, is the new incarnation of the shutdown node cbf40c16cb49/172.24.79.223" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, is the new incarnation of the shutdown node f7155e6f46e4/172.24.79.223" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, added to nodes list" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, joined gossip cluster" [2021-11-11T23:45:43.878Z] time="2021-11-11T23:45:43Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, added to nodes list" [2021-11-11T23:45:44.346Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10033" [2021-11-11T23:45:44.346Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49432" [2021-11-11T23:45:44.346Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10034" [2021-11-11T23:45:44.346Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49433" [2021-11-11T23:45:44.346Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.79.223:10035" [2021-11-11T23:45:44.346Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49434" [2021-11-11T23:45:44.814Z] 2021/11/11 23:45:44 Closing DB instances... [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff change state NodeActive --> NodeLeft" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="node2(51d1d9a7cff1): Node leave event for 75e3af21acff/172.24.79.223" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff change state NodeActive --> NodeLeft" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="node4(e68bf67665f1): Node leave event for 75e3af21acff/172.24.79.223" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff change state NodeActive --> NodeLeft" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="node5(7f970ccf014a): Node leave event for 75e3af21acff/172.24.79.223" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff change state NodeActive --> NodeLeft" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="node3(37dbda5e22bb): Node leave event for 75e3af21acff/172.24.79.223" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff change state NodeActive --> NodeLeft" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=info msg="node1(75e3af21acff): Node leave event for 75e3af21acff/172.24.79.223" [2021-11-11T23:45:44.814Z] time="2021-11-11T23:45:44Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:45.281Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.281Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.281Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:44Z" level=info msg="Node 75e3af21acff/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1 change state NodeActive --> NodeLeft" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="node4(e68bf67665f1): Node leave event for 51d1d9a7cff1/172.24.79.223" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1 change state NodeActive --> NodeFailed" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, added to failed nodes list" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1 change state NodeActive --> NodeLeft" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="node5(7f970ccf014a): Node leave event for 51d1d9a7cff1/172.24.79.223" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1 change state NodeActive --> NodeLeft" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=info msg="node3(37dbda5e22bb): Node leave event for 51d1d9a7cff1/172.24.79.223" [2021-11-11T23:45:45.282Z] time="2021-11-11T23:45:45Z" level=error msg="node: 51d1d9a7cff1 is unknown to memberlist" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 51d1d9a7cff1/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 37dbda5e22bb change state NodeActive --> NodeLeft" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 37dbda5e22bb change state NodeActive --> NodeLeft" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="node5(7f970ccf014a): Node leave event for 37dbda5e22bb/172.24.79.223" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="node4(e68bf67665f1): Node leave event for 37dbda5e22bb/172.24.79.223" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 37dbda5e22bb change state NodeActive --> NodeLeft" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="node3(37dbda5e22bb): Node leave event for 37dbda5e22bb/172.24.79.223" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, left gossip cluster" [2021-11-11T23:45:45.750Z] time="2021-11-11T23:45:45Z" level=info msg="Node 37dbda5e22bb/172.24.79.223, left gossip cluster" [2021-11-11T23:45:46.218Z] time="2021-11-11T23:45:45Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:46.218Z] time="2021-11-11T23:45:45Z" level=debug msg="memberlist: Failed ping: 7f970ccf014a (timeout reached)" [2021-11-11T23:45:46.218Z] time="2021-11-11T23:45:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.79.223:10035: use of closed network connection" [2021-11-11T23:45:46.219Z] time="2021-11-11T23:45:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.79.223:10036: use of closed network connection" [2021-11-11T23:45:46.219Z] time="2021-11-11T23:45:45Z" level=debug msg="memberlist: Stream connection from=172.24.79.223:49438" [2021-11-11T23:45:46.219Z] time="2021-11-11T23:45:46Z" level=info msg="Node e68bf67665f1 change state NodeActive --> NodeLeft" [2021-11-11T23:45:46.219Z] time="2021-11-11T23:45:46Z" level=info msg="node5(7f970ccf014a): Node leave event for e68bf67665f1/172.24.79.223" [2021-11-11T23:45:46.219Z] time="2021-11-11T23:45:46Z" level=info msg="Node e68bf67665f1 change state NodeActive --> NodeLeft" [2021-11-11T23:45:46.219Z] time="2021-11-11T23:45:46Z" level=info msg="node4(e68bf67665f1): Node leave event for e68bf67665f1/172.24.79.223" [2021-11-11T23:45:46.687Z] time="2021-11-11T23:45:46Z" level=info msg="Node e68bf67665f1/172.24.79.223, left gossip cluster" [2021-11-11T23:45:46.687Z] time="2021-11-11T23:45:46Z" level=warning msg="memberlist: Was able to connect to 7f970ccf014a but other probes failed, network may be misconfigured" [2021-11-11T23:45:46.687Z] time="2021-11-11T23:45:46Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10034: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:46.687Z] time="2021-11-11T23:45:46Z" level=info msg="Node e68bf67665f1/172.24.79.223, left gossip cluster" [2021-11-11T23:45:47.156Z] time="2021-11-11T23:45:46Z" level=debug msg="memberlist: Failed to join 172.24.79.223: dial tcp 172.24.79.223:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T23:45:47.156Z] time="2021-11-11T23:45:47Z" level=info msg="Node 7f970ccf014a/172.24.79.223, left gossip cluster" [2021-11-11T23:45:47.156Z] time="2021-11-11T23:45:47Z" level=info msg="Node 7f970ccf014a change state NodeActive --> NodeFailed" [2021-11-11T23:45:47.156Z] time="2021-11-11T23:45:47Z" level=info msg="Node 7f970ccf014a/172.24.79.223, added to failed nodes list" [2021-11-11T23:45:47.156Z] --- PASS: TestNetworkDBIslands (11.67s) [2021-11-11T23:45:47.156Z] PASS [2021-11-11T23:45:47.156Z] coverage: 60.6% of statements [2021-11-11T23:45:47.156Z] ok github.com/docker/docker/libnetwork/networkdb 103.495s coverage: 60.6% of statements [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T23:45:47.156Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T23:45:47.240Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T23:45:47.483Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2021-11-11T23:45:47.483Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2021-11-11T23:45:47.483Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-11T23:45:47.483Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-11T23:45:47.483Z] PASS [2021-11-11T23:45:47.483Z] [2021-11-11T23:45:47.483Z] === Skipped [2021-11-11T23:45:47.483Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T23:45:47.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T23:45:47.483Z] [2021-11-11T23:45:47.483Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-11T23:45:47.483Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T23:45:47.483Z] [2021-11-11T23:45:47.483Z] DONE 27 tests, 2 skipped in 145.973s [2021-11-11T23:45:47.483Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T23:45:47.483Z] ++ 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-11-11T23:45:47.483Z] ++ set -e [2021-11-11T23:45:47.483Z] ++ '[' -n 0 ']' [2021-11-11T23:45:47.483Z] ++ set -x [2021-11-11T23:45:47.483Z] ++ env -i DEST=/go/src/github.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-11-11T23:45:47.483Z] INFO: Testing against a local daemon [2021-11-11T23:45:47.483Z] === RUN TestSessionCreate [2021-11-11T23:45:47.483Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T23:45:47.483Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:45:47.483Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T23:45:47.483Z] PASS [2021-11-11T23:45:47.483Z] [2021-11-11T23:45:47.483Z] DONE 2 tests in 0.138s [2021-11-11T23:45:47.483Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T23:45:47.483Z] ++ 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-11-11T23:45:47.483Z] ++ set -e [2021-11-11T23:45:47.483Z] ++ '[' -n 0 ']' [2021-11-11T23:45:47.483Z] ++ set -x [2021-11-11T23:45:47.483Z] ++ env -i DEST=/go/src/github.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-11-11T23:45:47.483Z] INFO: Testing against a local daemon [2021-11-11T23:45:47.483Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:45:47.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T23:45:47.483Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:45:47.483Z] === RUN TestDiskUsage [2021-11-11T23:45:47.483Z] === PAUSE TestDiskUsage [2021-11-11T23:45:47.483Z] === RUN TestEventsExecDie [2021-11-11T23:45:47.483Z] --- PASS: TestEventsExecDie (0.45s) [2021-11-11T23:45:47.483Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:45:47.739Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-11T23:45:47.739Z] === RUN TestEventsVolumeCreate [2021-11-11T23:45:47.739Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-11T23:45:47.739Z] === RUN TestInfoBinaryCommits [2021-11-11T23:45:47.739Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T23:45:47.739Z] === RUN TestInfoAPIVersioned [2021-11-11T23:45:47.739Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T23:45:47.739Z] === RUN TestInfoDiscoveryBackend [2021-11-11T23:45:48.300Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T23:45:48.300Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T23:45:49.227Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T23:45:49.227Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === Skipped [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T23:45:49.372Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T23:45:49.372Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T23:45:49.372Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T23:45:49.372Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T23:45:49.372Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T23:45:49.372Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T23:45:49.372Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T23:45:49.372Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T23:45:49.372Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T23:45:49.372Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T23:45:49.372Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T23:45:49.372Z] daemon_test.go:146: root required [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T23:45:49.372Z] reload_test.go:520: root required [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T23:45:49.372Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T23:45:49.372Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T23:45:49.372Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T23:45:49.372Z] download_test.go:267: Needs fixing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T23:45:49.372Z] layer_test.go:303: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T23:45:49.372Z] layer_test.go:352: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T23:45:49.372Z] layer_test.go:467: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T23:45:49.372Z] layer_test.go:696: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T23:45:49.372Z] migration_test.go:45: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T23:45:49.372Z] migration_test.go:181: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T23:45:49.372Z] mount_test.go:17: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T23:45:49.372Z] mount_test.go:76: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T23:45:49.372Z] mount_test.go:125: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T23:45:49.372Z] mount_test.go:212: Failing on Windows [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T23:45:49.372Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T23:45:49.372Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T23:45:49.372Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T23:45:49.372Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T23:45:49.372Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T23:45:49.372Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T23:45:49.372Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T23:45:49.372Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T23:45:49.372Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T23:45:49.372Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T23:45:49.372Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T23:45:49.372Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:45:49.372Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:45:49.372Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.372Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:45:49.372Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:45:49.372Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:45:49.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:45:49.373Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-11T23:45:49.373Z] archive_test.go:140: zstd not installed [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T23:45:49.373Z] archive_windows_test.go:16: Currently fails [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T23:45:49.373Z] changes_test.go:195: needs more investigation [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T23:45:49.373Z] changes_test.go:432: needs further investigation [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T23:45:49.373Z] changes_test.go:468: needs further investigation [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2021-11-11T23:45:49.373Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T23:45:49.373Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T23:45:49.373Z] poller_test.go:40: No chmod on Windows [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T23:45:49.373Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T23:45:49.373Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T23:45:49.373Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T23:45:49.373Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T23:45:49.373Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T23:45:49.373Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T23:45:49.373Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T23:45:49.373Z] [2021-11-11T23:45:49.373Z] DONE 2074 tests, 68 skipped in 271.610s [2021-11-11T23:45:49.373Z] INFO: make.ps1 ended at 11/11/2021 23:45:49 [2021-11-11T23:45:49.830Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T23:45:49.830Z] === RUN TestInfoAPI [2021-11-11T23:45:49.830Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T23:45:49.830Z] === RUN TestInfoAPIWarnings [2021-11-11T23:45:50.534Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T23:45:51.474Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-11T23:45:51.587Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T23:45:51.587Z] INFO: Unit tests ended at 11/11/2021 23:45:51. Duration:00:04:48.5215570 [2021-11-11T23:45:51.587Z] INFO: Building busybox [2021-11-11T23:45:51.587Z] Sending build context to Docker daemon 5.12kB [2021-11-11T23:45:51.587Z] [2021-11-11T23:45:51.587Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T23:45:51.587Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T23:45:51.587Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T23:45:51.587Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T23:45:51.587Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T23:45:51.587Z] ---> 617dd5ead5b8 [2021-11-11T23:45:51.587Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T23:45:51.587Z] ---> Running in 419970f3cfd5 [2021-11-11T23:45:54.012Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-11T23:45:55.401Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T23:45:58.693Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-11T23:45:59.665Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T23:46:00.236Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T23:46:01.176Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T23:46:01.745Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T23:46:01.745Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T23:46:01.745Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T23:46:02.685Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T23:46:05.980Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T23:46:07.867Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-11-11T23:46:07.867Z] === RUN TestInfoDebug [2021-11-11T23:46:07.867Z] --- PASS: TestInfoDebug (0.52s) [2021-11-11T23:46:07.867Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:46:07.867Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T23:46:07.867Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:46:07.867Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-11T23:46:07.867Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:46:07.867Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-11T23:46:07.867Z] === RUN TestPingCacheHeaders [2021-11-11T23:46:07.867Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T23:46:07.867Z] === RUN TestPingGet [2021-11-11T23:46:07.867Z] --- PASS: TestPingGet (0.01s) [2021-11-11T23:46:07.867Z] === RUN TestPingHead [2021-11-11T23:46:07.867Z] --- PASS: TestPingHead (0.02s) [2021-11-11T23:46:07.867Z] === RUN TestVersion [2021-11-11T23:46:07.867Z] --- PASS: TestVersion (0.02s) [2021-11-11T23:46:07.867Z] === CONT TestDiskUsage [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T23:46:08.122Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T23:46:08.379Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T23:46:08.518Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-11T23:46:08.634Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T23:46:08.634Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T23:46:08.634Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T23:46:08.634Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T23:46:08.635Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T23:46:08.635Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T23:46:08.635Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T23:46:08.635Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T23:46:08.635Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T23:46:08.635Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage (1.09s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T23:46:08.890Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T23:46:08.891Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T23:46:08.891Z] PASS [2021-11-11T23:46:08.891Z] [2021-11-11T23:46:08.891Z] === Skipped [2021-11-11T23:46:08.891Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:46:08.891Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T23:46:08.891Z] [2021-11-11T23:46:08.891Z] DONE 53 tests, 1 skipped in 21.757s [2021-11-11T23:46:08.891Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T23:46:08.891Z] ++ 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-11-11T23:46:08.891Z] ++ set -e [2021-11-11T23:46:08.891Z] ++ '[' -n 0 ']' [2021-11-11T23:46:08.891Z] ++ set -x [2021-11-11T23:46:08.891Z] ++ env -i DEST=/go/src/github.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-11-11T23:46:08.891Z] INFO: Testing against a local daemon [2021-11-11T23:46:08.891Z] === RUN TestVolumesCreateAndList [2021-11-11T23:46:08.891Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T23:46:08.891Z] === RUN TestVolumesRemove [2021-11-11T23:46:08.891Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T23:46:08.891Z] === RUN TestVolumesInspect [2021-11-11T23:46:08.891Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T23:46:08.891Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:46:08.891Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:46:08.891Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:46:08.891Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:46:08.891Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T23:46:08.891Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:46:08.891Z] PASS [2021-11-11T23:46:08.891Z] [2021-11-11T23:46:08.891Z] DONE 5 tests in 0.187s [2021-11-11T23:46:08.891Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T23:46:09.087Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-11T23:46:09.146Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T23:46:09.146Z] +++ kill 13381 [2021-11-11T23:46:09.403Z] +++ /etc/init.d/apparmor stop [2021-11-11T23:46:09.403Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T23:46:09.403Z] [2021-11-11T23:46:09.403Z] Unloading profiles will leave already running processes permanently [2021-11-11T23:46:09.403Z] unconfined, which can lead to unexpected situations. [2021-11-11T23:46:09.403Z] [2021-11-11T23:46:09.403Z] To set a process to complain mode, use the command line tool [2021-11-11T23:46:09.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T23:46:09.403Z] +++ true [2021-11-11T23:46:09.403Z] exiting test-integration [2021-11-11T23:46:09.403Z] ++ exit 0 [2021-11-11T23:46:09.403Z] [2021-11-11T23:46:09.403Z] Removing intermediate container 419970f3cfd5 [2021-11-11T23:46:09.403Z] ---> 6aa6c82727f5 [2021-11-11T23:46:09.403Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T23:46:09.403Z] ---> Running in 37e655f4b879 [2021-11-11T23:46:09.403Z] Removing intermediate container 37e655f4b879 [2021-11-11T23:46:09.403Z] ---> 2bcb3ba2c773 [2021-11-11T23:46:09.403Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T23:46:09.403Z] ---> Running in 5137f4a9302f [2021-11-11T23:46:09.403Z] Removing intermediate container 5137f4a9302f [2021-11-11T23:46:09.403Z] ---> cd8810db8f13 [2021-11-11T23:46:09.403Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T23:46:09.657Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-11T23:46:09.657Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T23:46:09.657Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-11T23:46:09.657Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T23:46:09.657Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy Post stage [Pipeline] junit [2021-11-11T23:46:09.976Z] Recording test results [2021-11-11T23:46:10.297Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T23:46:10.390Z] [2021-11-11T23:46:10.681Z] + echo Ensuring container killed. [2021-11-11T23:46:10.681Z] Ensuring container killed. [2021-11-11T23:46:10.681Z] + docker rm -vf docker-pr11 [2021-11-11T23:46:10.681Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-11-11T23:46:10.858Z] ---> 2a20398bbfc2 [2021-11-11T23:46:10.858Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T23:46:10.858Z] ---> Running in ffc5700502de [2021-11-11T23:46:10.999Z] + echo Chowning /workspace to jenkins user [2021-11-11T23:46:10.999Z] Chowning /workspace to jenkins user [2021-11-11T23:46:10.999Z] + id -u [2021-11-11T23:46:10.999Z] + id -g [2021-11-11T23:46:10.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T23:46:10.999Z] Unable to find image 'busybox:latest' locally [2021-11-11T23:46:10.999Z] latest: Pulling from library/busybox [2021-11-11T23:46:11.038Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-11T23:46:11.255Z] 00fa7918e1c4: Pulling fs layer [2021-11-11T23:46:11.255Z] 00fa7918e1c4: Verifying Checksum [2021-11-11T23:46:11.255Z] 00fa7918e1c4: Download complete [2021-11-11T23:46:11.255Z] 00fa7918e1c4: Pull complete [2021-11-11T23:46:11.255Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-11T23:46:11.255Z] Status: Downloaded newer image for busybox:latest [2021-11-11T23:46:11.977Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-11T23:46:12.548Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T23:46:12.961Z] + bundleName=arm64-integration [2021-11-11T23:46:12.961Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-11T23:46:12.961Z] Creating arm64-integration-bundles.tar.gz [2021-11-11T23:46:12.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T23:46:12.961Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-11T23:46:13.226Z] Archiving artifacts [2021-11-11T23:46:13.487Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-11T23:46:14.057Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-11T23:46:14.747Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T23:46:15.103Z] + make clean [2021-11-11T23:46:15.103Z] docker volume rm -f docker-dev-cache [2021-11-11T23:46:15.103Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T23:46:15.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [Pipeline] } [2021-11-11T23:46:16.721Z] --- PASS: TestBuildWithHugeFile (103.54s) [2021-11-11T23:46:16.721Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:46:16.721Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:46:16.721Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:46:16.721Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:46:16.721Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:46:16.721Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:46:16.721Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:46:16.721Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:46:16.721Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:46:16.721Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:46:16.721Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:46:16.721Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:46:16.721Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-11T23:46:16.721Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-11-11T23:46:16.721Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T23:46:16.721Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T23:46:16.721Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:46:16.721Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:46:16.721Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:46:16.721Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T23:46:16.721Z] PASS [2021-11-11T23:46:16.721Z] ok github.com/docker/docker/integration/build 175.690s [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === Skipped [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T23:46:16.721Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T23:46:16.721Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T23:46:16.721Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T23:46:16.721Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:46:16.721Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T23:46:16.721Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] DONE 29 tests, 6 skipped in 203.398s [2021-11-11T23:46:16.721Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T23:46:16.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:46:16.721Z] INFO: Testing against a local daemon [2021-11-11T23:46:16.721Z] === RUN TestConfigInspect [2021-11-11T23:46:16.721Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestConfigList [2021-11-11T23:46:16.721Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:46:16.721Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestConfigsUpdate [2021-11-11T23:46:16.721Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestTemplatedConfig [2021-11-11T23:46:16.721Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestConfigCreateResolve [2021-11-11T23:46:16.721Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:46:16.721Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T23:46:16.721Z] PASS [2021-11-11T23:46:16.721Z] ok github.com/docker/docker/integration/config 0.087s [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === Skipped [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T23:46:16.721Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T23:46:16.721Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T23:46:16.721Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T23:46:16.721Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T23:46:16.721Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T23:46:16.721Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:46:16.721Z] [2021-11-11T23:46:16.721Z] DONE 6 tests, 6 skipped in 1.998s [2021-11-11T23:46:16.721Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T23:46:16.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:46:16.721Z] INFO: Testing against a local daemon [2021-11-11T23:46:16.721Z] === RUN TestCheckpoint [2021-11-11T23:46:16.721Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:46:16.721Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestContainerInvalidJSON [2021-11-11T23:46:16.721Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:46:16.721Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:46:16.721Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:46:16.721Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:46:16.721Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:46:16.721Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:46:16.721Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-11T23:46:16.721Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T23:46:16.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:46:16.721Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-11-11T23:46:16.721Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:46:16.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-11-11T23:46:16.721Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:46:16.721Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-11-11T23:46:16.721Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:46:16.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-11-11T23:46:16.721Z] === RUN TestCopyFromContainer [2021-11-11T23:46:16.721Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:46:16.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:46:16.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:46:16.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:46:16.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:46:16.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:46:16.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:46:16.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:46:16.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:46:16.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:46:16.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-11T23:46:16.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:46:16.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:46:16.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:46:16.721Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T23:46:16.721Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:46:16.721Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:46:16.721Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:46:16.721Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:46:16.721Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:46:16.721Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:46:16.721Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:46:16.721Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:46:16.721Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:46:16.721Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:46:16.721Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T23:46:16.721Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:46:16.721Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:46:16.721Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:46:16.721Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.721Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:46:16.721Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [Pipeline] // withEnv [2021-11-11T23:46:16.721Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:46:16.721Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:46:16.721Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T23:46:16.721Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:46:16.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:46:16.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:46:16.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:46:16.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:46:16.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:46:16.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:46:16.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:46:16.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:46:16.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:46:16.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:46:16.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:46:16.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:46:16.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:46:16.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:46:16.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:46:16.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T23:46:16.722Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:46:16.722Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T23:46:16.722Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:46:16.722Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:46:16.722Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:46:16.722Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-11T23:46:16.722Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:46:16.722Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-11-11T23:46:16.722Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:46:16.722Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T23:46:16.722Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T23:46:16.722Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:46:16.722Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.722Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestDiff [2021-11-11T23:46:16.722Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T23:46:16.722Z] --- SKIP: TestDiff (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestExecWithCloseStdin [2021-11-11T23:46:16.722Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T23:46:16.722Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestExec [2021-11-11T23:46:16.722Z] --- PASS: TestExec (3.59s) [2021-11-11T23:46:16.722Z] === RUN TestExecUser [2021-11-11T23:46:16.722Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T23:46:16.722Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:46:16.722Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.722Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:46:16.722Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:16.722Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:46:16.722Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T23:46:16.722Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestHealthKillContainer [2021-11-11T23:46:16.722Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T23:46:16.722Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:46:16.722Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:46:16.722Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:46:16.722Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:46:16.722Z] --- PASS: TestKillContainerInvalidSignal (3.09s) [2021-11-11T23:46:16.722Z] === RUN TestKillContainer [2021-11-11T23:46:16.722Z] === RUN TestKillContainer/no_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T23:46:17.875Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-11T23:46:18.444Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-11T23:46:18.948Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:46:18.948Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T23:46:18.948Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:46:19.014Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-11T23:46:19.014Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T23:46:19.014Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T23:46:19.690Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T23:46:19.690Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T23:46:19.690Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T23:46:19.690Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T23:46:19.690Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T23:46:19.690Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T23:46:19.690Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T23:46:19.690Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T23:46:19.690Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T23:46:19.953Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-11T23:46:20.523Z] docker_cli_swarm_test.go:1901: [dcc45cdc3d84d] joining swarm manager [df9a2ab35fa75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:46:20.523Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T23:46:21.904Z] docker_cli_swarm_test.go:1902: [d858d19fd8c93] joining swarm manager [df9a2ab35fa75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:46:22.752Z] --- PASS: TestKillContainer (6.22s) [2021-11-11T23:46:22.752Z] --- PASS: TestKillContainer/no_signal (3.06s) [2021-11-11T23:46:22.752Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:46:22.752Z] --- PASS: TestKillContainer/killing_signal (3.11s) [2021-11-11T23:46:22.752Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:46:22.752Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:46:22.752Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T23:46:22.752Z] === RUN TestKillStoppedContainer [2021-11-11T23:46:22.752Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:46:22.752Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T23:46:22.752Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:46:22.752Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:46:22.752Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T23:46:22.752Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:46:22.752Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T23:46:22.752Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T23:46:22.752Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:46:22.752Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:22.752Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T23:46:22.752Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:46:22.752Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:46:22.752Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T23:46:22.752Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:46:23.286Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-11T23:46:23.485Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T23:46:23.485Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T23:46:23.485Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T23:46:23.485Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T23:46:23.485Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T23:46:25.703Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T23:46:25.718Z] --- PASS: TestLogsFollowTailEmpty (3.10s) [2021-11-11T23:46:25.718Z] === RUN TestNetworkNat [2021-11-11T23:46:25.718Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T23:46:25.718Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T23:46:25.718Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:46:25.824Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-11T23:46:27.919Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T23:46:27.919Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T23:46:27.919Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T23:46:27.919Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T23:46:27.919Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T23:46:27.919Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T23:46:27.919Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T23:46:27.919Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T23:46:27.919Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T23:46:28.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-11T23:46:29.520Z] --- PASS: TestNetworkLocalhostTCPNat (3.88s) [2021-11-11T23:46:29.520Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:46:29.520Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T23:46:29.520Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T23:46:29.520Z] === RUN TestPause [2021-11-11T23:46:29.520Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T23:46:29.520Z] --- SKIP: TestPause (0.00s) [2021-11-11T23:46:29.520Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:46:29.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T23:46:30.873Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T23:46:30.873Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T23:46:30.873Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T23:46:30.873Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T23:46:30.873Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T23:46:32.157Z] Removing intermediate container ffc5700502de [2021-11-11T23:46:32.157Z] ---> 69b13833ec73 [2021-11-11T23:46:32.157Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T23:46:32.157Z] ---> Running in 1458d0cc6c45 [2021-11-11T23:46:32.157Z] [2021-11-11T23:46:32.158Z] SUCCESS: Specified value was saved. [2021-11-11T23:46:32.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T23:46:32.489Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.09s) [2021-11-11T23:46:32.489Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:46:32.489Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:46:32.489Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T23:46:32.489Z] === RUN TestPsFilter [2021-11-11T23:46:32.489Z] --- PASS: TestPsFilter (0.32s) [2021-11-11T23:46:32.489Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:46:33.723Z] Removing intermediate container 1458d0cc6c45 [2021-11-11T23:46:33.723Z] ---> 0a807ea9ad13 [2021-11-11T23:46:33.723Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T23:46:33.723Z] ---> Running in d21bef1d7429 [2021-11-11T23:46:35.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-11T23:46:36.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.12s) [2021-11-11T23:46:36.302Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:46:36.742Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T23:46:36.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-11T23:46:37.012Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T23:46:37.012Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T23:46:37.012Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T23:46:37.012Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T23:46:37.012Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-11T23:46:37.012Z] remote: Enumerating objects: 23, done. [2021-11-11T23:46:37.012Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-11T23:46:37.012Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-11T23:46:37.012Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-11T23:46:37.012Z] 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 | 2.03 MiB/s, done. [2021-11-11T23:46:37.012Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-11T23:46:37.012Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-11T23:46:38.377Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-11T23:46:38.915Z] Cross building: bundles/cross/linux/ppc64le [2021-11-11T23:46:38.915Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T23:46:38.915Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T23:46:39.267Z] --- PASS: TestRemoveContainerWithVolume (3.07s) [2021-11-11T23:46:39.267Z] === RUN TestRemoveContainerRunning [2021-11-11T23:46:39.316Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-11T23:46:39.591Z] Cannot create a file when that file already exists. [2021-11-11T23:46:40.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-11T23:46:42.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-11T23:46:42.228Z] --- PASS: TestRemoveContainerRunning (3.20s) [2021-11-11T23:46:42.228Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:46:42.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-11T23:46:43.302Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-11T23:46:44.353Z] Removing intermediate container d21bef1d7429 [2021-11-11T23:46:44.353Z] ---> 4121a2ade2a1 [2021-11-11T23:46:44.353Z] Step 13/13 : CMD ["sh"] [2021-11-11T23:46:44.353Z] ---> Running in a010a432884d [2021-11-11T23:46:44.353Z] Removing intermediate container a010a432884d [2021-11-11T23:46:44.353Z] ---> 3d61ab2f1101 [2021-11-11T23:46:44.353Z] Successfully built 3d61ab2f1101 [2021-11-11T23:46:44.353Z] Successfully tagged busybox:latest [2021-11-11T23:46:44.353Z] INFO: Docker images of the daemon under test [2021-11-11T23:46:44.353Z] [2021-11-11T23:46:44.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T23:46:44.824Z] busybox latest 3d61ab2f1101 Less than a second ago 5.76GB [2021-11-11T23:46:44.824Z] microsoft/windowsservercore latest 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T23:46:44.824Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T23:46:44.824Z] [2021-11-11T23:46:44.824Z] INFO: Running integration tests at 11/11/2021 23:46:44... [2021-11-11T23:46:44.824Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T23:46:44.824Z] INFO: Integration API tests being run from the host: [2021-11-11T23:46:44.824Z] INFO: make.ps1 starting at 11/11/2021 23:46:44 [2021-11-11T23:46:45.193Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.02s) [2021-11-11T23:46:45.193Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:46:45.193Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-11T23:46:45.193Z] === RUN TestRenameLinkedContainer [2021-11-11T23:46:45.193Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T23:46:45.193Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T23:46:45.193Z] === RUN TestRenameStoppedContainer [2021-11-11T23:46:45.210Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-11T23:46:45.810Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T23:46:47.118Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-11T23:46:48.158Z] --- PASS: TestRenameStoppedContainer (3.10s) [2021-11-11T23:46:48.159Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:46:48.499Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T23:46:51.038Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-11T23:46:52.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-11T23:46:55.342Z] --- PASS: TestRenameRunningContainerAndReuse (6.29s) [2021-11-11T23:46:55.342Z] === RUN TestRenameInvalidName [2021-11-11T23:46:57.573Z] --- PASS: TestRenameInvalidName (3.05s) [2021-11-11T23:46:57.573Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T23:47:05.162Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T23:47:05.424Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T23:47:05.424Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T23:47:05.690Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T23:47:05.690Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T23:47:05.690Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T23:47:07.612Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T23:47:07.612Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T23:47:07.612Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T23:47:07.612Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T23:47:07.612Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-11T23:47:08.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-11T23:47:08.552Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T23:47:10.096Z] --- PASS: TestRenameAnonymousContainer (11.53s) [2021-11-11T23:47:10.096Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:47:10.460Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T23:47:10.460Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T23:47:10.460Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T23:47:10.460Z] docker_cli_swarm_test.go:1802: [d0cb341692c2c] joining swarm manager [db76f39ea27b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:47:11.840Z] docker_cli_swarm_test.go:1803: [d2055024aec8b] joining swarm manager [db76f39ea27b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:47:12.320Z] --- PASS: TestRenameContainerWithSameName (3.11s) [2021-11-11T23:47:12.320Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:47:12.320Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T23:47:12.320Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T23:47:12.320Z] === RUN TestResize [2021-11-11T23:47:12.780Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T23:47:15.287Z] --- PASS: TestResize (3.14s) [2021-11-11T23:47:15.287Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:47:15.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:47:15.940Z] INFO: Testing against a local daemon [2021-11-11T23:47:15.940Z] === RUN TestBuildWithSession [2021-11-11T23:47:15.940Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:47:15.940Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T23:47:15.940Z] === RUN TestBuildSquashParent [2021-11-11T23:47:15.940Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:47:15.940Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:47:15.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:47:15.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:47:15.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:47:15.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:47:15.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:47:15.940Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:47:15.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:47:15.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T23:47:15.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T23:47:15.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T23:47:15.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T23:47:16.074Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T23:47:16.074Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite (1293.77s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.25s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.30s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.16s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.71s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.14s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.52s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (8.99s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachDetach (17.16s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.70s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.91s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.94s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.43s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.45s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.43s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.95s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.43s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.86s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.83s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.48s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.34s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.53s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.51s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.55s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.08s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.26s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.58s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.16s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.30s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.21s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.01s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.97s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.25s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.60s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.79s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.61s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.65s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.99s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.71s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.47s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.68s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.92s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.26s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.44s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.22s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.37s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.38s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.36s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.49s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.39s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.42s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.65s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.46s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.27s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) [2021-11-11T23:47:16.074Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.82s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.02s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.50s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2021-11-11T23:47:16.074Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.71s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.52s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.25s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.09s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.76s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.25s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.85s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.21s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.81s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.76s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.55s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.75s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.72s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.71s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.80s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.87s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.03s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.79s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.49s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.57s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.63s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.31s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.58s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.58s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.02s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.25s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.36s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.47s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.98s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.10s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnv (0.95s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.89s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.15s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.28s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.63s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.52s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.97s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.73s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.82s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.96s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.49s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.47s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.18s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.26s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.28s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.78s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildHistory (2.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabels (0.27s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.59s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.64s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.20s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.91s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.06s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.65s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.05s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.47s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.95s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.65s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.35s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.78s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.38s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.34s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.74s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildPATH (1.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.77s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildRm (2.09s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.77s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.33s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.78s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.22s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.91s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildUser (1.25s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.24s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.54s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.09s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.34s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.52s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.28s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.27s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitTTY (1.30s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.56s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.59s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.50s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.50s) [2021-11-11T23:47:16.075Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2021-11-11T23:47:16.075Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.80s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.53s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000137068_} (1.39s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11095930158_/foo_false____} (1.35s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11095930158_/foo_true____} (1.52s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32803564112_/foo_false____} (1.53s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32803564112_/foo_true____} (1.43s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32803564112_/foo_true__0xc000137098__} (1.58s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0001370b0_} (1.33s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0001370c8_} (1.72s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0001370e0_} (1.34s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0001370f8_} (1.38s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.18s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.39s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.61s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.79s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.78s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.94s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.84s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.79s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToStdout (0.74s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.94s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2021-11-11T23:47:16.076Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-11-11T23:47:16.076Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.64s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.61s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.94s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.63s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.81s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.34s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.95s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.22s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.79s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.55s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.10s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.28s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFormat (1.09s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2021-11-11T23:47:16.076Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T23:47:16.076Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.99s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsTop (0.71s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.94s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.57s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.27s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.71s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.69s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecCgroup (1.20s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.62s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.67s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.67s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2021-11-11T23:47:16.076Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.64s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.82s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.58s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.65s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestHealth (20.00s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.66s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.50s) [2021-11-11T23:47:16.076Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportFile (1.27s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.42s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.54s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.55s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2021-11-11T23:47:16.077Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.81s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.58s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectDefault (0.50s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T23:47:16.077Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.57s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.63s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectStatus (0.63s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.16s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.63s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.30s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.16s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.09s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.29s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.73s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.88s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.63s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.35s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.76s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.23s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestNetHostname (1.50s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.82s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.70s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.65s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginActive (2.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.37s) [2021-11-11T23:47:16.077Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.96s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.42s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.96s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.99s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPortList (7.64s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.84s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.04s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.11s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsByOrder (2.20s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.37s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.41s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.69s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.20s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.84s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.13s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.72s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.34s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.13s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.69s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.74s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2021-11-11T23:47:16.077Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.57s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.06s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.34s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.91s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.47s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.03s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.23s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.75s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.19s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.78s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.07s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.96s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.12s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.56s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.59s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.62s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.17s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.46s) [2021-11-11T23:47:16.077Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.14s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.76s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.75s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.51s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.32s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.96s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.51s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.14s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.20s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.97s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.94s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.76s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunMount (5.14s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.36s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.72s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.13s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.60s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.54s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.29s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.02s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.75s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.97s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.11s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.93s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.60s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunState (1.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.96s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.18s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.60s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.49s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.30s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.92s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.13s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.94s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.44s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.18s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.71s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.04s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.49s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.04s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.31s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.44s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.70s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.64s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.72s) [2021-11-11T23:47:16.078Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2021-11-11T23:47:16.078Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.17s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2021-11-11T23:47:16.079Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T23:47:16.079Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.47s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateStats (3.64s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.47s) [2021-11-11T23:47:16.079Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.82s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.51s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.27s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.57s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.42s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.10s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.60s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.54s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.54s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.54s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.80s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.64s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.71s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.73s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.52s) [2021-11-11T23:47:16.079Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.78s) [2021-11-11T23:47:16.079Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T23:47:16.079Z] === RUN TestDockerRegistrySuite [2021-11-11T23:47:16.079Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T23:47:17.019Z] check_test.go:195: [da9a135fbf9e5] daemon is not started [2021-11-11T23:47:17.019Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T23:47:17.958Z] check_test.go:195: [dd15f0ea47aa4] daemon is not started [2021-11-11T23:47:17.958Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T23:47:18.250Z] --- PASS: TestResizeWithInvalidSize (3.13s) [2021-11-11T23:47:18.250Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:47:18.898Z] check_test.go:195: [d94d256b7d3db] daemon is not started [2021-11-11T23:47:18.898Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T23:47:19.157Z] check_test.go:195: [ddab1f0126646] daemon is not started [2021-11-11T23:47:19.158Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T23:47:21.696Z] check_test.go:195: [d6550918d9aad] daemon is not started [2021-11-11T23:47:21.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T23:47:22.054Z] --- PASS: TestResizeWhenContainerNotStarted (3.22s) [2021-11-11T23:47:22.054Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:47:22.054Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:47:22.054Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:47:22.054Z] === RUN TestStats [2021-11-11T23:47:22.054Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T23:47:22.054Z] --- SKIP: TestStats (0.00s) [2021-11-11T23:47:22.054Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:47:26.975Z] check_test.go:195: [daa56693d577e] daemon is not started [2021-11-11T23:47:26.975Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T23:47:27.545Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-11T23:47:28.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T23:47:28.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T23:47:30.084Z] check_test.go:195: [d000984ce6a11] daemon is not started [2021-11-11T23:47:30.084Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T23:47:30.751Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.15s) [2021-11-11T23:47:30.751Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:47:30.751Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T23:47:30.751Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T23:47:30.751Z] === RUN TestUpdateRestartPolicy [2021-11-11T23:47:31.024Z] check_test.go:195: [da8cdf0893c51] daemon is not started [2021-11-11T23:47:31.024Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T23:47:31.963Z] check_test.go:195: [db82ec9ba4b1c] daemon is not started [2021-11-11T23:47:31.963Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T23:47:32.903Z] check_test.go:195: [d328beb7397ea] daemon is not started [2021-11-11T23:47:32.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T23:47:33.842Z] check_test.go:195: [d0bc7deee724b] daemon is not started [2021-11-11T23:47:33.842Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T23:47:35.223Z] check_test.go:195: [dbce7841b25a8] daemon is not started [2021-11-11T23:47:35.223Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T23:47:35.797Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-11T23:47:36.066Z] check_test.go:195: [de523bdcecd84] daemon is not started [2021-11-11T23:47:36.066Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T23:47:37.127Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-11-11T23:47:37.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.55s) [2021-11-11T23:47:37.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.65s) [2021-11-11T23:47:37.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.84s) [2021-11-11T23:47:37.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.05s) [2021-11-11T23:47:37.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.97s) [2021-11-11T23:47:37.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.10s) [2021-11-11T23:47:37.128Z] === RUN TestBuildMultiStageCopy [2021-11-11T23:47:37.128Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T23:47:37.387Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T23:47:37.387Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T23:47:37.387Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T23:47:37.467Z] check_test.go:195: [dad88921f4289] daemon is not started [2021-11-11T23:47:37.467Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T23:47:37.727Z] docker_cli_swarm_test.go:1321: [db7b457d07756] joining swarm manager [d680d586e2e52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:47:38.296Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ae2c4e16645ad3649af2ed793d1e0b8d6fab9b179be3e17128920a99c1c220a [2021-11-11T23:47:38.866Z] docker_cli_swarm_test.go:1322: [d4a9589d02d52] joining swarm manager [d680d586e2e52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:47:38.866Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:64a06fdcca0e2f5a6fb281d83fac4aa7b0fcc0165a545cfb9dfc17f915a0c2a2 [2021-11-11T23:47:39.126Z] check_test.go:195: [d045577818cda] daemon is not started [2021-11-11T23:47:39.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T23:47:39.603Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T23:47:39.603Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T23:47:40.066Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:754dd952fa7d30bab47f60f1580076e1eb481ac33ed3e85c0a1d81dffc9d0e90 [2021-11-11T23:47:41.006Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98c13863ff2500fde9df83cf60ef1dd4447f3e7ac3fd880084158c6b20840a4e [2021-11-11T23:47:41.006Z] check_test.go:195: [de7f959e41c8c] daemon is not started [2021-11-11T23:47:41.265Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T23:47:42.204Z] check_test.go:195: [da40ee5b5dd90] daemon is not started [2021-11-11T23:47:42.204Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T23:47:42.557Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T23:47:43.026Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T23:47:43.026Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T23:47:43.026Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T23:47:43.026Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T23:47:43.026Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T23:47:43.026Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T23:47:43.026Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T23:47:43.494Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T23:47:44.112Z] check_test.go:195: [da011a2112971] daemon is not started [2021-11-11T23:47:44.372Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T23:47:44.482Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T23:47:45.311Z] check_test.go:195: [df8d8bcb8ed95] daemon is not started [2021-11-11T23:47:45.311Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T23:47:45.311Z] check_test.go:195: [d5c3244d29a9b] daemon is not started [2021-11-11T23:47:45.311Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T23:47:45.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T23:47:45.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T23:47:46.250Z] check_test.go:195: [d201c53d1bdce] daemon is not started [2021-11-11T23:47:46.250Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T23:47:46.775Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T23:47:47.189Z] check_test.go:195: [de263993989a4] daemon is not started [2021-11-11T23:47:47.189Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T23:47:47.435Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T23:47:48.128Z] check_test.go:195: [de588649465be] daemon is not started [2021-11-11T23:47:48.128Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T23:47:48.341Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T23:47:48.423Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T23:47:48.423Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T23:47:48.423Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T23:47:48.423Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T23:47:48.423Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T23:47:48.423Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T23:47:49.905Z] --- PASS: TestBuildMultiStageCopy (13.32s) [2021-11-11T23:47:49.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.72s) [2021-11-11T23:47:49.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-11-11T23:47:49.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-11-11T23:47:49.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2021-11-11T23:47:49.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2021-11-11T23:47:49.905Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T23:47:50.640Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T23:47:50.667Z] check_test.go:195: [de1aa7725641c] daemon is not started [2021-11-11T23:47:50.667Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T23:47:50.667Z] check_test.go:195: [deba68831a26b] daemon is not started [2021-11-11T23:47:50.667Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T23:47:51.606Z] check_test.go:195: [d4dce3a2aa775] daemon is not started [2021-11-11T23:47:51.866Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T23:47:52.122Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2021-11-11T23:47:52.122Z] === RUN TestBuildLabelWithTargets [2021-11-11T23:47:52.122Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:47:52.122Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-11T23:47:52.122Z] === RUN TestBuildWithEmptyLayers [2021-11-11T23:47:52.126Z] check_test.go:195: [da67776095819] daemon is not started [2021-11-11T23:47:52.126Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T23:47:52.126Z] check_test.go:195: [dce0edb23907c] daemon is not started [2021-11-11T23:47:52.126Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T23:47:52.386Z] check_test.go:195: [dae95c6d74e73] daemon is not started [2021-11-11T23:47:52.386Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T23:47:52.645Z] check_test.go:195: [dc86316b4a51c] daemon is not started [2021-11-11T23:47:52.645Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T23:47:52.905Z] check_test.go:195: [d507b0c37690b] daemon is not started [2021-11-11T23:47:52.905Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T23:47:53.164Z] check_test.go:195: [d8a7d6f576dcf] daemon is not started [2021-11-11T23:47:53.165Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T23:47:53.687Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2021-11-11T23:47:53.687Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T23:47:54.103Z] check_test.go:195: [d14e756a54176] daemon is not started [2021-11-11T23:47:54.103Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T23:47:55.485Z] check_test.go:195: [dce0e0c185082] daemon is not started [2021-11-11T23:47:55.485Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T23:47:56.106Z] --- PASS: TestUpdateRestartPolicy (23.78s) [2021-11-11T23:47:56.106Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:47:56.424Z] check_test.go:195: [d04ca28d45298] daemon is not started [2021-11-11T23:47:56.424Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T23:47:57.096Z] --- PASS: TestUpdateRestartWithAutoRemove (3.20s) [2021-11-11T23:47:57.096Z] === RUN TestWaitNonBlocked [2021-11-11T23:47:57.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:47:57.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:47:57.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:47:57.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:47:57.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:47:57.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:47:57.364Z] check_test.go:195: [d62a7ed7fe97b] daemon is not started [2021-11-11T23:47:57.364Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T23:47:58.302Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite (43.39s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.18s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.24s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.04s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2021-11-11T23:47:59.241Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-11-11T23:47:59.241Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T23:47:59.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T23:47:59.241Z] check_test.go:222: [d4062cc6e5a92] daemon is not started [2021-11-11T23:47:59.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T23:48:00.922Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T23:48:00.922Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.72s) [2021-11-11T23:48:00.922Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.94s) [2021-11-11T23:48:00.922Z] === RUN TestWaitBlocked [2021-11-11T23:48:00.922Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:00.922Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T23:48:00.922Z] PASS [2021-11-11T23:48:00.922Z] ok github.com/docker/docker/integration/container 112.712s [2021-11-11T23:48:00.922Z] [2021-11-11T23:48:00.922Z] === Skipped [2021-11-11T23:48:00.922Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T23:48:00.922Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:48:00.922Z] [2021-11-11T23:48:00.922Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T23:48:00.922Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.922Z] [2021-11-11T23:48:00.922Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T23:48:00.923Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T23:48:00.923Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T23:48:00.923Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T23:48:00.923Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T23:48:00.923Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T23:48:00.923Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:48:00.923Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T23:48:00.923Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-11T23:48:00.923Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T23:48:00.923Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T23:48:00.923Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T23:48:00.923Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T23:48:00.923Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T23:48:00.923Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:48:00.923Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T23:48:00.923Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T23:48:00.923Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T23:48:00.923Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T23:48:00.923Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T23:48:00.923Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T23:48:00.923Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T23:48:00.923Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T23:48:00.923Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:48:00.923Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T23:48:00.923Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T23:48:00.923Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T23:48:00.923Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:00.923Z] [2021-11-11T23:48:00.923Z] DONE 87 tests, 34 skipped in 115.161s [2021-11-11T23:48:00.923Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T23:48:01.065Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T23:48:02.534Z] check_test.go:222: [dac5fad8027ff] daemon is not started [2021-11-11T23:48:02.534Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T23:48:04.017Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T23:48:05.004Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T23:48:05.004Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T23:48:05.004Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T23:48:07.843Z] check_test.go:222: [d182e625ed80d] daemon is not started [2021-11-11T23:48:07.843Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T23:48:07.965Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T23:48:09.531Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T23:48:09.752Z] check_test.go:222: [d7c1ca4cfe7ba] daemon is not started [2021-11-11T23:48:09.752Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T23:48:10.691Z] check_test.go:222: [dc0c34769426c] daemon is not started [2021-11-11T23:48:10.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T23:48:11.497Z] --- PASS: TestBuildMultiStageOnBuild (17.13s) [2021-11-11T23:48:11.497Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T23:48:11.497Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:48:11.497Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-11-11T23:48:11.497Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T23:48:11.629Z] check_test.go:222: [dae02e5b1ac19] daemon is not started [2021-11-11T23:48:11.629Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T23:48:11.889Z] check_test.go:222: [d10f67c52de35] daemon is not started [2021-11-11T23:48:11.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T23:48:12.827Z] check_test.go:222: [df14d7af9e9d1] daemon is not started [2021-11-11T23:48:12.827Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T23:48:13.349Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T23:48:13.349Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T23:48:13.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T23:48:13.349Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T23:48:13.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T23:48:13.349Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T23:48:13.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T23:48:13.349Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T23:48:13.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T23:48:13.765Z] check_test.go:222: [d40181517cda5] daemon is not started [2021-11-11T23:48:13.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T23:48:13.819Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T23:48:14.705Z] check_test.go:222: [d7d337cba1a1e] daemon is not started [2021-11-11T23:48:14.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T23:48:15.377Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T23:48:15.377Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T23:48:15.377Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T23:48:15.377Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T23:48:15.377Z] Cross building: bundles/cross/linux/s390x [2021-11-11T23:48:15.377Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T23:48:15.377Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T23:48:17.246Z] check_test.go:222: [d41eb1964ace5] daemon is not started [2021-11-11T23:48:17.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T23:48:17.506Z] check_test.go:222: [d55cb027577ac] daemon is not started [2021-11-11T23:48:17.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T23:48:17.766Z] check_test.go:222: [d6f8bdc20087a] daemon is not started [2021-11-11T23:48:17.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T23:48:18.025Z] check_test.go:222: [d9f386a8e7171] daemon is not started [2021-11-11T23:48:18.025Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T23:48:18.286Z] check_test.go:222: [d13be08eb3c1c] daemon is not started [2021-11-11T23:48:18.286Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T23:48:18.546Z] check_test.go:222: [d2e2c17ec4d97] daemon is not started [2021-11-11T23:48:18.546Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T23:48:18.805Z] check_test.go:222: [d1923b97f05e7] daemon is not started [2021-11-11T23:48:18.805Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T23:48:18.805Z] check_test.go:222: [d4b2154b54adc] daemon is not started [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite (19.91s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.01s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.77s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2021-11-11T23:48:18.805Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-11T23:48:18.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T23:48:18.806Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T23:48:19.745Z] check_test.go:251: [de403f9f2d5fe] daemon is not started [2021-11-11T23:48:19.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T23:48:20.005Z] check_test.go:251: [d7ec810e6fcfb] daemon is not started [2021-11-11T23:48:20.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T23:48:20.265Z] check_test.go:251: [d286944404efe] daemon is not started [2021-11-11T23:48:20.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T23:48:21.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T23:48:21.904Z] check_test.go:251: [daffe71a7ee8e] daemon is not started [2021-11-11T23:48:21.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T23:48:22.474Z] check_test.go:251: [d2869fe56bb2f] daemon is not started [2021-11-11T23:48:22.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T23:48:23.414Z] check_test.go:251: [d4ba21eeef22e] daemon is not started [2021-11-11T23:48:23.414Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T23:48:23.414Z] check_test.go:251: [d7753d9cf0458] daemon is not started [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.46s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.64s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.80s) [2021-11-11T23:48:23.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-11-11T23:48:23.414Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T23:48:23.414Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T23:48:26.281Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:48:26.281Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T23:48:26.281Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T23:48:26.281Z] === RUN TestDaemonConfigValidation [2021-11-11T23:48:26.281Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T23:48:26.281Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T23:48:26.281Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:48:26.281Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T23:48:26.281Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T23:48:26.281Z] === RUN TestDaemonProxy [2021-11-11T23:48:26.281Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T23:48:26.281Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T23:48:26.281Z] PASS [2021-11-11T23:48:26.281Z] ok github.com/docker/docker/integration/daemon 0.106s [2021-11-11T23:48:26.281Z] [2021-11-11T23:48:26.281Z] === Skipped [2021-11-11T23:48:26.281Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T23:48:26.281Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T23:48:26.281Z] [2021-11-11T23:48:26.281Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T23:48:26.281Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T23:48:26.281Z] [2021-11-11T23:48:26.281Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T23:48:26.281Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T23:48:26.281Z] [2021-11-11T23:48:26.281Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T23:48:26.281Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T23:48:26.281Z] [2021-11-11T23:48:26.281Z] DONE 4 tests, 4 skipped in 23.876s [2021-11-11T23:48:26.281Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T23:48:26.427Z] --- PASS: TestBuildMultiStageLayerLeak (15.19s) [2021-11-11T23:48:26.427Z] === RUN TestBuildWithHugeFile [2021-11-11T23:48:26.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:26.751Z] INFO: Testing against a local daemon [2021-11-11T23:48:26.751Z] === RUN TestCommitInheritsEnv [2021-11-11T23:48:26.751Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:48:26.751Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T23:48:26.751Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:48:26.751Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T23:48:26.751Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:48:26.751Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:48:26.751Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-11-11T23:48:26.751Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:48:26.751Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-11T23:48:26.751Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:48:27.742Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-11-11T23:48:27.742Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:48:27.742Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T23:48:27.742Z] === RUN TestTagInvalidReference [2021-11-11T23:48:27.742Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T23:48:27.742Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:48:27.742Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-11T23:48:27.742Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:48:27.742Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T23:48:27.742Z] === RUN TestTagOfficialNames [2021-11-11T23:48:28.212Z] --- PASS: TestTagOfficialNames (0.09s) [2021-11-11T23:48:28.212Z] === RUN TestTagMatchesDigest [2021-11-11T23:48:28.212Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T23:48:28.212Z] PASS [2021-11-11T23:48:28.213Z] ok github.com/docker/docker/integration/image 1.539s [2021-11-11T23:48:28.213Z] [2021-11-11T23:48:28.213Z] === Skipped [2021-11-11T23:48:28.213Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T23:48:28.213Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:48:28.213Z] [2021-11-11T23:48:28.213Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:48:28.213Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T23:48:28.213Z] [2021-11-11T23:48:28.213Z] DONE 11 tests, 2 skipped in 3.235s [2021-11-11T23:48:28.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T23:48:28.692Z] check_test.go:278: [dcae305d244a8] daemon is not started [2021-11-11T23:48:28.692Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T23:48:28.692Z] check_test.go:278: [dbf43adf80c8d] daemon is not started [2021-11-11T23:48:28.692Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T23:48:28.952Z] check_test.go:278: [df38e58d633ee] daemon is not started [2021-11-11T23:48:28.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T23:48:28.952Z] check_test.go:278: [d647c793f1bb2] daemon is not started [2021-11-11T23:48:28.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T23:48:29.212Z] check_test.go:278: [d9c0d6c3955fc] daemon is not started [2021-11-11T23:48:29.212Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2021-11-11T23:48:29.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-11-11T23:48:29.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-11T23:48:29.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-11T23:48:29.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-11T23:48:29.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-11T23:48:29.212Z] === RUN TestDockerNetworkSuite [2021-11-11T23:48:29.212Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-11T23:48:30.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:30.447Z] INFO: Testing against a local daemon [2021-11-11T23:48:30.447Z] === RUN TestNetworkCreateDelete [2021-11-11T23:48:30.447Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:30.447Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:48:30.447Z] 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-11-11T23:48:30.447Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDaemonDNSFallback [2021-11-11T23:48:30.447Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:30.447Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestInspectNetwork [2021-11-11T23:48:30.447Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:30.447Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:48:30.447Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:30.447Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:48:30.447Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:48:30.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:48:30.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:48:30.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:48:30.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:48:30.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:48:30.447Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:48:30.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:48:30.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T23:48:30.447Z] === RUN TestNetworkList [2021-11-11T23:48:30.447Z] === RUN TestNetworkList//networks [2021-11-11T23:48:30.447Z] === PAUSE TestNetworkList//networks [2021-11-11T23:48:30.447Z] === RUN TestNetworkList//networks/ [2021-11-11T23:48:30.447Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:48:30.447Z] === CONT TestNetworkList//networks [2021-11-11T23:48:30.447Z] === CONT TestNetworkList//networks/ [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkList (0.03s) [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:48:30.447Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:48:30.447Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:48:30.447Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:48:30.447Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:48:30.447Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:48:30.447Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:48:30.447Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:48:30.447Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:48:30.447Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:48:30.447Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:48:30.447Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T23:48:30.447Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:48:30.447Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:48:30.447Z] PASS [2021-11-11T23:48:30.447Z] ok github.com/docker/docker/integration/network 0.150s [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === Skipped [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T23:48:30.447Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T23:48:30.447Z] 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-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T23:48:30.447Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T23:48:30.447Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:48:30.447Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:48:30.447Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:48:30.447Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T23:48:30.447Z] [2021-11-11T23:48:30.447Z] DONE 22 tests, 15 skipped in 2.179s [2021-11-11T23:48:30.447Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T23:48:31.120Z] docker_cli_network_unix_test.go:46: [d0fa897016ccb] daemon is not started [2021-11-11T23:48:31.379Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-11T23:48:31.437Z] testing: warning: no tests to run [2021-11-11T23:48:31.437Z] PASS [2021-11-11T23:48:31.437Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-11-11T23:48:31.437Z] [2021-11-11T23:48:31.437Z] DONE 0 tests in 0.654s [2021-11-11T23:48:31.437Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T23:48:31.907Z] testing: warning: no tests to run [2021-11-11T23:48:31.907Z] PASS [2021-11-11T23:48:31.907Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2021-11-11T23:48:31.907Z] [2021-11-11T23:48:31.907Z] DONE 0 tests in 0.635s [2021-11-11T23:48:31.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T23:48:31.949Z] docker_cli_network_unix_test.go:46: [d7b5a77c33007] daemon is not started [2021-11-11T23:48:32.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-11T23:48:32.898Z] testing: warning: no tests to run [2021-11-11T23:48:32.899Z] PASS [2021-11-11T23:48:32.899Z] ok github.com/docker/docker/integration/plugin 0.061s [2021-11-11T23:48:32.899Z] [2021-11-11T23:48:32.899Z] DONE 0 tests in 0.649s [2021-11-11T23:48:32.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T23:48:33.374Z] testing: warning: no tests to run [2021-11-11T23:48:33.374Z] PASS [2021-11-11T23:48:33.374Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2021-11-11T23:48:33.374Z] [2021-11-11T23:48:33.374Z] DONE 0 tests in 0.646s [2021-11-11T23:48:33.374Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T23:48:34.778Z] docker_cli_network_unix_test.go:46: [d62b57a2faaf6] daemon is not started [2021-11-11T23:48:35.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-11T23:48:36.727Z] docker_cli_network_unix_test.go:46: [d1b8f069d4b15] daemon is not started [2021-11-11T23:48:36.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-11T23:48:36.987Z] docker_cli_network_unix_test.go:1233: [d44c73e33ed00] daemon is not started [2021-11-11T23:48:38.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:38.180Z] INFO: Testing against a local daemon [2021-11-11T23:48:38.180Z] === RUN TestPluginInvalidJSON [2021-11-11T23:48:38.180Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:48:38.180Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:48:38.180Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:48:38.180Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T23:48:38.180Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:48:38.180Z] === RUN TestPluginInstall [2021-11-11T23:48:38.180Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T23:48:38.180Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T23:48:38.180Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:48:38.180Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T23:48:38.180Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T23:48:38.180Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:48:38.180Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T23:48:38.180Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:48:38.180Z] PASS [2021-11-11T23:48:38.180Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2021-11-11T23:48:38.650Z] [2021-11-11T23:48:38.650Z] === Skipped [2021-11-11T23:48:38.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T23:48:38.650Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T23:48:38.650Z] [2021-11-11T23:48:38.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T23:48:38.650Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T23:48:38.650Z] [2021-11-11T23:48:38.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:48:38.650Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T23:48:38.650Z] [2021-11-11T23:48:38.650Z] DONE 5 tests, 3 skipped in 4.863s [2021-11-11T23:48:38.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T23:48:39.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-11T23:48:40.908Z] docker_cli_network_unix_test.go:46: [d04446c2a4cbe] daemon is not started [2021-11-11T23:48:41.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-11T23:48:41.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:41.609Z] INFO: Testing against a local daemon [2021-11-11T23:48:41.609Z] === RUN TestExternalGraphDriver [2021-11-11T23:48:41.609Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T23:48:41.609Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T23:48:41.609Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:48:41.609Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T23:48:41.609Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T23:48:41.609Z] PASS [2021-11-11T23:48:41.609Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.100s [2021-11-11T23:48:41.609Z] [2021-11-11T23:48:41.609Z] === Skipped [2021-11-11T23:48:41.609Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T23:48:41.609Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T23:48:41.609Z] [2021-11-11T23:48:41.609Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T23:48:41.609Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T23:48:41.609Z] [2021-11-11T23:48:41.609Z] DONE 2 tests, 2 skipped in 2.937s [2021-11-11T23:48:41.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T23:48:43.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:43.843Z] INFO: Testing against a local daemon [2021-11-11T23:48:43.843Z] === RUN TestReadPluginNoRead [2021-11-11T23:48:43.843Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T23:48:43.843Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T23:48:43.843Z] PASS [2021-11-11T23:48:43.843Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2021-11-11T23:48:43.843Z] [2021-11-11T23:48:43.843Z] === Skipped [2021-11-11T23:48:43.843Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T23:48:43.843Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T23:48:43.843Z] [2021-11-11T23:48:43.843Z] DONE 1 tests, 1 skipped in 2.056s [2021-11-11T23:48:43.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T23:48:43.935Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T23:48:43.935Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T23:48:43.935Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T23:48:43.935Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T23:48:43.935Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T23:48:44.832Z] testing: warning: no tests to run [2021-11-11T23:48:44.832Z] PASS [2021-11-11T23:48:44.832Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2021-11-11T23:48:44.832Z] [2021-11-11T23:48:44.832Z] DONE 0 tests in 1.048s [2021-11-11T23:48:44.832Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T23:48:45.674Z] docker_cli_network_unix_test.go:46: [dbd51777efee6] daemon is not started [2021-11-11T23:48:47.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-11T23:48:47.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:47.058Z] INFO: Testing against a local daemon [2021-11-11T23:48:47.058Z] === RUN TestPluginWithDevMounts [2021-11-11T23:48:47.058Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:47.058Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T23:48:47.058Z] PASS [2021-11-11T23:48:47.058Z] ok github.com/docker/docker/integration/plugin/volumes 0.083s [2021-11-11T23:48:47.058Z] [2021-11-11T23:48:47.058Z] === Skipped [2021-11-11T23:48:47.058Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T23:48:47.058Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:47.058Z] [2021-11-11T23:48:47.058Z] DONE 1 tests, 1 skipped in 2.027s [2021-11-11T23:48:47.058Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T23:48:48.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:48.632Z] INFO: Testing against a local daemon [2021-11-11T23:48:48.632Z] === RUN TestSecretInspect [2021-11-11T23:48:48.632Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:48.632Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T23:48:48.632Z] === RUN TestSecretList [2021-11-11T23:48:48.632Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:48.632Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T23:48:48.632Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:48:48.632Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:48.632Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T23:48:48.632Z] === RUN TestSecretsUpdate [2021-11-11T23:48:48.632Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:48.632Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T23:48:48.632Z] === RUN TestTemplatedSecret [2021-11-11T23:48:48.632Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:48.632Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T23:48:48.632Z] === RUN TestSecretCreateResolve [2021-11-11T23:48:48.632Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:48.632Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T23:48:48.632Z] PASS [2021-11-11T23:48:48.632Z] ok github.com/docker/docker/integration/secret 0.086s [2021-11-11T23:48:48.963Z] docker_cli_network_unix_test.go:46: [dad415d43454f] daemon is not started [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] === Skipped [2021-11-11T23:48:49.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T23:48:49.102Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T23:48:49.102Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T23:48:49.102Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T23:48:49.102Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T23:48:49.102Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T23:48:49.102Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:49.102Z] [2021-11-11T23:48:49.102Z] DONE 6 tests, 6 skipped in 1.781s [2021-11-11T23:48:49.102Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T23:48:49.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-11T23:48:50.472Z] docker_cli_network_unix_test.go:46: [d00dbf6413b3c] daemon is not started [2021-11-11T23:48:50.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-11T23:48:51.041Z] docker_cli_network_unix_test.go:46: [d36aab192bdc2] daemon is not started [2021-11-11T23:48:51.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-11T23:48:51.301Z] docker_cli_network_unix_test.go:46: [d2d93c4427817] daemon is not started [2021-11-11T23:48:51.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:51.330Z] INFO: Testing against a local daemon [2021-11-11T23:48:51.330Z] === RUN TestServiceCreateInit [2021-11-11T23:48:51.330Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:48:51.330Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:48:51.330Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T23:48:51.330Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:48:51.330Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:48:51.330Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:48:51.330Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T23:48:51.330Z] === RUN TestCreateServiceConflict [2021-11-11T23:48:51.330Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T23:48:51.330Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:48:51.330Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-11T23:48:51.330Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T23:48:51.330Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T23:48:51.330Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:48:51.330Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T23:48:51.330Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:48:51.330Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T23:48:51.330Z] === RUN TestCreateServiceSysctls [2021-11-11T23:48:51.330Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.330Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-11T23:48:51.331Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:48:51.331Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-11T23:48:51.331Z] === RUN TestInspect [2021-11-11T23:48:51.331Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestInspect (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestCreateJob [2021-11-11T23:48:51.331Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestReplicatedJob [2021-11-11T23:48:51.331Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:48:51.331Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServiceListWithStatuses [2021-11-11T23:48:51.331Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:48:51.331Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:48:51.331Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServicePlugin [2021-11-11T23:48:51.331Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServiceUpdateLabel [2021-11-11T23:48:51.331Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:48:51.331Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:48:51.331Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:48:51.331Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T23:48:51.331Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:48:51.331Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T23:48:51.331Z] PASS [2021-11-11T23:48:51.331Z] ok github.com/docker/docker/integration/service 0.214s [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === Skipped [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-11T23:48:51.331Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T23:48:51.331Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-11T23:48:51.331Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-11T23:48:51.331Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T23:48:51.331Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T23:48:51.331Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T23:48:51.331Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T23:48:51.331Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T23:48:51.331Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T23:48:51.331Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T23:48:51.331Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T23:48:51.331Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T23:48:51.331Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T23:48:51.331Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T23:48:51.331Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T23:48:51.331Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T23:48:51.331Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:48:51.331Z] [2021-11-11T23:48:51.331Z] DONE 24 tests, 23 skipped in 2.499s [2021-11-11T23:48:51.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-11T23:48:51.801Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T23:48:52.129Z] docker_cli_network_unix_test.go:46: [d0357ff6891d4] daemon is not started [2021-11-11T23:48:53.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-11T23:48:53.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:53.370Z] INFO: Testing against a local daemon [2021-11-11T23:48:53.370Z] === RUN TestSessionCreate [2021-11-11T23:48:53.370Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:53.370Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T23:48:53.370Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:48:53.370Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:53.370Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T23:48:53.370Z] PASS [2021-11-11T23:48:53.370Z] ok github.com/docker/docker/integration/session 0.081s [2021-11-11T23:48:53.370Z] [2021-11-11T23:48:53.370Z] === Skipped [2021-11-11T23:48:53.370Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T23:48:53.370Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:53.370Z] [2021-11-11T23:48:53.371Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T23:48:53.371Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T23:48:53.371Z] [2021-11-11T23:48:53.371Z] DONE 2 tests, 2 skipped in 1.664s [2021-11-11T23:48:53.371Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T23:48:53.638Z] docker_cli_network_unix_test.go:46: [d0e894ea90201] daemon is not started [2021-11-11T23:48:53.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-11T23:48:54.157Z] docker_cli_network_unix_test.go:46: [d1cb3f0d1c8f1] daemon is not started [2021-11-11T23:48:54.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-11T23:48:54.385Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T23:48:54.385Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T23:48:54.726Z] docker_cli_network_unix_test.go:46: [d7099508e1d66] daemon is not started [2021-11-11T23:48:54.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-11T23:48:54.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:54.940Z] INFO: Testing against a local daemon [2021-11-11T23:48:54.940Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:48:54.940Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:54.940Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestDiskUsage [2021-11-11T23:48:54.940Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T23:48:54.940Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestEventsExecDie [2021-11-11T23:48:54.940Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T23:48:54.940Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:48:54.940Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T23:48:54.940Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestEventsVolumeCreate [2021-11-11T23:48:54.940Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T23:48:54.940Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestInfoAPI [2021-11-11T23:48:54.940Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T23:48:54.940Z] === RUN TestInfoAPIWarnings [2021-11-11T23:48:54.940Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:48:54.940Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestInfoDebug [2021-11-11T23:48:54.940Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:48:54.940Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:48:54.940Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:48:54.940Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:48:54.940Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:48:54.940Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T23:48:54.940Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:48:54.986Z] docker_cli_network_unix_test.go:46: [d28e777840c07] daemon is not started [2021-11-11T23:48:55.371Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T23:48:55.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T23:48:55.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-11T23:48:55.555Z] docker_cli_network_unix_test.go:46: [d8ce1af43d5d3] daemon is not started [2021-11-11T23:48:55.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-11T23:48:55.815Z] docker_cli_network_unix_test.go:46: [d65c4d0c97e5d] daemon is not started [2021-11-11T23:48:55.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-11T23:48:55.815Z] docker_cli_network_unix_test.go:46: [dee512feb2d5a] daemon is not started [2021-11-11T23:48:55.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-11T23:48:55.934Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-11-11T23:48:55.934Z] === RUN TestPingCacheHeaders [2021-11-11T23:48:55.934Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T23:48:55.934Z] === RUN TestPingGet [2021-11-11T23:48:55.934Z] --- PASS: TestPingGet (0.03s) [2021-11-11T23:48:55.934Z] === RUN TestPingHead [2021-11-11T23:48:56.403Z] --- PASS: TestPingHead (0.03s) [2021-11-11T23:48:56.403Z] === RUN TestVersion [2021-11-11T23:48:56.403Z] --- PASS: TestVersion (0.03s) [2021-11-11T23:48:56.403Z] PASS [2021-11-11T23:48:56.403Z] ok github.com/docker/docker/integration/system 1.167s [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === Skipped [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:48:56.403Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T23:48:56.403Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T23:48:56.403Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T23:48:56.403Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T23:48:56.403Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T23:48:56.403Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T23:48:56.403Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T23:48:56.403Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T23:48:56.403Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:48:56.403Z] [2021-11-11T23:48:56.403Z] DONE 15 tests, 9 skipped in 2.899s [2021-11-11T23:48:56.403Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T23:48:56.753Z] docker_cli_network_unix_test.go:46: [dd5207293cda9] daemon is not started [2021-11-11T23:48:56.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-11T23:48:57.322Z] docker_cli_network_unix_test.go:46: [df54af76fb4f1] daemon is not started [2021-11-11T23:48:57.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-11T23:48:57.891Z] docker_cli_network_unix_test.go:46: [dc8ef579db2e3] daemon is not started [2021-11-11T23:48:57.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-11T23:48:57.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:48:57.976Z] INFO: Testing against a local daemon [2021-11-11T23:48:57.976Z] === RUN TestVolumesCreateAndList [2021-11-11T23:48:57.976Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-11T23:48:57.976Z] === RUN TestVolumesRemove [2021-11-11T23:48:58.151Z] docker_cli_network_unix_test.go:46: [d5a11202c8b5e] daemon is not started [2021-11-11T23:48:58.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-11T23:48:58.151Z] docker_cli_network_unix_test.go:46: [d3edcd7db0ef1] daemon is not started [2021-11-11T23:48:58.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-11T23:48:58.446Z] --- PASS: TestVolumesRemove (0.16s) [2021-11-11T23:48:58.446Z] === RUN TestVolumesInspect [2021-11-11T23:48:58.446Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T23:48:58.446Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:48:58.446Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:48:58.446Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:48:58.446Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:48:58.446Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-11T23:48:58.446Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:48:58.446Z] PASS [2021-11-11T23:48:58.446Z] ok github.com/docker/docker/integration/volume 0.325s [2021-11-11T23:48:58.446Z] [2021-11-11T23:48:58.446Z] DONE 5 tests in 2.073s [2021-11-11T23:48:58.446Z] INFO: make.ps1 ended at 11/11/2021 23:48:58 [2021-11-11T23:48:58.446Z] INFO: Integration CLI tests being run from the host: [2021-11-11T23:48:58.446Z] 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-11-11T23:48:59.531Z] docker_cli_network_unix_test.go:968: [d569ba710a1d2] daemon is not started [2021-11-11T23:49:00.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-11T23:49:01.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T23:49:01.243Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T23:49:01.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T23:49:01.855Z] docker_cli_network_unix_test.go:46: [d386c029c1bdc] daemon is not started [2021-11-11T23:49:01.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-11T23:49:03.252Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-11T23:49:04.633Z] docker_cli_network_unix_test.go:1116: [d291d08f222b1] daemon is not started [2021-11-11T23:49:05.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T23:49:07.929Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-11T23:49:07.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-11T23:49:07.929Z] docker_cli_network_unix_test.go:46: [d1e616aa16bee] daemon is not started [2021-11-11T23:49:07.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-11T23:49:08.869Z] docker_cli_network_unix_test.go:46: [de3dcbce444f7] daemon is not started [2021-11-11T23:49:08.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-11T23:49:08.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T23:49:08.925Z] INFO: Testing against a local daemon [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T23:49:08.925Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T23:49:08.925Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T23:49:08.925Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T23:49:09.129Z] docker_cli_network_unix_test.go:46: [d189ff4682f87] daemon is not started [2021-11-11T23:49:09.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-11T23:49:09.129Z] docker_cli_network_unix_test.go:46: [dd03d05cc1102] daemon is not started [2021-11-11T23:49:09.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-11T23:49:09.389Z] docker_cli_network_unix_test.go:46: [d186aaaba0e23] daemon is not started [2021-11-11T23:49:09.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-11T23:49:09.395Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T23:49:09.868Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T23:49:09.959Z] docker_cli_network_unix_test.go:46: [d30779e0295fc] daemon is not started [2021-11-11T23:49:09.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-11T23:49:09.959Z] docker_cli_network_unix_test.go:46: [dfb7d4a60f678] daemon is not started [2021-11-11T23:49:09.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-11T23:49:10.338Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T23:49:12.499Z] docker_cli_network_unix_test.go:46: [d8acd55ce6bac] daemon is not started [2021-11-11T23:49:12.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T23:49:13.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-11T23:49:13.881Z] docker_cli_network_unix_test.go:46: [d361a4d14d96a] daemon is not started [2021-11-11T23:49:13.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-11T23:49:13.881Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T23:49:13.881Z] docker_cli_network_unix_test.go:46: [da5f17ef0325a] daemon is not started [2021-11-11T23:49:13.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-11T23:49:14.451Z] docker_cli_network_unix_test.go:46: [daabedc6ad2b7] daemon is not started [2021-11-11T23:49:14.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-11T23:49:16.619Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-11T23:49:18.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T23:49:18.562Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T23:49:18.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T23:49:19.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-11T23:49:21.296Z] docker_cli_network_unix_test.go:1084: [d1865ac974ed5] daemon is not started [2021-11-11T23:49:22.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T23:49:22.353Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T23:49:22.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T23:49:22.354Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T23:49:22.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T23:49:23.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-11T23:49:23.836Z] docker_cli_network_unix_test.go:46: [d7672dedc2165] daemon is not started [2021-11-11T23:49:23.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-11T23:49:24.096Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-11T23:49:24.666Z] docker_cli_network_unix_test.go:46: [d7f32b13ed075] daemon is not started [2021-11-11T23:49:24.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-11T23:49:26.308Z] docker_cli_network_unix_test.go:46: [da32eb80c618c] daemon is not started [2021-11-11T23:49:26.877Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-11T23:49:27.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-11T23:49:27.137Z] docker_cli_network_unix_test.go:46: [d6184a7296c79] daemon is not started [2021-11-11T23:49:27.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-11T23:49:27.707Z] docker_cli_network_unix_test.go:46: [d9a2f4a5e4c81] daemon is not started [2021-11-11T23:49:27.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-11T23:49:28.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T23:49:28.225Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T23:49:28.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T23:49:28.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T23:49:28.225Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T23:49:28.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T23:49:28.225Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T23:49:28.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T23:49:28.536Z] docker_cli_network_unix_test.go:46: [d569b8c4a356f] daemon is not started [2021-11-11T23:49:28.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-11T23:49:29.105Z] docker_cli_network_unix_test.go:46: [ddf97f953ac0b] daemon is not started [2021-11-11T23:49:29.674Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-11T23:49:33.894Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-11T23:49:34.834Z] docker_cli_network_unix_test.go:46: [d7c3786a12b38] daemon is not started [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite (65.70s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.29s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.02s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.69s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.71s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.63s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.44s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.02s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.89s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.18s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.34s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.82s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.04s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.27s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.84s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-11-11T23:49:34.834Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.12s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.62s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.35s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.12s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.22s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.80s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.25s) [2021-11-11T23:49:34.834Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.12s) [2021-11-11T23:49:34.834Z] === RUN TestDockerHubPullSuite [2021-11-11T23:49:34.834Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-11T23:49:36.215Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-11T23:49:36.475Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-11T23:49:36.882Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T23:49:36.882Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T23:49:36.882Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T23:49:36.882Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T23:49:36.882Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T23:49:37.245Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T23:49:37.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f30e4796505946790cf29671af49aab2cb98fd9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6f30e4796505946790cf29671af49aab2cb98fd9 hack/test/unit [2021-11-11T23:49:38.096Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T23:49:38.097Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T23:49:38.097Z] + TESTDIRS=./... [2021-11-11T23:49:38.097Z] + exclude_paths='/vendor/|/integration' [2021-11-11T23:49:38.097Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T23:49:38.097Z] ++ go list ./... [2021-11-11T23:49:39.014Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-11T23:49:39.274Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-11T23:49:40.004Z] + pkg_list='github.com/docker/docker/api [2021-11-11T23:49:40.004Z] github.com/docker/docker/api/server [2021-11-11T23:49:40.004Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:49:40.004Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:49:40.004Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:49:40.004Z] github.com/docker/docker/api/server/router [2021-11-11T23:49:40.004Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/backend [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/container [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/events [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/filters [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/image [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/mount [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/network [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/registry [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/time [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/versions [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/volume [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:49:40.005Z] github.com/docker/docker/cli [2021-11-11T23:49:40.005Z] github.com/docker/docker/cli/config [2021-11-11T23:49:40.005Z] github.com/docker/docker/cli/debug [2021-11-11T23:49:40.005Z] github.com/docker/docker/client [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:49:40.005Z] github.com/docker/docker/container [2021-11-11T23:49:40.005Z] github.com/docker/docker/container/stream [2021-11-11T23:49:40.005Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:49:40.005Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:49:40.005Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/config [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/events [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/exec [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/images [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/links [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/names [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/network [2021-11-11T23:49:40.005Z] github.com/docker/docker/daemon/stats [2021-11-11T23:49:40.005Z] github.com/docker/docker/distribution [2021-11-11T23:49:40.005Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:49:40.005Z] github.com/docker/docker/distribution/utils [2021-11-11T23:49:40.005Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:49:40.005Z] github.com/docker/docker/dockerversion [2021-11-11T23:49:40.005Z] github.com/docker/docker/errdefs [2021-11-11T23:49:40.005Z] github.com/docker/docker/image [2021-11-11T23:49:40.005Z] github.com/docker/docker/image/cache [2021-11-11T23:49:40.005Z] github.com/docker/docker/image/tarexport [2021-11-11T23:49:40.005Z] github.com/docker/docker/image/v1 [2021-11-11T23:49:40.005Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:49:40.005Z] github.com/docker/docker/layer [2021-11-11T23:49:40.005Z] github.com/docker/docker/libcontainerd [2021-11-11T23:49:40.005Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:49:40.005Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:49:40.005Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:49:40.005Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/libnetwork/types [2021-11-11T23:49:40.005Z] github.com/docker/docker/oci [2021-11-11T23:49:40.005Z] github.com/docker/docker/oci/caps [2021-11-11T23:49:40.005Z] github.com/docker/docker/opts [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/archive [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/directory [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/locker [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/mount [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/platform [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/pools [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/progress [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/signal [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/stack [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/system [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/term [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:49:40.005Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:49:40.005Z] github.com/docker/docker/plugin [2021-11-11T23:49:40.005Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:49:40.005Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:49:40.005Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:49:40.005Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:49:40.005Z] github.com/docker/docker/quota [2021-11-11T23:49:40.005Z] github.com/docker/docker/reference [2021-11-11T23:49:40.005Z] github.com/docker/docker/registry [2021-11-11T23:49:40.005Z] github.com/docker/docker/registry/resumable [2021-11-11T23:49:40.005Z] github.com/docker/docker/restartmanager [2021-11-11T23:49:40.005Z] github.com/docker/docker/rootless [2021-11-11T23:49:40.005Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:49:40.005Z] github.com/docker/docker/runconfig [2021-11-11T23:49:40.005Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/environment [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/registry [2021-11-11T23:49:40.005Z] github.com/docker/docker/testutil/request [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume/drivers [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume/local [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume/mounts [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume/service [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:49:40.005Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:49:40.005Z] ++ echo 'github.com/docker/docker/api [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/backend [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/container [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/events [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/filters [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/image [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/mount [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/network [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/registry [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/time [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/versions [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:49:40.005Z] github.com/docker/docker/api/types/volume [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:49:40.005Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:49:40.005Z] github.com/docker/docker/cli [2021-11-11T23:49:40.005Z] github.com/docker/docker/cli/config [2021-11-11T23:49:40.005Z] github.com/docker/docker/cli/debug [2021-11-11T23:49:40.005Z] github.com/docker/docker/client [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:49:40.005Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:49:40.006Z] github.com/docker/docker/container [2021-11-11T23:49:40.006Z] github.com/docker/docker/container/stream [2021-11-11T23:49:40.006Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:49:40.006Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:49:40.006Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/config [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/events [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/exec [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/images [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/links [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/names [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/network [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/stats [2021-11-11T23:49:40.006Z] github.com/docker/docker/distribution [2021-11-11T23:49:40.006Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:49:40.006Z] github.com/docker/docker/distribution/utils [2021-11-11T23:49:40.006Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:49:40.006Z] github.com/docker/docker/dockerversion [2021-11-11T23:49:40.006Z] github.com/docker/docker/errdefs [2021-11-11T23:49:40.006Z] github.com/docker/docker/image [2021-11-11T23:49:40.006Z] github.com/docker/docker/image/cache [2021-11-11T23:49:40.006Z] github.com/docker/docker/image/tarexport [2021-11-11T23:49:40.006Z] github.com/docker/docker/image/v1 [2021-11-11T23:49:40.006Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:49:40.006Z] github.com/docker/docker/layer [2021-11-11T23:49:40.006Z] github.com/docker/docker/libcontainerd [2021-11-11T23:49:40.006Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:49:40.006Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:49:40.006Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:49:40.006Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/libnetwork/types [2021-11-11T23:49:40.006Z] github.com/docker/docker/oci [2021-11-11T23:49:40.006Z] github.com/docker/docker/oci/caps [2021-11-11T23:49:40.006Z] github.com/docker/docker/opts [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/archive [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/directory [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/locker [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/mount [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/platform [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/pools [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/progress [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/signal [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/stack [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/system [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/term [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:49:40.006Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:49:40.006Z] github.com/docker/docker/plugin [2021-11-11T23:49:40.006Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:49:40.006Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:49:40.006Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:49:40.006Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:49:40.006Z] github.com/docker/docker/quota [2021-11-11T23:49:40.006Z] github.com/docker/docker/reference [2021-11-11T23:49:40.006Z] github.com/docker/docker/registry [2021-11-11T23:49:40.006Z] github.com/docker/docker/registry/resumable [2021-11-11T23:49:40.006Z] github.com/docker/docker/restartmanager [2021-11-11T23:49:40.006Z] github.com/docker/docker/rootless [2021-11-11T23:49:40.006Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:49:40.006Z] github.com/docker/docker/runconfig [2021-11-11T23:49:40.006Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/environment [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/registry [2021-11-11T23:49:40.006Z] github.com/docker/docker/testutil/request [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume/drivers [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume/local [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume/mounts [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume/service [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:49:40.006Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:49:40.006Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T23:49:40.006Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/backend [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/container [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/events [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/filters [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/image [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/mount [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/network [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/registry [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/time [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/versions [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:49:40.006Z] github.com/docker/docker/api/types/volume [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:49:40.006Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:49:40.006Z] github.com/docker/docker/cli [2021-11-11T23:49:40.006Z] github.com/docker/docker/cli/config [2021-11-11T23:49:40.006Z] github.com/docker/docker/cli/debug [2021-11-11T23:49:40.006Z] github.com/docker/docker/client [2021-11-11T23:49:40.006Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:49:40.006Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:49:40.006Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:49:40.006Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:49:40.006Z] github.com/docker/docker/container [2021-11-11T23:49:40.006Z] github.com/docker/docker/container/stream [2021-11-11T23:49:40.006Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:49:40.006Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:49:40.006Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/config [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/events [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/exec [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/images [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/links [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:49:40.006Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/names [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/network [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/stats [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution/utils [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:49:40.007Z] github.com/docker/docker/dockerversion [2021-11-11T23:49:40.007Z] github.com/docker/docker/errdefs [2021-11-11T23:49:40.007Z] github.com/docker/docker/image [2021-11-11T23:49:40.007Z] github.com/docker/docker/image/cache [2021-11-11T23:49:40.007Z] github.com/docker/docker/image/tarexport [2021-11-11T23:49:40.007Z] github.com/docker/docker/image/v1 [2021-11-11T23:49:40.007Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:49:40.007Z] github.com/docker/docker/layer [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:49:40.007Z] github.com/docker/docker/oci [2021-11-11T23:49:40.007Z] github.com/docker/docker/oci/caps [2021-11-11T23:49:40.007Z] github.com/docker/docker/opts [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/archive [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/directory [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/locker [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/mount [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/platform [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/pools [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/progress [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/signal [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/stack [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/system [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/term [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:49:40.007Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:49:40.007Z] github.com/docker/docker/plugin [2021-11-11T23:49:40.007Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:49:40.007Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:49:40.007Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:49:40.007Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:49:40.007Z] github.com/docker/docker/quota [2021-11-11T23:49:40.007Z] github.com/docker/docker/reference [2021-11-11T23:49:40.007Z] github.com/docker/docker/registry [2021-11-11T23:49:40.007Z] github.com/docker/docker/registry/resumable [2021-11-11T23:49:40.007Z] github.com/docker/docker/restartmanager [2021-11-11T23:49:40.007Z] github.com/docker/docker/rootless [2021-11-11T23:49:40.007Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:49:40.007Z] github.com/docker/docker/runconfig [2021-11-11T23:49:40.007Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/environment [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/registry [2021-11-11T23:49:40.007Z] github.com/docker/docker/testutil/request [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume/drivers [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume/local [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume/mounts [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume/service [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:49:40.007Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:49:40.007Z] ++ echo 'github.com/docker/docker/api [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/backend [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/container [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/events [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/filters [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/image [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/mount [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/network [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/registry [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/time [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/versions [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:49:40.007Z] github.com/docker/docker/api/types/volume [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:49:40.007Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:49:40.007Z] github.com/docker/docker/cli [2021-11-11T23:49:40.007Z] github.com/docker/docker/cli/config [2021-11-11T23:49:40.007Z] github.com/docker/docker/cli/debug [2021-11-11T23:49:40.007Z] github.com/docker/docker/client [2021-11-11T23:49:40.007Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:49:40.007Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:49:40.007Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:49:40.007Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:49:40.007Z] github.com/docker/docker/container [2021-11-11T23:49:40.007Z] github.com/docker/docker/container/stream [2021-11-11T23:49:40.007Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:49:40.007Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:49:40.007Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/config [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/events [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/exec [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/images [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/links [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/names [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/network [2021-11-11T23:49:40.007Z] github.com/docker/docker/daemon/stats [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution/utils [2021-11-11T23:49:40.007Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:49:40.007Z] github.com/docker/docker/dockerversion [2021-11-11T23:49:40.007Z] github.com/docker/docker/errdefs [2021-11-11T23:49:40.007Z] github.com/docker/docker/image [2021-11-11T23:49:40.007Z] github.com/docker/docker/image/cache [2021-11-11T23:49:40.007Z] github.com/docker/docker/image/tarexport [2021-11-11T23:49:40.007Z] github.com/docker/docker/image/v1 [2021-11-11T23:49:40.007Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:49:40.007Z] github.com/docker/docker/layer [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:49:40.007Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:49:40.007Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/types [2021-11-11T23:49:40.008Z] github.com/docker/docker/oci [2021-11-11T23:49:40.008Z] github.com/docker/docker/oci/caps [2021-11-11T23:49:40.008Z] github.com/docker/docker/opts [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/archive [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/directory [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/locker [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/mount [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/platform [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/pools [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/progress [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/signal [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/stack [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/system [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/term [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:49:40.008Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:49:40.008Z] github.com/docker/docker/plugin [2021-11-11T23:49:40.008Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:49:40.008Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:49:40.008Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:49:40.008Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:49:40.008Z] github.com/docker/docker/quota [2021-11-11T23:49:40.008Z] github.com/docker/docker/reference [2021-11-11T23:49:40.008Z] github.com/docker/docker/registry [2021-11-11T23:49:40.008Z] github.com/docker/docker/registry/resumable [2021-11-11T23:49:40.008Z] github.com/docker/docker/restartmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/rootless [2021-11-11T23:49:40.008Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:49:40.008Z] github.com/docker/docker/runconfig [2021-11-11T23:49:40.008Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/environment [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/registry [2021-11-11T23:49:40.008Z] github.com/docker/docker/testutil/request [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume/drivers [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume/local [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume/mounts [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume/service [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:49:40.008Z] github.com/docker/docker/volume/testutils' [2021-11-11T23:49:40.008Z] ++ grep --fixed-strings /libnetwork [2021-11-11T23:49:40.008Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/types' [2021-11-11T23:49:40.008Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/types' [2021-11-11T23:49:40.008Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:49:40.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:49:40.008Z] + type docker-proxy [2021-11-11T23:49:40.008Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T23:49:40.008Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T23:49:40.008Z] [2021-11-11T23:49:40.008Z] Removing bundles/ [2021-11-11T23:49:40.008Z] [2021-11-11T23:49:40.008Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T23:49:40.008Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T23:49:40.008Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T23:49:40.214Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-11T23:49:40.214Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T23:49:40.214Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-11T23:49:40.784Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-11T23:49:40.784Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite (6.10s) [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s) [2021-11-11T23:49:41.044Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2021-11-11T23:49:41.044Z] PASS [2021-11-11T23:49:41.044Z] [2021-11-11T23:49:41.044Z] === Skipped [2021-11-11T23:49:41.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T23:49:41.044Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.044Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T23:49:41.044Z] [2021-11-11T23:49:41.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-11T23:49:41.044Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-11T23:49:41.044Z] [2021-11-11T23:49:41.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-11T23:49:41.044Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-11T23:49:41.044Z] [2021-11-11T23:49:41.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-11T23:49:41.044Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-11T23:49:41.044Z] [2021-11-11T23:49:41.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-11T23:49:41.044Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-11T23:49:41.044Z] [2021-11-11T23:49:41.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T23:49:41.045Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T23:49:41.045Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-11-11T23:49:41.045Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T23:49:41.045Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T23:49:41.045Z] docker_cli_network_unix_test.go:46: [da5f17ef0325a] daemon is not started [2021-11-11T23:49:41.045Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] DONE 1269 tests, 51 skipped in 1441.107s [2021-11-11T23:49:41.045Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T23:49:41.045Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T23:49:41.045Z] +++ kill 13302 [2021-11-11T23:49:41.045Z] +++ /etc/init.d/apparmor stop [2021-11-11T23:49:41.045Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] Unloading profiles will leave already running processes permanently [2021-11-11T23:49:41.045Z] unconfined, which can lead to unexpected situations. [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.045Z] To set a process to complain mode, use the command line tool [2021-11-11T23:49:41.045Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T23:49:41.045Z] +++ true [2021-11-11T23:49:41.045Z] exiting test-integration [2021-11-11T23:49:41.045Z] ++ exit 0 [2021-11-11T23:49:41.045Z] [2021-11-11T23:49:41.306Z] + for job in $(jobs -p) [2021-11-11T23:49:41.306Z] + wait 10488 [2021-11-11T23:49:46.581Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T23:49:46.581Z] [2021-11-11T23:49:46.581Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T23:49:46.581Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T23:49:46.581Z] [2021-11-11T23:49:46.581Z] + mkdir -p bundles [2021-11-11T23:49:46.581Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/backend/build [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/httputils [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/middleware [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/build [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/container [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/debug [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/image [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/network [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/session [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/system [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/server/router/volume [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/backend [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/container [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/events [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/filters [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/image [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/mount [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/network [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/registry [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/strslice [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/swarm [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/time [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/versions [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T23:49:46.581Z] github.com/docker/docker/api/types/volume [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/dockerfile [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/dockerignore [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/remotecontext [2021-11-11T23:49:46.581Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T23:49:46.581Z] github.com/docker/docker/cli [2021-11-11T23:49:46.581Z] github.com/docker/docker/cli/config [2021-11-11T23:49:46.581Z] github.com/docker/docker/cli/debug [2021-11-11T23:49:46.581Z] github.com/docker/docker/client [2021-11-11T23:49:46.581Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T23:49:46.581Z] github.com/docker/docker/cmd/dockerd [2021-11-11T23:49:46.581Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T23:49:46.581Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T23:49:46.581Z] github.com/docker/docker/container [2021-11-11T23:49:46.581Z] github.com/docker/docker/container/stream [2021-11-11T23:49:46.581Z] github.com/docker/docker/contrib/apparmor [2021-11-11T23:49:46.581Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T23:49:46.581Z] github.com/docker/docker/contrib/httpserver [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/cluster [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/config [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/discovery [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/events [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/exec [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/images [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/initlayer [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/links [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/listeners [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/local [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/names [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/network [2021-11-11T23:49:46.581Z] github.com/docker/docker/daemon/stats [2021-11-11T23:49:46.581Z] github.com/docker/docker/distribution [2021-11-11T23:49:46.581Z] github.com/docker/docker/distribution/metadata [2021-11-11T23:49:46.581Z] github.com/docker/docker/distribution/utils [2021-11-11T23:49:46.581Z] github.com/docker/docker/distribution/xfer [2021-11-11T23:49:46.581Z] github.com/docker/docker/dockerversion [2021-11-11T23:49:46.581Z] github.com/docker/docker/errdefs [2021-11-11T23:49:46.581Z] github.com/docker/docker/image [2021-11-11T23:49:46.581Z] github.com/docker/docker/image/cache [2021-11-11T23:49:46.581Z] github.com/docker/docker/image/tarexport [2021-11-11T23:49:46.581Z] github.com/docker/docker/image/v1 [2021-11-11T23:49:46.581Z] github.com/docker/docker/internal/test/suite [2021-11-11T23:49:46.581Z] github.com/docker/docker/layer [2021-11-11T23:49:46.581Z] github.com/docker/docker/libcontainerd [2021-11-11T23:49:46.581Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T23:49:46.581Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T23:49:46.581Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T23:49:46.581Z] github.com/docker/docker/libcontainerd/types [2021-11-11T23:49:46.581Z] github.com/docker/docker/oci [2021-11-11T23:49:46.581Z] github.com/docker/docker/oci/caps [2021-11-11T23:49:46.581Z] github.com/docker/docker/opts [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/aaparser [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/archive [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/authorization [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/capabilities [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/containerfs [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/directory [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/discovery [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/dmesg [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/filenotify [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/fileutils [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/fsutils [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/homedir [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/idtools [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/ioutils [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/locker [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/longpath [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/loopback [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/mount [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/parsers [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/pidfile [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/platform [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/plugins [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/pools [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/progress [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/pubsub [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/reexec [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/signal [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/stack [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/stringid [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/symlink [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/system [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/tailfile [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/tarsum [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/term [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/term/windows [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/truncindex [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/urlutil [2021-11-11T23:49:46.581Z] github.com/docker/docker/pkg/useragent [2021-11-11T23:49:46.581Z] github.com/docker/docker/plugin [2021-11-11T23:49:46.581Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T23:49:46.581Z] github.com/docker/docker/plugin/v2 [2021-11-11T23:49:46.581Z] github.com/docker/docker/profiles/apparmor [2021-11-11T23:49:46.581Z] github.com/docker/docker/profiles/seccomp [2021-11-11T23:49:46.581Z] github.com/docker/docker/quota [2021-11-11T23:49:46.581Z] github.com/docker/docker/reference [2021-11-11T23:49:46.581Z] github.com/docker/docker/registry [2021-11-11T23:49:46.581Z] github.com/docker/docker/registry/resumable [2021-11-11T23:49:46.581Z] github.com/docker/docker/restartmanager [2021-11-11T23:49:46.581Z] github.com/docker/docker/rootless [2021-11-11T23:49:46.581Z] github.com/docker/docker/rootless/specconv [2021-11-11T23:49:46.581Z] github.com/docker/docker/runconfig [2021-11-11T23:49:46.581Z] github.com/docker/docker/runconfig/opts [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/daemon [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/environment [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/fakegit [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/registry [2021-11-11T23:49:46.581Z] github.com/docker/docker/testutil/request [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume/drivers [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume/local [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume/mounts [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume/service [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume/service/opts [2021-11-11T23:49:46.581Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T23:49:46.582Z] + 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-11-11T23:49:47.151Z] ? github.com/docker/docker/api [no test files] [2021-11-11T23:49:47.880Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-11T23:49:47.880Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-11T23:49:48.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-11T23:49:49.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T23:49:50.678Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-11T23:49:51.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T23:49:51.682Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T23:49:51.682Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T23:49:51.682Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T23:49:52.150Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T23:49:53.137Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T23:49:53.137Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T23:49:53.137Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T23:49:56.928Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T23:49:57.915Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T23:49:57.915Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T23:49:57.915Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T23:49:57.915Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T23:49:57.915Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T23:49:58.902Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T23:49:59.888Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T23:50:00.357Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T23:50:00.825Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T23:50:01.293Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T23:50:02.037Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-11-11T23:50:06.049Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T23:50:07.615Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T23:50:07.615Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T23:50:07.615Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T23:50:08.603Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T23:50:08.603Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T23:50:08.603Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T23:50:09.071Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T23:50:10.637Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T23:50:11.623Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T23:50:11.623Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T23:50:11.623Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T23:50:11.623Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T23:50:12.610Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T23:50:13.079Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T23:50:13.079Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T23:50:13.079Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T23:50:13.079Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T23:50:13.079Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T23:50:17.835Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T23:50:36.832Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T23:50:36.832Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T23:50:36.832Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T23:50:36.832Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T23:50:36.832Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T23:50:36.832Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T23:50:36.832Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T23:50:36.832Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T23:50:36.832Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T23:50:36.832Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T23:50:36.832Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T23:50:36.832Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T23:50:36.832Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T23:50:36.832Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T23:50:36.832Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T23:50:36.832Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T23:50:36.832Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T23:50:40.656Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T23:50:40.656Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T23:50:40.656Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T23:50:40.656Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T23:50:40.656Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T23:50:46.925Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-11T23:50:46.925Z] docker_cli_swarm_test.go:1186: [d471800cc85af] joining swarm manager [d387064d0487f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:50:47.836Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T23:50:48.141Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T23:50:48.141Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T23:50:48.141Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T23:50:48.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T23:50:48.609Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T23:50:49.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T23:50:49.077Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T23:50:49.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T23:50:49.077Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T23:50:49.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T23:50:49.545Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T23:50:49.545Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T23:50:49.545Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T23:50:52.203Z] docker_cli_swarm_test.go:1195: [de5fdfdbed878] joining swarm manager [d387064d0487f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:50:53.560Z] --- PASS: TestBuildWithHugeFile (134.51s) [2021-11-11T23:50:53.560Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T23:50:53.560Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:50:53.560Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T23:50:53.560Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:50:53.560Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:50:53.560Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:50:53.560Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:50:53.560Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:50:53.560Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:50:53.560Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T23:50:53.560Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T23:50:53.560Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T23:50:53.560Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-11T23:50:53.560Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T23:50:53.560Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T23:50:53.560Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T23:50:53.560Z] === RUN TestBuildPreserveOwnership [2021-11-11T23:50:53.560Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:50:53.560Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestBuildPlatformInvalid [2021-11-11T23:50:53.560Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T23:50:53.560Z] PASS [2021-11-11T23:50:53.560Z] ok github.com/docker/docker/integration/build 205.339s [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === Skipped [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T23:50:53.560Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T23:50:53.560Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-11T23:50:53.560Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-11-11T23:50:53.560Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T23:50:53.560Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T23:50:53.560Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] DONE 29 tests, 6 skipped in 235.477s [2021-11-11T23:50:53.560Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T23:50:53.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:50:53.560Z] INFO: Testing against a local daemon [2021-11-11T23:50:53.560Z] === RUN TestConfigInspect [2021-11-11T23:50:53.560Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestConfigList [2021-11-11T23:50:53.560Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestConfigsCreateAndDelete [2021-11-11T23:50:53.560Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestConfigsUpdate [2021-11-11T23:50:53.560Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestTemplatedConfig [2021-11-11T23:50:53.560Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestConfigCreateResolve [2021-11-11T23:50:53.560Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:50:53.560Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T23:50:53.560Z] PASS [2021-11-11T23:50:53.560Z] ok github.com/docker/docker/integration/config 0.099s [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === Skipped [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T23:50:53.560Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T23:50:53.560Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T23:50:53.560Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T23:50:53.560Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T23:50:53.560Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T23:50:53.560Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:50:53.560Z] [2021-11-11T23:50:53.560Z] DONE 6 tests, 6 skipped in 2.233s [2021-11-11T23:50:53.560Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T23:50:53.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:50:53.560Z] INFO: Testing against a local daemon [2021-11-11T23:50:53.560Z] === RUN TestCheckpoint [2021-11-11T23:50:53.560Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:50:53.560Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T23:50:53.560Z] === RUN TestContainerInvalidJSON [2021-11-11T23:50:53.560Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:50:53.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:50:53.560Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:50:53.560Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:50:53.560Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T23:50:53.560Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T23:50:53.560Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-11T23:50:53.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-11T23:50:53.560Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-11T23:50:53.560Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T23:50:53.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-11-11T23:50:53.560Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T23:50:53.560Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.38s) [2021-11-11T23:50:53.560Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T23:50:53.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-11-11T23:50:53.560Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T23:50:53.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2021-11-11T23:50:53.561Z] === RUN TestCopyFromContainer [2021-11-11T23:50:53.561Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.561Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T23:50:53.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:50:53.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:50:53.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:50:53.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:50:53.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:50:53.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:50:53.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T23:50:53.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T23:50:53.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T23:50:53.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T23:50:53.561Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T23:50:53.561Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidEnv [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T23:50:53.561Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.561Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T23:50:53.561Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:50:53.561Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T23:50:53.561Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:50:53.561Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:50:53.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:50:53.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T23:50:53.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T23:50:53.561Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T23:50:53.561Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateDifferentPlatform [2021-11-11T23:50:53.561Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T23:50:53.561Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T23:50:53.561Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T23:50:53.561Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T23:50:53.561Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-11-11T23:50:53.561Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T23:50:53.561Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T23:50:53.561Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T23:50:53.561Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T23:50:53.561Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.561Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestDiff [2021-11-11T23:50:53.561Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T23:50:53.561Z] --- SKIP: TestDiff (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestExecWithCloseStdin [2021-11-11T23:50:53.561Z] --- PASS: TestExecWithCloseStdin (2.53s) [2021-11-11T23:50:53.561Z] === RUN TestExec [2021-11-11T23:50:53.561Z] --- PASS: TestExec (2.32s) [2021-11-11T23:50:53.561Z] === RUN TestExecUser [2021-11-11T23:50:53.561Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T23:50:53.561Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestExportContainerAndImportImage [2021-11-11T23:50:53.561Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.561Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T23:50:53.561Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:50:53.561Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestHealthCheckWorkdir [2021-11-11T23:50:53.561Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T23:50:53.561Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestHealthKillContainer [2021-11-11T23:50:53.561Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T23:50:53.561Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T23:50:53.561Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:50:53.561Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:50:53.561Z] === RUN TestKillContainerInvalidSignal [2021-11-11T23:50:54.565Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2021-11-11T23:50:54.565Z] === RUN TestKillContainer [2021-11-11T23:50:54.565Z] === RUN TestKillContainer/no_signal [2021-11-11T23:50:56.780Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T23:50:56.780Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T23:50:56.780Z] === RUN TestKillContainer/killing_signal [2021-11-11T23:51:03.938Z] --- PASS: TestKillContainer (9.45s) [2021-11-11T23:51:03.938Z] --- PASS: TestKillContainer/no_signal (2.17s) [2021-11-11T23:51:03.938Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:51:03.938Z] --- PASS: TestKillContainer/killing_signal (7.23s) [2021-11-11T23:51:03.938Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T23:51:03.938Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:51:03.938Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T23:51:03.938Z] === RUN TestKillStoppedContainer [2021-11-11T23:51:03.938Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:51:03.938Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T23:51:03.938Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T23:51:03.938Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:51:03.938Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T23:51:03.938Z] === RUN TestKillDifferentUserContainer [2021-11-11T23:51:03.938Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T23:51:03.938Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T23:51:03.938Z] === RUN TestInspectOomKilledTrue [2021-11-11T23:51:03.938Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:51:03.938Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T23:51:03.938Z] === RUN TestInspectOomKilledFalse [2021-11-11T23:51:03.938Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:51:03.938Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T23:51:03.938Z] === RUN TestLogsFollowTailEmpty [2021-11-11T23:51:06.152Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2021-11-11T23:51:06.152Z] === RUN TestNetworkNat [2021-11-11T23:51:06.152Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T23:51:06.152Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T23:51:06.152Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T23:51:09.102Z] --- PASS: TestNetworkLocalhostTCPNat (2.67s) [2021-11-11T23:51:09.102Z] === RUN TestNetworkLoopbackNat [2021-11-11T23:51:09.102Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T23:51:09.102Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T23:51:09.102Z] === RUN TestPause [2021-11-11T23:51:09.102Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T23:51:09.102Z] --- SKIP: TestPause (0.00s) [2021-11-11T23:51:09.102Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T23:51:10.787Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T23:51:10.787Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T23:51:10.787Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T23:51:10.787Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T23:51:11.317Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2021-11-11T23:51:11.317Z] === RUN TestPauseStopPausedContainer [2021-11-11T23:51:11.317Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:51:11.317Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T23:51:11.317Z] === RUN TestPsFilter [2021-11-11T23:51:11.317Z] --- PASS: TestPsFilter (0.21s) [2021-11-11T23:51:11.317Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T23:51:13.530Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2021-11-11T23:51:13.530Z] === RUN TestRemoveContainerWithVolume [2021-11-11T23:51:16.482Z] --- PASS: TestRemoveContainerWithVolume (2.37s) [2021-11-11T23:51:16.482Z] === RUN TestRemoveContainerRunning [2021-11-11T23:51:18.046Z] --- PASS: TestRemoveContainerRunning (2.10s) [2021-11-11T23:51:18.046Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T23:51:20.261Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2021-11-11T23:51:20.261Z] === RUN TestRemoveInvalidContainer [2021-11-11T23:51:20.261Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T23:51:20.261Z] === RUN TestRenameLinkedContainer [2021-11-11T23:51:20.261Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T23:51:20.261Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T23:51:20.261Z] === RUN TestRenameStoppedContainer [2021-11-11T23:51:23.213Z] --- PASS: TestRenameStoppedContainer (2.40s) [2021-11-11T23:51:23.213Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/builder/dockerfile 0.202s coverage: 49.0% of statements [2021-11-11T23:51:23.495Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T23:51:23.495Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2021-11-11T23:51:24.435Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T23:51:25.372Z] ok github.com/docker/docker/builder/remotecontext/git 1.231s coverage: 86.3% of statements [2021-11-11T23:51:25.372Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T23:51:25.372Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T23:51:25.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T23:51:25.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T23:51:25.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T23:51:25.941Z] ok github.com/docker/docker/cmd/docker-proxy 0.101s coverage: 69.3% of statements [2021-11-11T23:51:27.003Z] --- PASS: TestRenameRunningContainerAndReuse (4.15s) [2021-11-11T23:51:27.004Z] === RUN TestRenameInvalidName [2021-11-11T23:51:28.478Z] ok github.com/docker/docker/client 0.119s coverage: 75.6% of statements [2021-11-11T23:51:28.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T23:51:29.219Z] --- PASS: TestRenameInvalidName (2.13s) [2021-11-11T23:51:29.219Z] === RUN TestRenameAnonymousContainer [2021-11-11T23:51:31.628Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T23:51:33.843Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T23:51:38.938Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-11T23:51:39.639Z] --- PASS: TestRenameAnonymousContainer (9.71s) [2021-11-11T23:51:39.639Z] === RUN TestRenameContainerWithSameName [2021-11-11T23:51:41.203Z] --- PASS: TestRenameContainerWithSameName (2.29s) [2021-11-11T23:51:41.203Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T23:51:41.203Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T23:51:41.203Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T23:51:41.203Z] === RUN TestResize [2021-11-11T23:51:43.416Z] --- PASS: TestResize (2.28s) [2021-11-11T23:51:43.416Z] === RUN TestResizeWithInvalidSize [2021-11-11T23:51:45.511Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-11T23:51:45.629Z] --- PASS: TestResizeWithInvalidSize (2.09s) [2021-11-11T23:51:45.629Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T23:51:47.843Z] --- PASS: TestResizeWhenContainerNotStarted (2.28s) [2021-11-11T23:51:47.843Z] === RUN TestDaemonRestartKillContainers [2021-11-11T23:51:47.843Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:51:47.843Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:51:47.843Z] === RUN TestStats [2021-11-11T23:51:47.843Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T23:51:47.843Z] --- SKIP: TestStats (0.00s) [2021-11-11T23:51:47.843Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T23:51:49.708Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-11T23:51:51.617Z] docker_cli_swarm_test.go:1118: [d2a4b9b542b7e] joining swarm manager [d46b9c9e726f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:51:52.595Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.25s) [2021-11-11T23:51:52.595Z] === RUN TestStopContainerWithTimeout [2021-11-11T23:51:52.595Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T23:51:52.595Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T23:51:52.595Z] === RUN TestUpdateRestartPolicy [2021-11-11T23:51:52.997Z] docker_cli_swarm_test.go:1119: [d0c34dc2bf0c5] joining swarm manager [d46b9c9e726f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:52:07.208Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-11T23:52:07.208Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2021-11-11T23:52:07.467Z] ok github.com/docker/docker/cmd/dockerd/trap 2.472s coverage: 0.0% of statements [2021-11-11T23:52:07.467Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T23:52:07.467Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T23:52:07.467Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T23:52:07.467Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T23:52:07.467Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T23:52:13.824Z] --- PASS: TestUpdateRestartPolicy (21.26s) [2021-11-11T23:52:13.824Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T23:52:14.164Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T23:52:14.164Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T23:52:14.164Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T23:52:14.164Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T23:52:14.164Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T23:52:15.166Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T23:52:15.388Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2021-11-11T23:52:15.388Z] === RUN TestWaitNonBlocked [2021-11-11T23:52:15.388Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:52:15.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:52:15.388Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:52:15.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:52:15.388Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T23:52:15.388Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T23:52:15.588Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-11-11T23:52:16.158Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-11-11T23:52:16.553Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T23:52:17.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-11T23:52:18.133Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T23:52:18.340Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T23:52:18.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s) [2021-11-11T23:52:18.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2021-11-11T23:52:18.340Z] === RUN TestWaitBlocked [2021-11-11T23:52:18.340Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:18.340Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T23:52:18.340Z] PASS [2021-11-11T23:52:18.340Z] ok github.com/docker/docker/integration/container 92.170s [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === Skipped [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T23:52:18.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T23:52:18.340Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T23:52:18.340Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T23:52:18.340Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T23:52:18.340Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T23:52:18.340Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T23:52:18.340Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T23:52:18.340Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T23:52:18.340Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T23:52:18.340Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T23:52:18.340Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T23:52:18.340Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T23:52:18.340Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T23:52:18.340Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T23:52:18.340Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T23:52:18.340Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T23:52:18.340Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T23:52:18.340Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T23:52:18.340Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T23:52:18.340Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T23:52:18.340Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T23:52:18.340Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T23:52:18.340Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T23:52:18.340Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T23:52:18.340Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T23:52:18.340Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T23:52:18.340Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T23:52:18.340Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:18.340Z] [2021-11-11T23:52:18.340Z] DONE 87 tests, 33 skipped in 94.696s [2021-11-11T23:52:18.340Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T23:52:19.503Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T23:52:19.503Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T23:52:19.503Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T23:52:19.706Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T23:52:19.706Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T23:52:19.706Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T23:52:19.706Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T23:52:19.706Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T23:52:19.706Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T23:52:22.664Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T23:52:25.212Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-11T23:52:25.212Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-11T23:52:25.471Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T23:52:25.730Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-11T23:52:26.298Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-11-11T23:52:27.680Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.443s coverage: 74.6% of statements [2021-11-11T23:52:29.058Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2021-11-11T23:52:29.058Z] ok github.com/docker/docker/daemon 12.117s coverage: 17.5% of statements [2021-11-11T23:52:29.058Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T23:52:29.058Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T23:52:29.058Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T23:52:29.058Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T23:52:29.627Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.426s coverage: 56.2% of statements [2021-11-11T23:52:31.536Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2021-11-11T23:52:33.460Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.432s coverage: 50.5% of statements [2021-11-11T23:52:33.720Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.857s coverage: 45.9% of statements [2021-11-11T23:52:33.720Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T23:52:35.195Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T23:52:37.013Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.8% of statements [2021-11-11T23:52:38.966Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.962s coverage: 58.0% of statements [2021-11-11T23:52:38.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T23:52:38.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T23:52:38.966Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-11-11T23:52:39.538Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-11-11T23:52:41.087Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T23:52:41.556Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T23:52:41.556Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T23:52:41.556Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T23:52:43.739Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 43.5% of statements [2021-11-11T23:52:43.739Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-11-11T23:52:43.739Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T23:52:43.739Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T23:52:44.517Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T23:52:45.645Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-11-11T23:52:46.088Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T23:52:46.584Z] ok github.com/docker/docker/daemon/logger/awslogs 0.371s coverage: 77.4% of statements [2021-11-11T23:52:46.584Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T23:52:46.584Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T23:52:46.843Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-11-11T23:52:47.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-11-11T23:52:48.351Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 69.9% of statements [2021-11-11T23:52:48.514Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T23:52:48.514Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T23:52:48.514Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T23:52:48.514Z] === RUN TestDaemonConfigValidation [2021-11-11T23:52:48.514Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T23:52:48.514Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T23:52:48.514Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T23:52:48.514Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T23:52:48.514Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T23:52:48.514Z] === RUN TestDaemonProxy [2021-11-11T23:52:48.514Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T23:52:48.514Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T23:52:48.514Z] PASS [2021-11-11T23:52:48.514Z] ok github.com/docker/docker/integration/daemon 0.123s [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] === Skipped [2021-11-11T23:52:48.514Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T23:52:48.514Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T23:52:48.514Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T23:52:48.514Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T23:52:48.514Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] DONE 4 tests, 4 skipped in 26.227s [2021-11-11T23:52:48.514Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T23:52:48.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:52:48.514Z] INFO: Testing against a local daemon [2021-11-11T23:52:48.514Z] === RUN TestCommitInheritsEnv [2021-11-11T23:52:48.514Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:52:48.514Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T23:52:48.514Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T23:52:48.514Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T23:52:48.514Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:52:48.514Z] === RUN TestImagesFilterMultiReference [2021-11-11T23:52:48.514Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-11-11T23:52:48.514Z] === RUN TestImagePullPlatformInvalid [2021-11-11T23:52:48.514Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T23:52:48.514Z] === RUN TestRemoveImageOrphaning [2021-11-11T23:52:48.514Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-11-11T23:52:48.514Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T23:52:48.514Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-11T23:52:48.514Z] === RUN TestTagInvalidReference [2021-11-11T23:52:48.514Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-11T23:52:48.514Z] === RUN TestTagValidPrefixedRepo [2021-11-11T23:52:48.514Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-11T23:52:48.514Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T23:52:48.514Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-11-11T23:52:48.514Z] === RUN TestTagOfficialNames [2021-11-11T23:52:48.514Z] --- PASS: TestTagOfficialNames (0.09s) [2021-11-11T23:52:48.514Z] === RUN TestTagMatchesDigest [2021-11-11T23:52:48.514Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T23:52:48.514Z] PASS [2021-11-11T23:52:48.514Z] ok github.com/docker/docker/integration/image 1.604s [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] === Skipped [2021-11-11T23:52:48.514Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T23:52:48.514Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T23:52:48.514Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T23:52:48.514Z] [2021-11-11T23:52:48.514Z] DONE 11 tests, 2 skipped in 3.487s [2021-11-11T23:52:48.514Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T23:52:49.731Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-11-11T23:52:49.731Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T23:52:50.670Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.3% of statements [2021-11-11T23:52:50.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:52:50.733Z] INFO: Testing against a local daemon [2021-11-11T23:52:50.733Z] === RUN TestNetworkCreateDelete [2021-11-11T23:52:50.733Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:50.733Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T23:52:50.733Z] 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-11-11T23:52:50.733Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDaemonDNSFallback [2021-11-11T23:52:50.733Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:50.733Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestInspectNetwork [2021-11-11T23:52:50.733Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:50.733Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T23:52:50.733Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:50.733Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestNetworkInvalidJSON [2021-11-11T23:52:50.733Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T23:52:50.733Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T23:52:50.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:52:50.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:52:50.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:52:50.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:52:50.733Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T23:52:50.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T23:52:50.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T23:52:50.733Z] === RUN TestNetworkList [2021-11-11T23:52:50.733Z] === RUN TestNetworkList//networks [2021-11-11T23:52:50.733Z] === PAUSE TestNetworkList//networks [2021-11-11T23:52:50.733Z] === RUN TestNetworkList//networks/ [2021-11-11T23:52:50.733Z] === PAUSE TestNetworkList//networks/ [2021-11-11T23:52:50.733Z] === CONT TestNetworkList//networks [2021-11-11T23:52:50.733Z] === CONT TestNetworkList//networks/ [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkList (0.04s) [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T23:52:50.733Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T23:52:50.733Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T23:52:50.733Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T23:52:50.733Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T23:52:50.733Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T23:52:50.733Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T23:52:50.733Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T23:52:50.733Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T23:52:50.733Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:52:50.733Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T23:52:50.733Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T23:52:50.733Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T23:52:50.733Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:52:50.733Z] PASS [2021-11-11T23:52:50.733Z] ok github.com/docker/docker/integration/network 0.163s [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === Skipped [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T23:52:50.733Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T23:52:50.733Z] 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-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T23:52:50.733Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T23:52:50.733Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T23:52:50.733Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T23:52:50.733Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T23:52:50.733Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T23:52:50.733Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T23:52:50.733Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T23:52:50.733Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:50.733Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T23:52:50.733Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T23:52:50.733Z] [2021-11-11T23:52:51.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T23:52:51.204Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T23:52:51.204Z] [2021-11-11T23:52:51.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T23:52:51.204Z] service_test.go:243: FLAKY_TEST [2021-11-11T23:52:51.204Z] [2021-11-11T23:52:51.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T23:52:51.204Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T23:52:51.204Z] [2021-11-11T23:52:51.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T23:52:51.204Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T23:52:51.204Z] [2021-11-11T23:52:51.204Z] DONE 22 tests, 15 skipped in 2.482s [2021-11-11T23:52:51.204Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T23:52:51.608Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2021-11-11T23:52:51.672Z] testing: warning: no tests to run [2021-11-11T23:52:51.672Z] PASS [2021-11-11T23:52:51.672Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-11-11T23:52:51.672Z] [2021-11-11T23:52:51.672Z] DONE 0 tests in 0.709s [2021-11-11T23:52:51.672Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T23:52:52.001Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T23:52:52.001Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T23:52:52.001Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T23:52:52.001Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T23:52:52.001Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T23:52:52.001Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T23:52:52.001Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T23:52:52.001Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T23:52:52.001Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T23:52:52.001Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T23:52:52.661Z] testing: warning: no tests to run [2021-11-11T23:52:52.661Z] PASS [2021-11-11T23:52:52.661Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2021-11-11T23:52:52.661Z] [2021-11-11T23:52:52.661Z] DONE 0 tests in 0.748s [2021-11-11T23:52:52.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T23:52:53.516Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-11-11T23:52:53.648Z] testing: warning: no tests to run [2021-11-11T23:52:53.648Z] PASS [2021-11-11T23:52:53.648Z] ok github.com/docker/docker/integration/plugin 0.069s [2021-11-11T23:52:53.648Z] [2021-11-11T23:52:53.648Z] DONE 0 tests in 0.719s [2021-11-11T23:52:53.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T23:52:54.085Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-11-11T23:52:54.635Z] testing: warning: no tests to run [2021-11-11T23:52:54.635Z] PASS [2021-11-11T23:52:54.635Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2021-11-11T23:52:54.635Z] [2021-11-11T23:52:54.635Z] DONE 0 tests in 0.733s [2021-11-11T23:52:54.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T23:52:55.023Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-11-11T23:52:55.286Z] ok github.com/docker/docker/daemon/logger/splunk 2.129s coverage: 82.5% of statements [2021-11-11T23:52:55.286Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T23:52:55.286Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T23:52:57.825Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2021-11-11T23:52:59.205Z] ok github.com/docker/docker/distribution 0.135s coverage: 25.8% of statements [2021-11-11T23:52:59.205Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T23:53:00.144Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-11-11T23:53:00.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:00.547Z] INFO: Testing against a local daemon [2021-11-11T23:53:00.547Z] === RUN TestPluginInvalidJSON [2021-11-11T23:53:00.547Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:53:00.547Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:53:00.547Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T23:53:00.547Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-11-11T23:53:00.547Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T23:53:00.547Z] === RUN TestPluginInstall [2021-11-11T23:53:00.547Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T23:53:00.547Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T23:53:00.547Z] === RUN TestPluginsWithRuntimes [2021-11-11T23:53:00.547Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T23:53:00.547Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T23:53:00.547Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T23:53:00.547Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T23:53:00.547Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:53:00.547Z] PASS [2021-11-11T23:53:00.547Z] ok github.com/docker/docker/integration/plugin/common 0.113s [2021-11-11T23:53:00.547Z] [2021-11-11T23:53:00.547Z] === Skipped [2021-11-11T23:53:00.547Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T23:53:00.547Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T23:53:00.547Z] [2021-11-11T23:53:00.547Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T23:53:00.547Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T23:53:00.547Z] [2021-11-11T23:53:00.547Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T23:53:00.547Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T23:53:00.547Z] [2021-11-11T23:53:00.547Z] DONE 5 tests, 3 skipped in 5.489s [2021-11-11T23:53:00.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T23:53:01.083Z] ok github.com/docker/docker/image 0.021s coverage: 86.6% of statements [2021-11-11T23:53:01.652Z] ok github.com/docker/docker/distribution/xfer 1.976s coverage: 85.1% of statements [2021-11-11T23:53:01.652Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T23:53:01.912Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2021-11-11T23:53:03.292Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-11-11T23:53:03.292Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.7% of statements [2021-11-11T23:53:03.292Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T23:53:03.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:03.498Z] INFO: Testing against a local daemon [2021-11-11T23:53:03.498Z] === RUN TestExternalGraphDriver [2021-11-11T23:53:03.498Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T23:53:03.498Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T23:53:03.498Z] === RUN TestGraphdriverPluginV2 [2021-11-11T23:53:03.498Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T23:53:03.498Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T23:53:03.498Z] PASS [2021-11-11T23:53:03.498Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.100s [2021-11-11T23:53:03.498Z] [2021-11-11T23:53:03.498Z] === Skipped [2021-11-11T23:53:03.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T23:53:03.498Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T23:53:03.498Z] [2021-11-11T23:53:03.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T23:53:03.498Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T23:53:03.498Z] [2021-11-11T23:53:03.498Z] DONE 2 tests, 2 skipped in 3.315s [2021-11-11T23:53:03.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T23:53:03.861Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-11-11T23:53:05.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:05.714Z] INFO: Testing against a local daemon [2021-11-11T23:53:05.714Z] === RUN TestReadPluginNoRead [2021-11-11T23:53:05.714Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T23:53:05.714Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T23:53:05.714Z] PASS [2021-11-11T23:53:05.714Z] ok github.com/docker/docker/integration/plugin/logging 0.088s [2021-11-11T23:53:05.769Z] ok github.com/docker/docker/oci 0.044s coverage: 43.3% of statements [2021-11-11T23:53:06.185Z] [2021-11-11T23:53:06.185Z] === Skipped [2021-11-11T23:53:06.185Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T23:53:06.185Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T23:53:06.185Z] [2021-11-11T23:53:06.185Z] DONE 1 tests, 1 skipped in 2.409s [2021-11-11T23:53:06.185Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T23:53:06.710Z] ok github.com/docker/docker/opts 0.034s coverage: 67.1% of statements [2021-11-11T23:53:06.970Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-11T23:53:07.171Z] testing: warning: no tests to run [2021-11-11T23:53:07.171Z] PASS [2021-11-11T23:53:07.171Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2021-11-11T23:53:07.171Z] [2021-11-11T23:53:07.171Z] DONE 0 tests in 1.252s [2021-11-11T23:53:07.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T23:53:09.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:09.854Z] INFO: Testing against a local daemon [2021-11-11T23:53:09.854Z] === RUN TestPluginWithDevMounts [2021-11-11T23:53:09.854Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:09.854Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T23:53:09.854Z] PASS [2021-11-11T23:53:09.854Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2021-11-11T23:53:09.854Z] [2021-11-11T23:53:09.854Z] === Skipped [2021-11-11T23:53:09.854Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T23:53:09.854Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:09.854Z] [2021-11-11T23:53:09.854Z] DONE 1 tests, 1 skipped in 2.328s [2021-11-11T23:53:09.854Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T23:53:10.266Z] ok github.com/docker/docker/pkg/archive 0.552s coverage: 82.1% of statements [2021-11-11T23:53:10.372Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T23:53:10.372Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T23:53:10.372Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T23:53:11.206Z] ok github.com/docker/docker/pkg/authorization 0.430s coverage: 68.3% of statements [2021-11-11T23:53:11.465Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-11T23:53:11.724Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-11-11T23:53:12.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:12.073Z] INFO: Testing against a local daemon [2021-11-11T23:53:12.073Z] === RUN TestSecretInspect [2021-11-11T23:53:12.073Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T23:53:12.073Z] === RUN TestSecretList [2021-11-11T23:53:12.073Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T23:53:12.073Z] === RUN TestSecretsCreateAndDelete [2021-11-11T23:53:12.073Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T23:53:12.073Z] === RUN TestSecretsUpdate [2021-11-11T23:53:12.073Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T23:53:12.073Z] === RUN TestTemplatedSecret [2021-11-11T23:53:12.073Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T23:53:12.073Z] === RUN TestSecretCreateResolve [2021-11-11T23:53:12.073Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:12.073Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T23:53:12.073Z] PASS [2021-11-11T23:53:12.073Z] ok github.com/docker/docker/integration/secret 0.110s [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] === Skipped [2021-11-11T23:53:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T23:53:12.073Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T23:53:12.073Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T23:53:12.073Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T23:53:12.073Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T23:53:12.073Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T23:53:12.073Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:12.073Z] [2021-11-11T23:53:12.073Z] DONE 6 tests, 6 skipped in 1.936s [2021-11-11T23:53:12.073Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T23:53:14.260Z] ok github.com/docker/docker/layer 7.385s coverage: 68.8% of statements [2021-11-11T23:53:14.260Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T23:53:14.260Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T23:53:14.260Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T23:53:14.260Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T23:53:14.260Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T23:53:14.260Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-11-11T23:53:14.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:14.290Z] INFO: Testing against a local daemon [2021-11-11T23:53:14.290Z] === RUN TestServiceCreateInit [2021-11-11T23:53:14.290Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T23:53:14.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T23:53:14.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T23:53:14.290Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:53:14.290Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T23:53:14.290Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceConflict [2021-11-11T23:53:14.290Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T23:53:14.290Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-11T23:53:14.290Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T23:53:14.290Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T23:53:14.290Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T23:53:14.290Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceSysctls [2021-11-11T23:53:14.290Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.290Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-11T23:53:14.290Z] === RUN TestCreateServiceCapabilities [2021-11-11T23:53:14.758Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-11T23:53:14.758Z] === RUN TestInspect [2021-11-11T23:53:14.758Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestInspect (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestCreateJob [2021-11-11T23:53:14.758Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestReplicatedJob [2021-11-11T23:53:14.758Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestUpdateReplicatedJob [2021-11-11T23:53:14.758Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServiceListWithStatuses [2021-11-11T23:53:14.758Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T23:53:14.758Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestDockerNetworkReConnect [2021-11-11T23:53:14.758Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServicePlugin [2021-11-11T23:53:14.758Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServiceUpdateLabel [2021-11-11T23:53:14.758Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServiceUpdateSecrets [2021-11-11T23:53:14.758Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServiceUpdateConfigs [2021-11-11T23:53:14.758Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServiceUpdateNetwork [2021-11-11T23:53:14.758Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T23:53:14.758Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T23:53:14.758Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T23:53:14.758Z] PASS [2021-11-11T23:53:14.758Z] ok github.com/docker/docker/integration/service 0.214s [2021-11-11T23:53:14.758Z] [2021-11-11T23:53:14.758Z] === Skipped [2021-11-11T23:53:14.758Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:53:14.758Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T23:53:14.758Z] [2021-11-11T23:53:14.758Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:53:14.758Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T23:53:14.758Z] [2021-11-11T23:53:14.758Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T23:53:14.758Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.758Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-11-11T23:53:14.759Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-11T23:53:14.759Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T23:53:14.759Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T23:53:14.759Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T23:53:14.759Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-11T23:53:14.759Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-11T23:53:14.759Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T23:53:14.759Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T23:53:14.759Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T23:53:14.759Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T23:53:14.759Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T23:53:14.759Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T23:53:14.759Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T23:53:14.759Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T23:53:14.759Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T23:53:14.759Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T23:53:14.759Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T23:53:14.759Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T23:53:14.759Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T23:53:14.759Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T23:53:14.759Z] [2021-11-11T23:53:14.759Z] DONE 24 tests, 23 skipped in 2.765s [2021-11-11T23:53:14.759Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T23:53:15.001Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-11-11T23:53:15.261Z] ok github.com/docker/docker/pkg/chrootarchive 2.789s coverage: 43.5% of statements [2021-11-11T23:53:15.261Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T23:53:15.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T23:53:15.261Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-11-11T23:53:16.211Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2021-11-11T23:53:16.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:16.972Z] INFO: Testing against a local daemon [2021-11-11T23:53:16.972Z] === RUN TestSessionCreate [2021-11-11T23:53:16.972Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T23:53:16.972Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T23:53:16.972Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T23:53:16.972Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T23:53:16.972Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T23:53:16.972Z] PASS [2021-11-11T23:53:16.972Z] ok github.com/docker/docker/integration/session 0.120s [2021-11-11T23:53:16.972Z] [2021-11-11T23:53:16.972Z] === Skipped [2021-11-11T23:53:16.972Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T23:53:16.972Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T23:53:16.972Z] [2021-11-11T23:53:16.972Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T23:53:16.972Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T23:53:16.972Z] [2021-11-11T23:53:16.972Z] DONE 2 tests, 2 skipped in 1.750s [2021-11-11T23:53:16.972Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T23:53:17.149Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2021-11-11T23:53:17.719Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-11-11T23:53:18.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:18.537Z] INFO: Testing against a local daemon [2021-11-11T23:53:18.537Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T23:53:18.537Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:18.537Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestDiskUsage [2021-11-11T23:53:18.537Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T23:53:18.537Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestEventsExecDie [2021-11-11T23:53:18.537Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T23:53:18.537Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestEventsBackwardsCompatible [2021-11-11T23:53:18.537Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T23:53:18.537Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestEventsVolumeCreate [2021-11-11T23:53:18.537Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T23:53:18.537Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestInfoAPI [2021-11-11T23:53:18.537Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T23:53:18.537Z] === RUN TestInfoAPIWarnings [2021-11-11T23:53:18.537Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:53:18.537Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestInfoDebug [2021-11-11T23:53:18.537Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:53:18.537Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestInfoInsecureRegistries [2021-11-11T23:53:18.537Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:53:18.537Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestInfoRegistryMirrors [2021-11-11T23:53:18.537Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:53:18.537Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T23:53:18.537Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T23:53:18.657Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-11-11T23:53:19.227Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.4% of statements [2021-11-11T23:53:19.487Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2021-11-11T23:53:19.523Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-11-11T23:53:19.523Z] === RUN TestPingCacheHeaders [2021-11-11T23:53:19.523Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T23:53:19.523Z] === RUN TestPingGet [2021-11-11T23:53:19.523Z] --- PASS: TestPingGet (0.03s) [2021-11-11T23:53:19.523Z] === RUN TestPingHead [2021-11-11T23:53:19.523Z] --- PASS: TestPingHead (0.03s) [2021-11-11T23:53:19.523Z] === RUN TestVersion [2021-11-11T23:53:19.523Z] --- PASS: TestVersion (0.03s) [2021-11-11T23:53:19.523Z] PASS [2021-11-11T23:53:19.523Z] ok github.com/docker/docker/integration/system 1.221s [2021-11-11T23:53:19.748Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2021-11-11T23:53:19.748Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === Skipped [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T23:53:19.991Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T23:53:19.991Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T23:53:19.991Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T23:53:19.991Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T23:53:19.991Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T23:53:19.991Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T23:53:19.991Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T23:53:19.991Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T23:53:19.991Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T23:53:19.991Z] [2021-11-11T23:53:19.991Z] DONE 15 tests, 9 skipped in 3.034s [2021-11-11T23:53:19.991Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T23:53:21.130Z] ok github.com/docker/docker/pkg/idtools 0.533s coverage: 69.5% of statements [2021-11-11T23:53:21.130Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 71.5% of statements [2021-11-11T23:53:21.130Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-11-11T23:53:21.130Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-11-11T23:53:21.130Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T23:53:21.130Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T23:53:21.130Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T23:53:21.390Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-11-11T23:53:21.390Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T23:53:21.650Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-11-11T23:53:21.650Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-11-11T23:53:21.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-11-11T23:53:21.910Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-11T23:53:21.910Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T23:53:21.910Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T23:53:22.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:22.208Z] INFO: Testing against a local daemon [2021-11-11T23:53:22.208Z] === RUN TestVolumesCreateAndList [2021-11-11T23:53:22.208Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-11T23:53:22.208Z] === RUN TestVolumesRemove [2021-11-11T23:53:22.208Z] --- PASS: TestVolumesRemove (0.12s) [2021-11-11T23:53:22.208Z] === RUN TestVolumesInspect [2021-11-11T23:53:22.208Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T23:53:22.208Z] === RUN TestVolumesInvalidJSON [2021-11-11T23:53:22.208Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T23:53:22.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T23:53:22.208Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T23:53:22.208Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-11-11T23:53:22.208Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T23:53:22.208Z] PASS [2021-11-11T23:53:22.208Z] ok github.com/docker/docker/integration/volume 0.305s [2021-11-11T23:53:22.208Z] [2021-11-11T23:53:22.208Z] DONE 5 tests in 2.305s [2021-11-11T23:53:22.208Z] INFO: make.ps1 ended at 11/11/2021 23:53:22 [2021-11-11T23:53:22.208Z] INFO: Integration CLI tests being run from the host: [2021-11-11T23:53:22.208Z] 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-11-11T23:53:22.478Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-11-11T23:53:22.878Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T23:53:23.047Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T23:53:23.305Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T23:53:23.305Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T23:53:24.682Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-11-11T23:53:24.682Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-11T23:53:24.941Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-11T23:53:25.200Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-11T23:53:25.459Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-11-11T23:53:25.459Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T23:53:26.027Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-11-11T23:53:26.287Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T23:53:26.546Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-11-11T23:53:27.115Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2021-11-11T23:53:27.115Z] coverage: [no statements] [2021-11-11T23:53:27.115Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-11-11T23:53:27.374Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T23:53:27.633Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T23:53:27.633Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T23:53:27.906Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T23:53:27.906Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T23:53:27.906Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T23:53:27.906Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T23:53:28.377Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T23:53:29.554Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-11T23:53:29.554Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T23:53:29.813Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-11-11T23:53:30.052Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T23:53:30.749Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2021-11-11T23:53:31.008Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-11T23:53:31.946Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2021-11-11T23:53:32.514Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-11-11T23:53:32.514Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-11T23:53:32.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T23:53:32.658Z] INFO: Testing against a local daemon [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T23:53:32.658Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T23:53:32.658Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T23:53:32.658Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T23:53:33.083Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-11-11T23:53:33.083Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T23:53:33.126Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T23:53:33.594Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T23:53:34.062Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T23:53:34.531Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T23:53:35.617Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T23:53:36.185Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2021-11-11T23:53:36.448Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-11-11T23:53:37.385Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-11-11T23:53:38.726Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T23:53:44.472Z] docker_cli_swarm_test.go:1172: [d7b64676b1744] joining swarm manager [d46b9c9e726f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T23:53:49.646Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T23:53:49.646Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T23:53:49.646Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T23:53:49.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T23:53:56.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T23:53:56.828Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T23:53:57.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T23:53:59.311Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T23:53:59.311Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === Skipped [2021-11-11T23:53:59.311Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T23:53:59.311Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T23:53:59.311Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T23:53:59.311Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T23:53:59.311Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:71: No driver to put! [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T23:53:59.311Z] time="2021-11-11T23:52:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T23:53:59.311Z] time="2021-11-11T23:52:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T23:53:59.311Z] time="2021-11-11T23:52:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T23:53:59.311Z] time="2021-11-11T23:52:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T23:53:59.311Z] time="2021-11-11T23:52:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:71: No driver to put! [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T23:53:59.311Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T23:53:59.311Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T23:53:59.311Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T23:53:59.311Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T23:53:59.311Z] graphtest_unix.go:71: No driver to put! [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T23:53:59.311Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T23:53:59.311Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T23:53:59.311Z] [2021-11-11T23:53:59.311Z] DONE 2315 tests, 28 skipped in 250.360s [2021-11-11T23:53:59.311Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/config [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/idm [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/ns [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/options [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/osl [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T23:53:59.311Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T23:53:59.312Z] + 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-11-11T23:54:03.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T23:54:04.016Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T23:54:09.888Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T23:54:14.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T23:54:16.615Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-11T23:54:16.615Z] docker_cli_swarm_test.go:1453: [d879b8202986e] joining swarm manager [df04e01eb8558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:54:16.615Z] docker_cli_swarm_test.go:1454: [d1b4e8016fb70] joining swarm manager [df04e01eb8558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T23:54:18.553Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T23:54:22.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T23:54:22.859Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T23:54:22.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T23:54:26.601Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-11T23:54:26.862Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-11T23:54:27.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-11T23:54:27.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-11T23:54:27.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-11T23:54:27.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T23:54:27.624Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T23:54:27.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T23:54:27.624Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T23:54:27.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T23:54:28.321Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-11T23:54:30.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-11T23:54:34.154Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-11T23:54:34.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T23:54:34.800Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T23:54:34.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T23:54:34.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T23:54:34.800Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T23:54:34.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T23:54:34.800Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T23:54:34.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T23:54:36.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-11T23:54:37.970Z] docker_cli_swarm_unix_test.go:63: [d6bddda73b6fe] joining swarm manager [de30adf81dbc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:54:38.020Z] ok github.com/docker/docker/libnetwork 37.105s coverage: 40.7% of statements [2021-11-11T23:54:38.020Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2021-11-11T23:54:38.020Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T23:54:39.926Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T23:54:39.926Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T23:54:39.926Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T23:54:39.926Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T23:54:39.926Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T23:54:39.926Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T23:54:40.185Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T23:54:40.444Z] ok github.com/docker/docker/libnetwork/config 0.029s coverage: 24.0% of statements [2021-11-11T23:54:40.734Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-11T23:54:40.734Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T23:54:40.734Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T23:54:40.993Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T23:54:44.280Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2021-11-11T23:54:44.280Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T23:54:44.280Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T23:54:44.581Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.176s coverage: 4.0% of statements [2021-11-11T23:54:44.581Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T23:54:45.149Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-11T23:54:45.150Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T23:54:45.150Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T23:54:55.125Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.781s coverage: 7.2% of statements [2021-11-11T23:54:55.125Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T23:54:55.125Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T23:54:55.125Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-11T23:54:55.125Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T23:54:55.125Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T23:54:55.125Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T23:54:55.692Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-11-11T23:54:55.692Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-11-11T23:54:55.951Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-11T23:54:56.210Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2021-11-11T23:54:56.469Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-11T23:55:00.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T23:55:04.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T23:55:04.301Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T23:55:04.772Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T23:55:04.772Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T23:55:05.242Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T23:55:06.447Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-11-11T23:55:06.810Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T23:55:06.810Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T23:55:06.810Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T23:55:11.589Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T23:55:13.166Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T23:55:13.166Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T23:55:13.166Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T23:55:13.166Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T23:55:13.166Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T23:55:14.744Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T23:55:15.214Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T23:55:16.203Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T23:55:16.673Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T23:55:17.143Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T23:55:19.185Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T23:55:19.185Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T23:55:19.185Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T23:55:19.185Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T23:55:19.185Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T23:55:19.185Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T23:55:19.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T23:55:20.640Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T23:55:20.640Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T23:55:20.640Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T23:55:21.108Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T23:55:21.335Z] ok github.com/docker/docker/libnetwork/ipam 13.752s coverage: 85.3% of statements [2021-11-11T23:55:21.335Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T23:55:21.335Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T23:55:21.335Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T23:55:21.577Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T23:55:21.595Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-11T23:55:21.595Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T23:55:21.595Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T23:55:22.162Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2021-11-11T23:55:22.731Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2021-11-11T23:55:22.991Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-11T23:55:23.250Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-11T23:55:24.318Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T23:55:26.335Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T23:55:26.542Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T23:55:26.542Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T23:55:26.542Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T23:55:27.531Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T23:55:27.531Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T23:55:27.531Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T23:55:28.001Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T23:55:28.553Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T23:55:30.223Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T23:55:31.216Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T23:55:31.278Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T23:55:31.278Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T23:55:31.278Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T23:55:31.278Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T23:55:31.278Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T23:55:31.278Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T23:55:31.278Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T23:55:31.278Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.278Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T23:55:31.686Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T23:55:31.686Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T23:55:31.686Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T23:55:31.751Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T23:55:31.751Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T23:55:32.222Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T23:55:32.348Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T23:55:32.348Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.348Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T23:55:32.348Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.348Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T23:55:32.348Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.348Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T23:55:32.348Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.348Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T23:55:32.348Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T23:55:32.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T23:55:32.680Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T23:55:33.151Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T23:55:33.151Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T23:55:33.151Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T23:55:33.151Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T23:55:33.151Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T23:55:34.216Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-11T23:55:34.217Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-11T23:55:34.476Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-11T23:55:35.196Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T23:55:35.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T23:55:35.302Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T23:55:35.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T23:55:35.302Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T23:55:35.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T23:55:35.302Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T23:55:35.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T23:55:36.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T23:55:37.015Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-11T23:55:37.422Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T23:55:37.422Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T23:55:37.422Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T23:55:37.422Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T23:55:37.422Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T23:55:37.422Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T23:55:37.893Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T23:55:37.893Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T23:55:37.893Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T23:55:39.034Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T23:55:40.099Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T23:55:40.308Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-11T23:55:40.859Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T23:55:40.859Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T23:55:40.859Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T23:55:40.859Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T23:55:40.859Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T23:55:42.858Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-11T23:55:44.765Z] docker_api_swarm_test.go:962: [de5aa164e4b56] joining swarm manager [d04c9f74c16bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T23:55:48.043Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T23:55:52.600Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T23:55:52.600Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T23:55:52.600Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T23:55:52.600Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T23:55:52.600Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T23:55:52.600Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T23:55:54.166Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T23:55:54.166Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T23:56:00.041Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T23:56:02.863Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-11T23:56:04.800Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T23:56:10.679Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T23:56:15.436Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T23:56:16.424Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T23:56:17.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-11T23:56:19.139Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-11T23:56:21.198Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T23:56:21.198Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T23:56:21.198Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T23:56:21.198Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T23:56:21.667Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T23:56:21.667Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T23:56:21.667Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T23:56:21.678Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-11T23:56:21.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T23:56:21.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T23:56:21.771Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T23:56:23.343Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T23:56:23.343Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T23:56:23.817Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T23:56:23.817Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T23:56:24.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T23:56:24.287Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T23:56:24.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T23:56:24.758Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T23:56:24.758Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T23:56:24.758Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T23:56:24.970Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-11T23:56:28.845Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T23:56:28.845Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T23:56:28.845Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T23:56:31.545Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-11T23:56:36.823Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-11T23:56:38.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-11T23:56:39.276Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T23:56:39.276Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T23:56:40.269Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T23:56:40.269Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T23:56:40.269Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T23:56:41.257Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T23:56:41.257Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T23:56:42.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-11T23:56:44.590Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-11T23:56:45.051Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T23:56:45.520Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T23:56:45.989Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T23:56:46.977Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T23:56:47.128Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-11T23:56:47.446Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T23:56:48.433Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T23:56:49.035Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-11T23:56:49.423Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T23:56:50.097Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T23:56:50.569Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T23:56:50.569Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T23:56:51.038Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T23:56:51.573Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-11T23:56:54.180Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T23:56:54.180Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T23:56:54.180Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T23:56:54.180Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T23:56:54.649Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T23:56:54.649Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T23:56:54.649Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T23:56:54.649Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T23:56:54.649Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T23:56:55.118Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T23:56:55.587Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T23:57:00.344Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T23:57:12.308Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T23:57:12.308Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T23:57:12.778Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/networkdb 103.888s coverage: 60.6% of statements [2021-11-11T23:57:14.711Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/osl 4.291s coverage: 39.7% of statements [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2021-11-11T23:57:14.711Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-11-11T23:57:14.711Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T23:57:14.970Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === Skipped [2021-11-11T23:57:14.970Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T23:57:14.970Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T23:57:14.970Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T23:57:14.970Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T23:57:14.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T23:57:14.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T23:57:14.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T23:57:14.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T23:57:14.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T23:57:14.970Z] firewalld_test.go:14: firewalld is not running [2021-11-11T23:57:14.970Z] [2021-11-11T23:57:14.970Z] DONE 331 tests, 9 skipped in 198.205s [2021-11-11T23:57:15.291Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T23:57:15.291Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T23:57:15.291Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T23:57:15.760Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax Post stage [Pipeline] junit [2021-11-11T23:57:15.921Z] Recording test results [2021-11-11T23:57:16.422Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-11T23:57:16.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42996/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f30e4796505946790cf29671af49aab2cb98fd9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6f30e4796505946790cf29671af49aab2cb98fd9 hack/validate/vendor [2021-11-11T23:57:17.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T23:57:17.711Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T23:57:18.631Z] + echo Ensuring container killed. [2021-11-11T23:57:18.631Z] Ensuring container killed. [2021-11-11T23:57:18.631Z] + docker rm -vf docker-pr11 [2021-11-11T23:57:18.631Z] Error: No such container: docker-pr11 [Pipeline] sh [2021-11-11T23:57:18.966Z] + echo Chowning /workspace to jenkins user [2021-11-11T23:57:18.966Z] Chowning /workspace to jenkins user [2021-11-11T23:57:18.966Z] + id -u [2021-11-11T23:57:18.966Z] + id -g [2021-11-11T23:57:18.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T23:57:20.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T23:57:20.653Z] + bundleName=unit [2021-11-11T23:57:20.653Z] + echo Creating unit-bundles.tar.gz [2021-11-11T23:57:20.653Z] Creating unit-bundles.tar.gz [2021-11-11T23:57:20.653Z] + 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-11-11T23:57:20.653Z] bundles/junit-report-libnetwork.xml [2021-11-11T23:57:20.653Z] bundles/junit-report.xml [2021-11-11T23:57:20.653Z] bundles/go-test-report-libnetwork.json [2021-11-11T23:57:20.653Z] bundles/go-test-report.json [2021-11-11T23:57:20.653Z] bundles/profile-libnetwork.out [2021-11-11T23:57:20.653Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-11T23:57:20.665Z] Archiving artifacts [2021-11-11T23:57:21.353Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T23:57:21.685Z] + make clean [2021-11-11T23:57:21.946Z] docker volume rm -f docker-dev-cache [2021-11-11T23:57:21.946Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T23:57:24.326Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T23:57:44.812Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T23:57:44.812Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T23:57:44.812Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T23:57:44.812Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T23:57:44.812Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T23:57:45.876Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T23:57:46.385Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T23:57:46.856Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T23:57:46.856Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T23:57:46.856Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T23:57:46.856Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T23:57:47.327Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T23:57:47.327Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T23:57:47.327Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T23:57:47.327Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T23:57:47.820Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-11T23:57:48.325Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T23:57:52.133Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T23:57:53.704Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T23:57:53.704Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T23:57:53.704Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T23:57:53.704Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T23:57:53.705Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T23:57:53.705Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T23:57:56.300Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T23:57:56.670Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T23:58:00.091Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T23:58:02.709Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-11T23:58:05.958Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T23:58:09.203Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T23:58:09.751Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T23:58:13.013Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T23:58:14.588Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T23:58:14.588Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T23:58:14.589Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T23:58:17.559Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite (1635.37s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.44s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.17s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.82s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.27s) [2021-11-11T23:58:17.599Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.76s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.27s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.73s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.68s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.59s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.21s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.09s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.76s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.99s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.13s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.38s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.82s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.22s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.42s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.33s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.18s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.80s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.74s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.14s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.67s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.61s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.54s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.69s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.46s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.03s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.26s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.36s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.01s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.38s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.22s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.69s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.51s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.38s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.26s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.11s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.23s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.35s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.11s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.74s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.82s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.40s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.66s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.95s) [2021-11-11T23:58:17.599Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.88s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.56s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.18s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.98s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.91s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.15s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.68s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.37s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.45s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.23s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.42s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.16s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.80s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.71s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.25s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2021-11-11T23:58:17.599Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2021-11-11T23:58:17.599Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T23:58:17.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-11T23:58:18.169Z] docker_cli_external_volume_driver_test.go:52: [d359223e966ec] daemon is not started [2021-11-11T23:58:19.785Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T23:58:24.691Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T23:58:24.691Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T23:58:24.691Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T23:58:24.998Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T23:58:24.998Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T23:58:24.998Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T23:58:24.998Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T23:58:30.241Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T23:58:30.241Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T23:58:30.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T23:58:30.241Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T23:58:30.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T23:58:30.241Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T23:58:30.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T23:58:30.241Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T23:58:30.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T23:58:30.241Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T23:58:30.556Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T23:58:31.024Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T23:58:31.024Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T23:58:31.024Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T23:58:31.024Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T23:58:31.024Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T23:58:33.975Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T23:58:36.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-11T23:58:37.765Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T23:58:39.334Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T23:58:39.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T23:58:39.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T23:58:42.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T23:58:43.220Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T23:58:44.785Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T23:58:51.944Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T23:58:53.518Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T23:59:02.182Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T23:59:04.399Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T23:59:06.152Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T23:59:06.152Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T23:59:06.152Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T23:59:06.152Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T23:59:06.152Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T23:59:11.568Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T23:59:15.360Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T23:59:19.155Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T23:59:19.624Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T23:59:19.624Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T23:59:19.624Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T23:59:19.624Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T23:59:19.624Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T23:59:21.190Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T23:59:21.190Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T23:59:21.190Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T23:59:25.706Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T23:59:25.706Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T23:59:25.706Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T23:59:27.420Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T23:59:27.420Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T23:59:27.420Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T23:59:27.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T23:59:33.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T23:59:33.308Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T23:59:34.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T23:59:39.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T23:59:44.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-11T23:59:46.982Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T23:59:49.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T23:59:50.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-11T23:59:56.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T23:59:56.705Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T23:59:56.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T23:59:57.053Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T23:59:57.430Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-12T00:00:05.466Z] docker_cli_external_volume_driver_test.go:52: [de0a477d70461] daemon is not started [2021-11-12T00:00:07.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-12T00:00:07.158Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T00:00:07.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-12T00:00:07.158Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T00:00:07.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-12T00:00:07.885Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-12T00:00:11.986Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T00:00:14.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-12T00:00:14.336Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T00:00:14.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-12T00:00:14.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-12T00:00:14.336Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T00:00:14.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-12T00:00:14.336Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T00:00:14.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-12T00:00:20.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-12T00:00:20.649Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T00:00:22.865Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T00:00:22.865Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T00:00:22.865Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T00:00:22.865Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T00:00:22.865Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T00:00:23.851Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T00:00:27.653Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T00:00:30.607Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T00:00:34.403Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T00:00:38.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-12T00:00:38.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-12T00:00:49.342Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T00:00:49.342Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T00:00:49.342Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T00:00:50.578Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-12T00:00:50.673Z] docker_cli_external_volume_driver_test.go:52: [d34af7951869f] daemon is not started [2021-11-12T00:00:56.509Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T00:00:56.509Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T00:00:59.462Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T00:00:59.462Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T00:01:01.029Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-12T00:01:03.254Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T00:01:05.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-12T00:01:06.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-12T00:01:06.839Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T00:01:07.310Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-12T00:01:07.310Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:01:07.783Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-12T00:01:08.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-12T00:01:08.786Z] docker_cli_external_volume_driver_test.go:52: [da306ca0c899a] daemon is not started [2021-11-12T00:01:09.356Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-12T00:01:09.356Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T00:01:09.356Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-12T00:01:14.128Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-12T00:01:15.701Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-12T00:01:15.701Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T00:01:15.701Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-12T00:01:15.701Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T00:01:15.701Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-12T00:01:17.273Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-12T00:01:18.202Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T00:01:18.202Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T00:01:18.202Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T00:01:18.271Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-12T00:01:18.742Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-12T00:01:19.736Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-12T00:01:20.208Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-12T00:01:20.418Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T00:01:21.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-12T00:01:21.983Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T00:01:25.777Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T00:01:26.096Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-12T00:01:28.321Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-12T00:01:28.321Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T00:01:28.321Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-12T00:01:29.575Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T00:01:29.575Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T00:01:29.575Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T00:01:29.575Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T00:01:29.575Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T00:01:29.575Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T00:01:29.575Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T00:01:29.895Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-12T00:01:29.895Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T00:01:29.895Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-12T00:01:30.365Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-12T00:01:32.527Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T00:01:32.527Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T00:01:32.591Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-12T00:01:33.583Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-12T00:01:34.056Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-12T00:01:34.056Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T00:01:34.056Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-12T00:01:35.048Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-12T00:01:35.483Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T00:01:35.483Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T00:01:35.483Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T00:01:35.483Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T00:01:35.483Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T00:01:36.040Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-12T00:01:36.040Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T00:01:36.040Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-12T00:01:36.040Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T00:01:36.040Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-12T00:01:41.929Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-12T00:01:53.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-12T00:01:56.723Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T00:01:56.723Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T00:02:01.479Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T00:02:06.233Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T00:02:06.233Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T00:02:06.233Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T00:02:06.233Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T00:02:06.233Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T00:02:08.452Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T00:02:08.452Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T00:02:08.452Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-12T00:02:11.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-12T00:02:17.235Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T00:02:17.821Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-12T00:02:17.822Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-12T00:02:17.822Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-12T00:02:20.188Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T00:02:20.657Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T00:02:21.629Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-12T00:02:21.629Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T00:02:21.629Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-12T00:02:21.629Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T00:02:22.104Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-12T00:02:22.104Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T00:02:22.104Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-12T00:02:22.576Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-12T00:02:22.576Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T00:02:22.576Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-12T00:02:26.121Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-12T00:02:27.361Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-12T00:02:27.361Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-12T00:02:27.361Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-12T00:02:27.361Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-12T00:02:32.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-12T00:02:33.152Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T00:02:33.152Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T00:02:33.152Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T00:02:33.152Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T00:02:33.152Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T00:02:33.152Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T00:02:33.152Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T00:02:33.152Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T00:02:35.946Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-12T00:02:40.313Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T00:02:40.782Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T00:02:40.782Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.254Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T00:02:41.254Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.254Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T00:02:41.254Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T00:02:41.254Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T00:02:41.846Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-12T00:02:41.846Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.846Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-12T00:02:41.846Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.846Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-12T00:02:41.846Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.846Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-12T00:02:41.846Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.846Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-12T00:02:41.846Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T00:02:41.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-12T00:02:42.824Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T00:02:45.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-12T00:02:45.656Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:02:45.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-12T00:02:45.656Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:02:45.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-12T00:02:45.656Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:02:45.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-12T00:02:46.616Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T00:02:46.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-12T00:02:51.372Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T00:02:52.536Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-12T00:02:55.165Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T00:02:55.166Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T00:02:55.166Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T00:03:01.035Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T00:03:01.035Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T00:03:01.035Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T00:03:05.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-12T00:03:05.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-12T00:03:05.330Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T00:03:05.330Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-12T00:03:06.908Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T00:03:07.532Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-12T00:03:07.532Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-12T00:03:07.532Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T00:03:07.532Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-12T00:03:07.532Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T00:03:07.532Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-12T00:03:07.532Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T00:03:07.532Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-12T00:03:07.532Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T00:03:08.008Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-12T00:03:08.008Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T00:03:08.008Z] === RUN TestDockerSuite/TestBuildFails [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T00:03:10.706Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T00:03:10.706Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T00:03:10.706Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T00:03:10.706Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T00:03:10.706Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T00:03:10.706Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T00:03:10.706Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T00:03:10.706Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T00:03:10.970Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-12T00:03:10.971Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-12T00:03:12.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-12T00:03:16.584Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T00:03:18.152Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-12T00:03:23.744Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T00:03:23.744Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T00:03:23.744Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T00:03:24.732Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T00:03:24.732Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T00:03:24.732Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T00:03:24.732Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T00:03:25.201Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T00:03:25.201Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T00:03:25.201Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T00:03:25.336Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-12T00:03:27.416Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T00:03:27.416Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T00:03:27.416Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T00:03:27.416Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T00:03:29.634Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T00:03:29.634Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T00:03:29.634Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T00:03:29.634Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T00:03:29.634Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T00:03:29.634Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T00:03:29.634Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:03:29.634Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T00:03:30.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-12T00:03:32.511Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-12T00:03:32.611Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T00:03:34.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T00:03:35.496Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-12T00:03:35.496Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-12T00:03:35.496Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-12T00:03:35.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T00:03:35.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T00:03:35.741Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T00:03:35.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T00:03:37.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T00:03:37.308Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T00:03:38.465Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-12T00:03:39.524Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T00:03:39.524Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:03:39.524Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T00:03:39.524Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:03:39.705Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-12T00:03:39.992Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T00:03:40.174Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-12T00:03:41.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-12T00:03:42.207Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T00:03:42.207Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T00:03:43.773Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T00:03:43.773Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T00:03:43.773Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T00:03:44.394Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-12T00:03:45.990Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T00:03:45.990Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T00:03:46.063Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-12T00:03:46.063Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T00:03:46.063Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-12T00:03:46.534Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-12T00:03:47.004Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-12T00:03:47.004Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T00:03:47.004Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-12T00:03:48.205Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T00:03:51.998Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T00:03:55.789Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T00:03:55.789Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T00:03:55.789Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T00:03:55.789Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T00:03:55.789Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T00:03:57.360Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T00:03:57.360Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T00:03:57.360Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T00:03:57.460Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-12T00:03:57.460Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:03:57.460Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-12T00:03:59.578Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T00:03:59.578Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:03:59.578Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T00:04:01.145Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T00:04:01.614Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T00:04:03.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-12T00:04:05.407Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T00:04:07.625Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T00:04:07.625Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T00:04:07.625Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T00:04:07.625Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T00:04:07.625Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T00:04:07.625Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T00:04:07.625Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T00:04:07.625Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T00:04:07.625Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T00:04:07.625Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T00:04:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-12T00:04:08.284Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-12T00:04:08.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T00:04:08.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-12T00:04:09.274Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-12T00:04:11.499Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-12T00:04:11.499Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T00:04:11.499Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-12T00:04:11.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-12T00:04:12.499Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-12T00:04:12.499Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-12T00:04:13.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-12T00:04:16.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-12T00:04:17.271Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-12T00:04:18.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003866c0_} [2021-11-12T00:04:18.262Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-12T00:04:18.732Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-12T00:04:19.725Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-12T00:04:20.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12960913221_c:\foo_false____} [2021-11-12T00:04:20.715Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-12T00:04:21.711Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-12T00:04:22.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12960913221_c:\foo_true____} [2021-11-12T00:04:23.281Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T00:04:24.876Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T00:04:24.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T00:04:25.345Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T00:04:25.345Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T00:04:25.345Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T00:04:25.345Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T00:04:25.345Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T00:04:25.345Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T00:04:27.561Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T00:04:27.561Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T00:04:27.561Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T00:04:28.030Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T00:04:28.030Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T00:04:28.030Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T00:04:28.030Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:04:28.030Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T00:04:28.030Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:04:28.030Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T00:04:29.191Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-12T00:04:29.191Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:04:29.665Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-12T00:04:29.665Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T00:04:29.665Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-12T00:04:29.665Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-12T00:04:29.665Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-12T00:04:29.665Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-12T00:04:30.137Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-12T00:04:30.247Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T00:04:30.247Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T00:04:30.247Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T00:04:30.247Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-12T00:04:30.607Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-12T00:04:31.077Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-12T00:04:32.467Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T00:04:32.467Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T00:04:32.467Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T00:04:32.467Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T00:04:32.467Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T00:04:32.467Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T00:04:32.467Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T00:04:35.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-12T00:04:36.963Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-12T00:04:37.224Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T00:04:39.439Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T00:04:39.439Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:04:39.439Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T00:04:39.439Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T00:04:39.439Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T00:04:47.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-12T00:04:48.102Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T00:04:48.102Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T00:04:48.102Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T00:04:48.102Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:04:48.102Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T00:04:54.817Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-12T00:04:54.817Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T00:04:54.817Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-12T00:04:55.259Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T00:04:55.259Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T00:04:55.259Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T00:04:55.259Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T00:04:55.259Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T00:04:56.734Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-12T00:04:57.039Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-12T00:04:57.475Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T00:04:57.475Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T00:04:57.475Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T00:04:57.475Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T00:04:57.475Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T00:05:00.427Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T00:05:00.427Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T00:05:00.427Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T00:05:00.427Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T00:05:00.427Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T00:05:02.600Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-12T00:05:02.600Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T00:05:02.600Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-12T00:05:02.644Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T00:05:04.860Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T00:05:04.860Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T00:05:05.329Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T00:05:05.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-12T00:05:05.559Z] docker_cli_external_volume_driver_test.go:484: [dc7d94c4658f1] daemon is not started [2021-11-12T00:05:06.491Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T00:05:06.960Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T00:05:07.428Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T00:05:07.428Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T00:05:07.428Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T00:05:07.896Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T00:05:07.896Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T00:05:07.896Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T00:05:07.896Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T00:05:08.365Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T00:05:15.521Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T00:05:15.521Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T00:05:15.521Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T00:05:18.472Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T00:05:18.472Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T00:05:18.472Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T00:05:18.472Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T00:05:20.456Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-12T00:05:20.456Z] docker_cli_external_volume_driver_test.go:52: [dc1286d5e6c89] daemon is not started [2021-11-12T00:05:20.688Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T00:05:20.688Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:05:20.688Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T00:05:21.156Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T00:05:21.156Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T00:05:21.156Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T00:05:21.156Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T00:05:21.156Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T00:05:21.156Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T00:05:21.156Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T00:05:21.156Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T00:05:23.373Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T00:05:24.938Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T00:05:27.889Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T00:05:35.052Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite (437.73s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.28s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.80s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.13s) [2021-11-12T00:05:35.349Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.07s) [2021-11-12T00:05:35.349Z] PASS [2021-11-12T00:05:35.349Z] [2021-11-12T00:05:35.349Z] === Skipped [2021-11-12T00:05:35.349Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-11-12T00:05:35.349Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-12T00:05:35.349Z] check_test.go:308: [d0828629d1875] daemon is not started [2021-11-12T00:05:35.349Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-11-12T00:05:35.349Z] [2021-11-12T00:05:35.349Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-12T00:05:35.349Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-12T00:05:35.349Z] check_test.go:308: [ddeee1c9a7ed8] daemon is not started [2021-11-12T00:05:35.349Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-12T00:05:35.349Z] [2021-11-12T00:05:35.349Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-12T00:05:35.349Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-12T00:05:35.349Z] check_test.go:308: [deabc5230fc04] daemon is not started [2021-11-12T00:05:35.349Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-12T00:05:35.349Z] [2021-11-12T00:05:35.349Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-12T00:05:35.349Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-12T00:05:35.349Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-12T00:05:35.349Z] [2021-11-12T00:05:35.349Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-12T00:05:35.349Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-12T00:05:35.349Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-12T00:05:35.349Z] [2021-11-12T00:05:35.349Z] DONE 273 tests, 5 skipped in 2395.595s [2021-11-12T00:05:35.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T00:05:35.609Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48e9e1b3d82a/docker.pid [2021-11-12T00:05:35.609Z] +++ kill 15058 [2021-11-12T00:05:35.609Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15058 is not a child of this shell [2021-11-12T00:05:35.609Z] warning: PID 15058 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48e9e1b3d82a/docker.pid had a nonzero exit code [2021-11-12T00:05:35.609Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48e9e1b3d82a/root: target is busy. [2021-11-12T00:05:35.609Z] ++++ cat bundles/test-integration/docker.pid [2021-11-12T00:05:35.609Z] +++ kill 13379 [2021-11-12T00:05:35.609Z] +++ /etc/init.d/apparmor stop [2021-11-12T00:05:35.609Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T00:05:35.609Z] [2021-11-12T00:05:35.609Z] Unloading profiles will leave already running processes permanently [2021-11-12T00:05:35.609Z] unconfined, which can lead to unexpected situations. [2021-11-12T00:05:35.609Z] [2021-11-12T00:05:35.609Z] To set a process to complain mode, use the command line tool [2021-11-12T00:05:35.609Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T00:05:35.609Z] +++ true [2021-11-12T00:05:35.609Z] exiting test-integration [2021-11-12T00:05:35.609Z] ++ exit 0 [2021-11-12T00:05:35.609Z] [2021-11-12T00:05:35.869Z] + exit 0 [2021-11-12T00:05:35.870Z] ++ jobs -p [2021-11-12T00:05:35.870Z] + pids= [2021-11-12T00:05:35.870Z] + echo 'Remaining pids to kill: []' [2021-11-12T00:05:35.870Z] Remaining pids to kill: [] [2021-11-12T00:05:35.870Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-12T00:05:35.884Z] Recording test results [2021-11-12T00:05:37.279Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-12T00:05:37.593Z] + echo Ensuring container killed. [2021-11-12T00:05:37.593Z] Ensuring container killed. [2021-11-12T00:05:37.593Z] + docker ps -aq -f name=docker-pr11-* [2021-11-12T00:05:37.593Z] + cids=c35d2802461b [2021-11-12T00:05:37.593Z] a4bd606ef575 [2021-11-12T00:05:37.593Z] 48cd285054b4 [2021-11-12T00:05:37.593Z] + [ -n c35d2802461b [2021-11-12T00:05:37.593Z] a4bd606ef575 [2021-11-12T00:05:37.593Z] 48cd285054b4 ] [2021-11-12T00:05:37.593Z] + docker rm -vf c35d2802461b a4bd606ef575 48cd285054b4 [2021-11-12T00:05:37.853Z] c35d2802461b [2021-11-12T00:05:37.853Z] a4bd606ef575 [2021-11-12T00:05:37.853Z] 48cd285054b4 [Pipeline] sh [2021-11-12T00:05:38.137Z] + echo Chowning /workspace to jenkins user [2021-11-12T00:05:38.137Z] Chowning /workspace to jenkins user [2021-11-12T00:05:38.137Z] + id -u [2021-11-12T00:05:38.137Z] + id -g [2021-11-12T00:05:38.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42996:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T00:05:38.137Z] Unable to find image 'busybox:latest' locally [2021-11-12T00:05:38.397Z] latest: Pulling from library/busybox [2021-11-12T00:05:38.397Z] e685c5c858e3: Pulling fs layer [2021-11-12T00:05:38.397Z] e685c5c858e3: Download complete [2021-11-12T00:05:38.397Z] e685c5c858e3: Pull complete [2021-11-12T00:05:38.397Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-12T00:05:38.397Z] Status: Downloaded newer image for busybox:latest [2021-11-12T00:05:38.844Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T00:05:39.782Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T00:05:41.238Z] + bundleName=amd64 [2021-11-12T00:05:41.239Z] + echo Creating amd64-bundles.tar.gz [2021-11-12T00:05:41.239Z] Creating amd64-bundles.tar.gz [2021-11-12T00:05:41.239Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2021-11-12T00:05:41.239Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-12T00:05:42.191Z] Archiving artifacts [2021-11-12T00:05:43.964Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T00:05:44.281Z] + make clean [2021-11-12T00:05:44.281Z] docker volume rm -f docker-dev-cache [2021-11-12T00:05:44.281Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T00:05:44.714Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T00:05:46.279Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-12T00:05:46.748Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T00:05:50.540Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T00:05:50.540Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T00:05:51.008Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T00:05:52.323Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-12T00:05:55.768Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T00:05:58.223Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-12T00:06:00.524Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T00:06:00.524Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T00:06:00.524Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T00:06:00.524Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:06:00.524Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T00:06:00.524Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T00:06:00.524Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T00:06:00.524Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T00:06:00.524Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T00:06:01.515Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T00:06:01.515Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T00:06:01.515Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T00:06:03.733Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T00:06:06.902Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-12T00:06:12.405Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T00:06:13.393Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T00:06:14.085Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-12T00:06:15.614Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T00:06:20.375Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T00:06:20.375Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T00:06:20.375Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T00:06:23.333Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T00:06:27.128Z] === RUN TestDockerSuite/TestExec [2021-11-12T00:06:27.128Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:06:27.128Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T00:06:27.128Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T00:06:27.128Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T00:06:28.117Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T00:06:29.014Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-12T00:06:29.014Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-12T00:06:29.014Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-12T00:06:30.332Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T00:06:30.332Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:06:30.332Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T00:06:30.332Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:06:30.332Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T00:06:30.332Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T00:06:30.332Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T00:06:31.897Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T00:06:33.466Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T00:06:35.036Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T00:06:35.346Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-12T00:06:35.346Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T00:06:35.346Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-12T00:06:36.601Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T00:06:41.355Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T00:06:41.355Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T00:06:41.355Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T00:06:41.355Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:06:41.355Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T00:06:41.355Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T00:06:41.355Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T00:06:42.571Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-12T00:06:42.920Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T00:06:43.560Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-12T00:06:43.560Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T00:06:43.560Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-12T00:06:43.560Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T00:06:43.560Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-12T00:06:46.887Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T00:06:46.887Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T00:06:46.887Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T00:06:46.887Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T00:06:46.887Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T00:06:46.887Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:06:46.887Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T00:06:46.887Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T00:06:46.887Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T00:06:46.887Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T00:06:46.887Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T00:06:47.360Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-12T00:06:48.452Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T00:06:48.452Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T00:06:48.452Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T00:06:48.452Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:06:48.452Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T00:06:48.452Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T00:06:48.452Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T00:06:48.452Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T00:06:48.452Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T00:06:48.452Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T00:06:48.921Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T00:06:50.486Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T00:06:50.486Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T00:06:50.486Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T00:06:52.130Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-12T00:06:55.244Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T00:06:55.244Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T00:06:55.244Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T00:06:55.244Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T00:06:55.244Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T00:06:55.244Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:06:55.244Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-12T00:06:55.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-12T00:06:55.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-12T00:06:55.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-12T00:06:58.930Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-12T00:06:59.124Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-12T00:06:59.920Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-12T00:07:00.912Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-12T00:07:01.396Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T00:07:04.990Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-12T00:07:06.153Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T00:07:09.106Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T00:07:11.361Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-12T00:07:12.940Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-12T00:07:14.974Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T00:07:14.975Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestHealth [2021-11-12T00:07:14.975Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T00:07:14.975Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T00:07:15.455Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-12T00:07:18.766Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T00:07:18.769Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T00:07:18.769Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T00:07:19.240Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T00:07:19.240Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T00:07:19.240Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T00:07:19.240Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T00:07:19.709Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T00:07:19.709Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:07:19.709Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T00:07:20.696Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T00:07:20.696Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T00:07:22.261Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T00:07:22.730Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T00:07:23.388Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-12T00:07:24.295Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T00:07:26.510Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T00:07:26.979Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T00:07:26.979Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:07:26.979Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T00:07:27.201Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-12T00:07:30.772Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T00:07:30.772Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T00:07:32.987Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T00:07:32.987Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T00:07:32.987Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T00:07:32.987Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T00:07:32.987Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T00:07:32.987Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T00:07:32.987Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T00:07:32.987Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T00:07:32.987Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T00:07:32.987Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:07:32.987Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T00:07:35.210Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T00:07:37.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T00:07:37.426Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:07:37.426Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T00:07:37.426Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T00:07:37.426Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T00:07:37.426Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T00:07:37.426Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T00:07:37.426Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T00:07:37.643Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-12T00:07:39.642Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T00:07:40.110Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T00:07:42.331Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T00:07:42.331Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T00:07:42.331Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T00:07:42.331Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T00:07:42.331Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T00:07:42.331Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T00:07:42.331Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T00:07:43.544Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-12T00:07:44.551Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T00:07:48.314Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-12T00:07:48.346Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T00:07:48.346Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:07:48.346Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T00:07:48.346Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:07:48.346Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T00:07:48.346Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:07:48.346Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T00:07:49.898Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-12T00:07:49.898Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T00:07:49.898Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-12T00:07:49.898Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T00:07:49.898Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-12T00:07:50.567Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T00:07:51.315Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-12T00:07:52.133Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T00:07:52.133Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T00:07:52.859Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-12T00:07:52.859Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T00:07:52.859Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-12T00:07:54.351Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T00:07:56.570Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T00:07:56.570Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T00:07:56.570Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T00:07:56.570Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T00:07:58.136Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T00:08:01.089Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T00:08:04.049Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T00:08:06.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-12T00:08:06.266Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T00:08:08.479Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T00:08:10.045Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T00:08:12.259Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T00:08:14.547Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T00:08:16.764Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T00:08:16.764Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T00:08:16.764Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T00:08:16.764Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T00:08:18.330Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T00:08:19.896Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T00:08:21.180Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-12T00:08:25.765Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T00:08:27.978Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T00:08:27.978Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T00:08:27.978Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T00:08:31.540Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T00:08:31.540Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T00:08:34.498Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T00:08:39.254Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T00:08:43.048Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T00:08:43.779Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-12T00:08:45.263Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T00:08:47.477Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T00:08:47.477Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T00:08:47.477Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T00:08:49.695Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T00:08:51.912Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T00:08:56.299Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T00:09:00.578Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T00:09:00.578Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T00:09:00.578Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T00:09:00.578Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T00:09:00.578Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T00:09:03.532Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T00:09:05.750Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T00:09:07.971Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T00:09:07.971Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T00:09:07.971Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T00:09:07.971Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T00:09:07.971Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T00:09:07.971Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T00:09:07.971Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T00:09:07.971Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T00:09:07.971Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T00:09:07.971Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T00:09:07.971Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T00:09:07.971Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T00:09:07.971Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T00:09:07.971Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T00:09:07.971Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T00:09:07.971Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPortList [2021-11-12T00:09:07.971Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T00:09:07.971Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T00:09:11.302Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T00:09:12.729Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T00:09:12.729Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:09:12.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T00:09:15.090Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T00:09:15.090Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T00:09:15.091Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T00:09:15.091Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T00:09:15.558Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T00:09:16.869Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T00:09:16.869Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T00:09:16.869Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T00:09:17.121Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T00:09:21.873Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T00:09:24.056Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T00:09:24.056Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T00:09:24.056Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T00:09:25.668Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T00:09:30.421Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T00:09:31.225Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T00:09:46.165Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T00:09:46.165Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T00:09:46.165Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T00:09:46.165Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T00:09:48.279Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T00:09:49.318Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T00:09:49.787Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T00:09:54.929Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T00:09:58.459Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T00:09:58.726Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T00:09:58.928Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T00:10:03.681Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T00:10:03.681Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T00:10:05.889Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T00:10:09.542Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T00:10:09.685Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T00:10:09.685Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T00:10:09.685Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T00:10:09.685Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T00:10:09.685Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T00:10:13.484Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T00:10:13.484Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:10:13.484Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T00:10:13.484Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T00:10:13.484Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T00:10:13.484Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T00:10:13.484Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T00:10:13.484Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T00:10:13.484Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T00:10:19.360Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T00:10:19.360Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T00:10:19.360Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T00:10:20.925Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T00:10:20.925Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T00:10:20.925Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T00:10:21.914Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T00:10:22.902Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T00:10:22.902Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T00:10:22.902Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T00:10:26.697Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T00:10:30.492Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T00:10:32.712Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T00:10:34.360Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-12T00:10:34.360Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-12T00:10:34.360Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T00:10:34.360Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-12T00:10:34.360Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T00:10:34.360Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-12T00:10:34.360Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-12T00:10:34.828Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-12T00:10:34.828Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T00:10:34.828Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-12T00:10:34.847Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T00:10:34.847Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T00:10:34.847Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T00:10:35.297Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-12T00:10:35.316Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T00:10:36.284Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-12T00:10:36.880Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T00:10:42.170Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-12T00:10:42.749Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T00:10:45.120Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-12T00:10:48.615Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T00:10:48.615Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T00:10:48.615Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T00:10:48.615Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T00:10:48.615Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T00:10:48.615Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T00:10:48.615Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T00:10:49.874Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-12T00:10:49.874Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T00:10:49.874Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-12T00:10:49.874Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T00:10:50.342Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-12T00:10:50.342Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T00:10:50.342Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-12T00:10:50.342Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T00:10:50.342Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-12T00:10:50.342Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T00:10:50.342Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-12T00:10:52.406Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T00:10:53.391Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T00:10:53.962Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T00:10:53.962Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:10:53.962Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T00:10:55.096Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-12T00:10:55.096Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:10:55.096Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-12T00:10:55.096Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:10:55.096Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-12T00:10:55.096Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:10:55.096Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-12T00:10:55.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-12T00:10:56.915Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T00:10:57.185Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T00:10:57.185Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T00:10:57.185Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T00:10:57.185Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T00:10:57.185Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T00:10:57.384Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T00:10:57.384Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T00:10:58.374Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T00:11:01.442Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-12T00:11:02.165Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T00:11:05.954Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T00:11:05.954Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:11:05.954Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T00:11:09.747Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T00:11:09.747Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T00:11:10.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T00:11:16.426Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-12T00:11:17.413Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-12T00:11:17.413Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T00:11:17.413Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-12T00:11:17.413Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T00:11:17.413Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-12T00:11:17.413Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T00:11:17.413Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-12T00:11:17.413Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T00:11:17.413Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-12T00:11:17.413Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T00:11:17.413Z] === RUN TestDockerSuite/TestBuildFails [2021-11-12T00:11:20.364Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-12T00:11:20.364Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-12T00:11:22.487Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T00:11:22.487Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T00:11:22.715Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T00:11:24.280Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T00:11:24.749Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T00:11:26.231Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-12T00:11:29.505Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T00:11:29.644Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T00:11:32.099Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-12T00:11:33.296Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T00:11:35.507Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T00:11:35.507Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T00:11:35.975Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T00:11:35.975Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T00:11:35.975Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T00:11:39.252Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-12T00:11:39.766Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T00:11:39.766Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T00:11:39.766Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-12T00:11:45.794Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T00:11:48.012Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T00:11:48.480Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T00:11:49.671Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-12T00:11:51.236Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-12T00:11:51.432Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T00:11:57.104Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-12T00:11:57.104Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T00:11:57.104Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-12T00:11:57.104Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-12T00:11:57.584Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T00:11:58.093Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-12T00:11:58.093Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T00:11:58.093Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-12T00:12:01.392Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T00:12:01.392Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T00:12:03.928Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-12T00:12:06.757Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-12T00:12:06.757Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:12:06.881Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T00:12:07.226Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-12T00:12:10.671Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T00:12:11.139Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T00:12:11.139Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T00:12:12.705Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T00:12:12.705Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T00:12:12.705Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T00:12:12.705Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T00:12:12.705Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T00:12:16.325Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T00:12:16.325Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T00:12:16.325Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T00:12:16.325Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T00:12:16.325Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T00:12:16.325Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T00:12:16.325Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T00:12:17.460Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T00:12:17.891Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T00:12:19.675Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T00:12:19.717Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-12T00:12:20.188Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-12T00:12:21.891Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T00:12:22.402Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-12T00:12:22.402Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T00:12:22.402Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-12T00:12:23.388Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-12T00:12:23.388Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-12T00:12:24.107Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T00:12:26.328Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T00:12:26.328Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T00:12:26.550Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T00:12:28.142Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-12T00:12:28.768Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T00:12:28.768Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T00:12:28.768Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T00:12:28.768Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T00:12:28.768Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T00:12:28.768Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T00:12:28.768Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T00:12:29.129Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-12T00:12:29.597Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-12T00:12:30.586Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-12T00:12:30.981Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T00:12:30.981Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T00:12:30.981Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T00:12:31.088Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T00:12:31.088Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T00:12:31.571Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-12T00:12:32.557Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-12T00:12:32.653Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T00:12:32.653Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T00:12:32.653Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T00:12:34.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-12T00:12:35.610Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T00:12:35.610Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T00:12:35.610Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T00:12:35.610Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T00:12:35.610Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T00:12:36.604Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T00:12:36.604Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T00:12:36.604Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T00:12:36.604Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T00:12:36.604Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T00:12:36.604Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T00:12:36.604Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T00:12:36.604Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T00:12:36.604Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T00:12:36.604Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T00:12:36.854Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T00:12:37.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T00:12:37.073Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T00:12:37.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T00:12:37.073Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T00:12:37.073Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T00:12:38.639Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T00:12:40.859Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-12T00:12:41.281Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-12T00:12:41.281Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-12T00:12:41.281Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-12T00:12:41.629Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T00:12:41.629Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T00:12:41.629Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T00:12:41.750Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-12T00:12:42.219Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-12T00:12:43.077Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T00:12:43.078Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T00:12:43.078Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T00:12:43.078Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T00:12:43.078Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T00:12:43.078Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T00:12:43.078Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T00:12:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T00:12:45.299Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T00:12:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T00:12:45.299Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:12:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T00:12:45.299Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T00:12:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T00:12:45.299Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:12:45.299Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T00:12:46.868Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T00:12:48.090Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-12T00:12:50.298Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T00:12:50.298Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T00:12:50.298Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T00:12:52.738Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T00:12:52.738Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T00:12:52.738Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T00:12:52.738Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T00:12:52.738Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T00:12:52.738Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T00:12:52.738Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T00:12:54.304Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T00:12:54.304Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T00:12:54.304Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T00:12:54.304Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T00:12:54.304Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T00:12:54.304Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T00:12:56.520Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T00:12:57.453Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T00:12:58.739Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T00:12:58.739Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T00:12:58.739Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T00:13:00.959Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T00:13:00.959Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T00:13:00.959Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T00:13:00.959Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T00:13:00.959Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T00:13:00.959Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T00:13:00.959Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T00:13:02.217Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T00:13:02.217Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T00:13:02.217Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T00:13:02.217Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T00:13:02.217Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T00:13:02.217Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T00:13:02.217Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T00:13:02.217Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T00:13:03.176Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T00:13:04.744Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T00:13:06.961Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T00:13:09.331Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-12T00:13:09.331Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.331Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-12T00:13:09.800Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-12T00:13:09.917Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T00:13:09.917Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T00:13:09.917Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.917Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T00:13:09.917Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.917Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T00:13:09.917Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.917Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T00:13:09.917Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.917Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T00:13:09.918Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T00:13:09.918Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T00:13:09.918Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.918Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T00:13:09.918Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T00:13:09.918Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T00:13:10.882Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T00:13:13.710Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T00:13:13.710Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T00:13:13.710Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T00:13:13.710Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T00:13:13.710Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T00:13:13.710Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T00:13:19.559Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T00:13:19.559Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T00:13:19.559Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T00:13:19.580Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T00:13:19.580Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T00:13:19.580Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T00:13:21.146Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.146Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T00:13:21.774Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T00:13:21.774Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.774Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T00:13:21.774Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.774Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T00:13:21.774Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T00:13:21.774Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T00:13:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T00:13:24.734Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T00:13:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T00:13:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T00:13:27.691Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T00:13:27.691Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T00:13:27.691Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T00:13:27.691Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T00:13:27.691Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T00:13:27.691Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T00:13:27.691Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:13:27.691Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T00:13:28.311Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T00:13:28.311Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T00:13:28.311Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T00:13:28.311Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T00:13:28.311Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T00:13:28.311Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T00:13:28.311Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T00:13:31.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T00:13:32.127Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T00:13:35.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T00:13:35.921Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T00:13:35.921Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T00:13:36.390Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T00:13:37.956Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T00:13:38.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T00:13:38.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T00:13:38.225Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T00:13:38.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T00:13:39.522Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T00:13:41.088Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T00:13:42.026Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T00:13:42.026Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T00:13:42.075Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T00:13:44.291Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.291Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T00:13:44.987Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T00:13:44.987Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.987Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T00:13:44.987Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:13:44.987Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T00:13:45.654Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-12T00:13:47.942Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T00:13:47.942Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T00:13:48.087Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T00:13:48.087Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T00:13:48.087Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T00:13:48.087Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T00:13:48.087Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T00:13:48.087Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T00:13:48.087Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T00:13:48.087Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T00:13:48.087Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T00:13:48.087Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:13:48.087Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T00:13:50.892Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T00:13:50.892Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T00:13:50.892Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T00:13:54.688Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T00:13:55.155Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T00:13:56.755Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T00:13:56.755Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T00:13:56.755Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T00:13:58.111Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T00:13:58.322Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T00:14:03.077Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T00:14:03.473Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-12T00:14:03.980Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T00:14:06.038Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T00:14:07.604Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T00:14:09.822Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T00:14:09.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T00:14:09.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T00:14:09.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T00:14:09.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T00:14:09.850Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T00:14:12.045Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T00:14:12.045Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T00:14:12.045Z] === RUN TestDockerSuite/TestRunState [2021-11-12T00:14:12.045Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T00:14:12.045Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T00:14:12.136Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-12T00:14:12.799Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T00:14:12.799Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T00:14:12.799Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T00:14:14.263Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T00:14:14.263Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:14:14.263Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-12T00:14:15.755Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T00:14:15.755Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:14:15.755Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T00:14:16.481Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T00:14:16.481Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T00:14:16.481Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T00:14:16.481Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T00:14:16.481Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T00:14:16.481Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T00:14:16.481Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T00:14:16.481Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T00:14:16.481Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T00:14:19.305Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-12T00:14:19.552Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T00:14:19.552Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T00:14:21.242Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T00:14:21.242Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T00:14:23.466Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T00:14:23.466Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T00:14:23.466Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-12T00:14:24.310Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T00:14:25.178Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-12T00:14:25.683Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T00:14:25.683Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T00:14:25.683Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T00:14:25.683Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T00:14:25.683Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T00:14:27.260Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T00:14:27.260Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T00:14:27.260Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T00:14:27.260Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T00:14:27.260Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T00:14:27.260Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T00:14:27.260Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T00:14:27.260Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T00:14:27.260Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T00:14:27.260Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T00:14:27.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-12T00:14:27.903Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T00:14:30.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T00:14:30.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-12T00:14:33.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-12T00:14:35.061Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T00:14:36.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-12T00:14:39.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-12T00:14:39.816Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T00:14:42.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b88_} [2021-11-12T00:14:44.578Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T00:14:44.578Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T00:14:44.578Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T00:14:44.578Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T00:14:45.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12680479466_c:\foo_false____} [2021-11-12T00:14:46.417Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-12T00:14:46.417Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T00:14:46.417Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-12T00:14:47.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T00:14:47.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12680479466_c:\foo_true____} [2021-11-12T00:14:49.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T00:14:50.925Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T00:14:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T00:14:51.392Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T00:14:51.392Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.392Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T00:14:51.392Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.392Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T00:14:51.392Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.392Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T00:14:51.392Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.392Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T00:14:51.392Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.392Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T00:14:51.961Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T00:14:51.961Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T00:14:51.961Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T00:14:51.961Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T00:14:51.961Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T00:14:51.961Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T00:14:51.961Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T00:14:54.345Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T00:14:54.345Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.345Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T00:14:54.345Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:14:54.813Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T00:14:54.916Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T00:14:55.078Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-12T00:14:55.078Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-12T00:14:55.078Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T00:14:55.078Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-12T00:14:55.078Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T00:14:55.078Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-12T00:14:56.482Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T00:14:57.760Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T00:14:57.760Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T00:14:57.760Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T00:14:57.760Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-12T00:14:58.027Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-12T00:14:58.048Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T00:15:01.555Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T00:15:01.555Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T00:15:01.555Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T00:15:01.555Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T00:15:01.555Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T00:15:01.555Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T00:15:01.555Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T00:15:02.807Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T00:15:02.807Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T00:15:02.807Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T00:15:02.807Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T00:15:02.807Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T00:15:02.807Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T00:15:02.807Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T00:15:05.022Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T00:15:05.022Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T00:15:05.491Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T00:15:05.491Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T00:15:07.431Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T00:15:07.804Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T00:15:08.445Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-12T00:15:09.647Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T00:15:09.647Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:15:09.647Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T00:15:09.647Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T00:15:09.647Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T00:15:10.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-12T00:15:10.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-12T00:15:10.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-12T00:15:12.965Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-12T00:15:13.673Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T00:15:13.673Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T00:15:13.673Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T00:15:13.953Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-12T00:15:15.518Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-12T00:15:20.850Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T00:15:20.850Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:15:20.850Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T00:15:22.139Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T00:15:22.139Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T00:15:22.139Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T00:15:22.139Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:15:22.139Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T00:15:24.643Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T00:15:24.643Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T00:15:24.643Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T00:15:24.643Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:15:24.643Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T00:15:24.643Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T00:15:24.643Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T00:15:24.643Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T00:15:24.643Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T00:15:30.454Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T00:15:30.519Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T00:15:30.519Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T00:15:30.519Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T00:15:30.519Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T00:15:30.519Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T00:15:30.519Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:15:30.519Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T00:15:31.439Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-12T00:15:32.558Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T00:15:32.558Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T00:15:32.558Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T00:15:32.558Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T00:15:32.558Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T00:15:32.735Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T00:15:34.301Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T00:15:34.301Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T00:15:34.301Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T00:15:35.508Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T00:15:35.508Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.508Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T00:15:35.508Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.508Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T00:15:35.868Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T00:15:35.868Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T00:15:35.868Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T00:15:35.868Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T00:15:35.868Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T00:15:35.868Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T00:15:35.868Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T00:15:38.456Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T00:15:38.456Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:15:38.456Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T00:15:38.456Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T00:15:38.456Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T00:15:38.456Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T00:15:38.456Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T00:15:38.456Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T00:15:38.456Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T00:15:38.926Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T00:15:38.926Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T00:15:41.145Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T00:15:44.094Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T00:15:44.562Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T00:15:44.562Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T00:15:46.364Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-12T00:15:47.509Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T00:15:48.496Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T00:15:48.496Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T00:15:48.496Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T00:15:48.496Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T00:15:48.578Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-12T00:15:48.969Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T00:15:48.970Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T00:15:48.970Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T00:15:49.440Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T00:15:49.440Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T00:15:53.686Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T00:15:53.686Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T00:15:54.676Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T00:15:54.676Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T00:15:57.633Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T00:15:57.633Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T00:15:58.101Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T00:15:58.101Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T00:15:58.101Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T00:15:58.996Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-12T00:15:59.868Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T00:15:59.868Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T00:15:59.868Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T00:16:02.784Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-12T00:16:02.833Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T00:16:02.833Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T00:16:02.833Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T00:16:02.833Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T00:16:05.259Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T00:16:05.259Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:16:05.259Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T00:16:05.729Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T00:16:05.729Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T00:16:05.729Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T00:16:05.729Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T00:16:06.620Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T00:16:06.620Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T00:16:06.620Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T00:16:06.620Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T00:16:06.620Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T00:16:06.620Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T00:16:06.620Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T00:16:06.620Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T00:16:07.538Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-12T00:16:08.526Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-12T00:16:08.526Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T00:16:08.526Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-12T00:16:08.526Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T00:16:08.526Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-12T00:16:09.576Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T00:16:11.484Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-12T00:16:11.484Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T00:16:11.484Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-12T00:16:12.889Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T00:16:12.889Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T00:16:12.889Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T00:16:13.365Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T00:16:16.315Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T00:16:21.551Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T00:16:21.551Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T00:16:21.551Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite (1877.25s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.71s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.95s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.74s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.18s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.72s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.28s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (58.53s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.27s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.23s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.50s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.73s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.03s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.02s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.45s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.21s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.58s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.63s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.37s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.06s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.36s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.13s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.69s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.24s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-12T00:16:23.121Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2021-11-12T00:16:23.121Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.58s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.52s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.45s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.15s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.50s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.94s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.14s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.25s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.64s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.18s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.40s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.94s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.78s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.13s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.56s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.30s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.70s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.79s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.95s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (61.11s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.18s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.55s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.78s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.16s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.66s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.07s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.24s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.17s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.66s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.23s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.26s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.80s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildHistory (9.43s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.53s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.72s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.78s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.31s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.24s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.59s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.55s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.55s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.71s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.11s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.23s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.70s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.64s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.70s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.51s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.70s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.38s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.70s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.74s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.70s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.56s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.63s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.52s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildRm (9.61s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.59s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.33s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.25s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.80s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.18s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.00s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.58s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildStderr (3.32s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.46s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.89s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.53s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.06s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.98s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.60s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.19s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.15s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.58s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.07s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.17s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.38s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.19s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.08s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.52s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.77s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCommitChange (4.18s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.87s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCommitTTY (5.93s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.88s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.00s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.08s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.18s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.24s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T00:16:23.122Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T00:16:23.122Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.74s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.75s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.75s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.76s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.24s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.20s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.32s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.81s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.77s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.15s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.67s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.44s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.23s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.35s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.24s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003866c0_} (2.25s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12960913221_c:\foo_false____} (2.31s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12960913221_c:\foo_true____} (2.32s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.13s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.17s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.14s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpToDot (2.28s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.49s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.86s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.77s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.25s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.93s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.89s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.67s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsCopy (3.88s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.94s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.20s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.27s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.80s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFilters (4.54s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFormat (4.49s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsResize (7.49s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.68s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.64s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.65s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.69s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.96s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.80s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecInspectID (4.08s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.92s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.80s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.51s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.67s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.67s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.66s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.83s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.46s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.70s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T00:16:23.123Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:16:23.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.21s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.19s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectHistory (3.78s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.76s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.21s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.74s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.73s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.34s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.82s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.16s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.72s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.18s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.17s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.62s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.44s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.26s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.57s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.62s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.60s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.22s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.25s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.25s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsTail (2.54s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.33s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.47s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.38s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsByOrder (6.63s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.33s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.17s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.66s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.14s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.90s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.96s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.43s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.87s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.52s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.02s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.33s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.99s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.74s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.94s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.05s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.67s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.92s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.44s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.22s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.94s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.52s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.71s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.54s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.41s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.24s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.24s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.26s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.51s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.00s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.38s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.65s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.60s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.20s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.40s) [2021-11-12T00:16:23.124Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.30s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:16:23.124Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.20s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunExitCode (2.18s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.80s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.18s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.28s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.98s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.97s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.39s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.62s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.29s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.92s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.54s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.64s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.18s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.10s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.29s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.27s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.71s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.05s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.28s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.17s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.68s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.41s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.16s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.99s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.21s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.03s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.31s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.51s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.41s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.19s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.02s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.96s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.88s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.74s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.76s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.14s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.66s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.72s) [2021-11-12T00:16:23.125Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:16:23.125Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.03s) [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.125Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T00:16:23.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T00:16:23.126Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T00:16:23.126Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T00:16:23.126Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T00:16:23.126Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T00:16:23.126Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T00:16:23.126Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T00:16:23.126Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T00:16:23.126Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerDaemonSuite [2021-11-12T00:16:23.126Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T00:16:23.126Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T00:16:23.126Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T00:16:23.126Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerSwarmSuite [2021-11-12T00:16:23.126Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-12T00:16:23.126Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T00:16:23.126Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerNetworkSuite [2021-11-12T00:16:23.126Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-12T00:16:23.126Z] === RUN TestDockerHubPullSuite [2021-11-12T00:16:23.126Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-12T00:16:23.126Z] PASS [2021-11-12T00:16:23.126Z] ok github.com/docker/docker/integration-cli 1877.513s [2021-11-12T00:16:23.126Z] [2021-11-12T00:16:23.126Z] === Skipped [2021-11-12T00:16:23.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T00:16:23.126Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T00:16:23.126Z] [2021-11-12T00:16:23.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T00:16:23.126Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.126Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T00:16:23.126Z] [2021-11-12T00:16:23.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.127Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T00:16:23.127Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T00:16:23.127Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T00:16:23.127Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-11-12T00:16:23.127Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-12T00:16:23.127Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:16:23.127Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.127Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:16:23.127Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-11-12T00:16:23.128Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-12T00:16:23.128Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T00:16:23.128Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T00:16:23.128Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T00:16:23.128Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.128Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T00:16:23.128Z] [2021-11-12T00:16:23.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T00:16:23.129Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T00:16:23.129Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:16:23.129Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-12T00:16:23.129Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T00:16:23.129Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T00:16:23.129Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T00:16:23.129Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.129Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T00:16:23.129Z] [2021-11-12T00:16:23.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T00:16:23.129Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:16:23.130Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T00:16:23.130Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T00:16:23.130Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:16:23.130Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:16:23.130Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T00:16:23.130Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T00:16:23.130Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T00:16:23.130Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.130Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T00:16:23.130Z] [2021-11-12T00:16:23.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T00:16:23.130Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T00:16:23.131Z] [2021-11-12T00:16:23.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-12T00:16:23.131Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.131Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:16:23.600Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T00:16:23.600Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T00:16:23.600Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.600Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T00:16:23.600Z] [2021-11-12T00:16:23.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T00:16:23.601Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.601Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T00:16:23.601Z] [2021-11-12T00:16:23.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T00:16:23.602Z] [2021-11-12T00:16:23.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T00:16:23.602Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.602Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:16:23.603Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:16:23.603Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:16:23.603Z] [2021-11-12T00:16:23.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-12T00:16:23.604Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] DONE 1092 tests, 546 skipped in 1885.874s [2021-11-12T00:16:23.604Z] INFO: Integration tests ended at 11/12/2021 00:16:23. Duration:00:31:25.9945120 [2021-11-12T00:16:23.604Z] INFO: Docker info of the daemon under test at end of run [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] Containers: 2 [2021-11-12T00:16:23.604Z] Running: 0 [2021-11-12T00:16:23.604Z] Paused: 0 [2021-11-12T00:16:23.604Z] Stopped: 2 [2021-11-12T00:16:23.604Z] Images: 18 [2021-11-12T00:16:23.604Z] Server Version: 0.0.0-dev [2021-11-12T00:16:23.604Z] Storage Driver: windowsfilter [2021-11-12T00:16:23.604Z] Windows: [2021-11-12T00:16:23.604Z] Logging Driver: json-file [2021-11-12T00:16:23.604Z] Plugins: [2021-11-12T00:16:23.604Z] Volume: local [2021-11-12T00:16:23.604Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T00:16:23.604Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T00:16:23.604Z] Swarm: inactive [2021-11-12T00:16:23.604Z] Default Isolation: process [2021-11-12T00:16:23.604Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T00:16:23.604Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T00:16:23.604Z] OSType: windows [2021-11-12T00:16:23.604Z] Architecture: x86_64 [2021-11-12T00:16:23.604Z] CPUs: 4 [2021-11-12T00:16:23.604Z] Total Memory: 32GiB [2021-11-12T00:16:23.604Z] Name: azwin-2-736320 [2021-11-12T00:16:23.604Z] ID: 4QEP:C2AG:PEK2:AMFL:RLMX:HRHB:XLM3:EP76:HTRN:26WZ:2ET3:VOV7 [2021-11-12T00:16:23.604Z] Docker Root Dir: D:\CI\PR-42996\11\daemon [2021-11-12T00:16:23.604Z] Debug Mode (client): false [2021-11-12T00:16:23.604Z] Debug Mode (server): true [2021-11-12T00:16:23.604Z] File Descriptors: -1 [2021-11-12T00:16:23.604Z] Goroutines: 17 [2021-11-12T00:16:23.604Z] System Time: 2021-11-12T00:16:23.3802608Z [2021-11-12T00:16:23.604Z] EventsListeners: 0 [2021-11-12T00:16:23.604Z] Registry: https://index.docker.io/v1/ [2021-11-12T00:16:23.604Z] Labels: [2021-11-12T00:16:23.604Z] Experimental: false [2021-11-12T00:16:23.604Z] Insecure Registries: [2021-11-12T00:16:23.604Z] 127.0.0.0/8 [2021-11-12T00:16:23.604Z] Live Restore Enabled: false [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] [2021-11-12T00:16:23.604Z] INFO: Stopping daemon under test [2021-11-12T00:16:23.604Z] SUCCESS: The process with PID 5212 (child process of PID 1120) has been terminated. [2021-11-12T00:16:23.604Z] SUCCESS: The process with PID 1120 (child process of PID 1348) has been terminated. [2021-11-12T00:16:23.604Z] INFO: Stop tailing logs of the daemon under tests [2021-11-12T00:16:23.604Z] INFO: executeCI.ps1 Completed successfully at 11/12/2021 00:16:23. [2021-11-12T00:16:23.604Z] INFO: Tidying up at end of run [2021-11-12T00:16:24.076Z] INFO: Saving daemon under test log (d:\CI\PR-42996\11\dut.out) to bundles\CIDUT.out [2021-11-12T00:16:24.076Z] INFO: Saving daemon under test log (d:\CI\PR-42996\11\dut.err) to bundles\CIDUT.err [2021-11-12T00:16:24.076Z] INFO: Saving containerd logs to bundles [2021-11-12T00:16:24.076Z] INFO: Nuke-Everything... [2021-11-12T00:16:24.076Z] INFO: Container count on control daemon to delete is 2 [2021-11-12T00:16:24.076Z] 68f4c8585a79 [2021-11-12T00:16:24.076Z] b19abd35baed [2021-11-12T00:16:24.076Z] INFO: Tidying pidfile d:\CI\PR-42996\11\docker.pid [2021-11-12T00:16:24.076Z] INFO: Nuking d:\CI [2021-11-12T00:16:28.817Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T00:16:32.616Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T00:16:39.770Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T00:16:41.930Z] INFO: Zapped successfully [2021-11-12T00:16:41.930Z] [2021-11-12T00:16:41.930Z] INFO: executeCI.ps1 exiting at Fri Nov 12 00:16:39 CUT 2021. Duration 00:51:24.9940184 [2021-11-12T00:16:41.930Z] [2021-11-12T00:16:41.989Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-12T00:16:42.187Z] Recording test results [2021-11-12T00:16:42.974Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-12T00:16:48.840Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T00:16:48.840Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T00:16:49.116Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-12T00:16:49.310Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T00:16:50.643Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-12T00:16:51.852Z] Archiving artifacts [2021-11-12T00:16:54.178Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-12T00:16:55.192Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T00:17:02.349Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T00:17:02.349Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T00:17:02.349Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T00:17:02.349Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:17:02.349Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T00:17:02.349Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T00:17:02.349Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T00:17:02.349Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T00:17:02.349Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T00:17:02.816Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T00:17:02.816Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T00:17:02.816Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T00:17:05.775Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T00:17:06.399Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T00:17:07.361Z] + make clean [2021-11-12T00:17:08.349Z] docker volume rm -f docker-dev-cache [2021-11-12T00:17:08.496Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T00:17:24.280Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T00:17:32.946Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T00:17:36.740Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T00:17:36.740Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T00:17:36.740Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T00:17:36.740Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T00:17:36.740Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T00:17:38.305Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T00:17:41.715Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T00:17:42.703Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T00:17:43.113Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T00:17:46.505Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T00:17:46.901Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T00:17:52.371Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T00:17:52.371Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T00:17:52.371Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T00:17:54.584Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T00:17:57.321Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T00:18:00.446Z] === RUN TestDockerSuite/TestExec [2021-11-12T00:18:00.446Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:18:00.446Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T00:18:00.446Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T00:18:00.446Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T00:18:02.661Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T00:18:05.617Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T00:18:05.617Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:18:05.617Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T00:18:05.617Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:18:05.617Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T00:18:05.617Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T00:18:05.617Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T00:18:09.403Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T00:18:13.192Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T00:18:16.983Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T00:18:18.553Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T00:18:18.553Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T00:18:18.553Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T00:18:19.965Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T00:18:27.124Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T00:18:27.124Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T00:18:27.124Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T00:18:27.124Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:18:27.124Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T00:18:27.124Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T00:18:27.124Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T00:18:28.971Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T00:18:28.971Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T00:18:30.073Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T00:18:33.726Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T00:18:33.726Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T00:18:35.939Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T00:18:35.939Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T00:18:35.939Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T00:18:35.939Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T00:18:35.939Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T00:18:35.939Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:18:35.939Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T00:18:35.939Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T00:18:35.939Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T00:18:35.939Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T00:18:35.939Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T00:18:38.477Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T00:18:39.736Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T00:18:39.736Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T00:18:39.736Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T00:18:39.736Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:18:39.736Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T00:18:39.736Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T00:18:39.736Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T00:18:39.736Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T00:18:39.736Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T00:18:39.736Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T00:18:39.736Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T00:18:43.525Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T00:18:43.525Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T00:18:43.525Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T00:18:50.679Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T00:18:50.679Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T00:18:50.679Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T00:18:50.679Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T00:18:50.679Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T00:18:50.679Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:18:50.679Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-12T00:18:57.841Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T00:18:59.706Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T00:18:59.707Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T00:18:59.707Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T00:19:05.004Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T00:19:06.862Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T00:19:07.848Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T00:19:07.962Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T00:19:12.616Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T00:19:15.113Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T00:19:15.113Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:19:15.113Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T00:19:15.113Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T00:19:15.580Z] === RUN TestDockerSuite/TestHealth [2021-11-12T00:19:15.580Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T00:19:15.580Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T00:19:15.580Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T00:19:15.580Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T00:19:15.580Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T00:19:18.505Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T00:19:18.505Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T00:19:18.505Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T00:19:18.505Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T00:19:18.505Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T00:19:18.505Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T00:19:18.505Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T00:19:21.448Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T00:19:21.448Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T00:19:21.448Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T00:19:21.448Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T00:19:21.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T00:19:21.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T00:19:21.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T00:19:21.950Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T00:19:21.950Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:19:21.950Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T00:19:22.312Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T00:19:22.786Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T00:19:22.944Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T00:19:23.414Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T00:19:24.975Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T00:19:25.446Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T00:19:25.754Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T00:19:25.754Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T00:19:25.754Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T00:19:25.754Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T00:19:25.754Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T00:19:27.665Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T00:19:30.612Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T00:19:31.079Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T00:19:31.079Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:19:31.079Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T00:19:34.872Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T00:19:34.872Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T00:19:37.090Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T00:19:37.090Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.090Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T00:19:37.090Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.090Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T00:19:37.559Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T00:19:37.559Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T00:19:37.559Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T00:19:37.559Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T00:19:37.559Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T00:19:37.559Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T00:19:37.559Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T00:19:37.559Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:19:37.559Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T00:19:40.507Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T00:19:43.455Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T00:19:43.455Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:19:43.455Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T00:19:43.455Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T00:19:43.455Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T00:19:43.455Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T00:19:43.455Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T00:19:43.455Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T00:19:46.409Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T00:19:46.877Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T00:19:49.840Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T00:19:49.840Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T00:19:49.840Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T00:19:49.840Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T00:19:49.840Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T00:19:49.840Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T00:19:49.840Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T00:19:51.096Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T00:19:51.096Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T00:19:52.796Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T00:19:57.543Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T00:19:57.543Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:19:57.543Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T00:19:57.543Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:19:57.543Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T00:19:57.543Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:19:57.543Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T00:20:00.490Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T00:20:03.620Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T00:20:04.349Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T00:20:04.349Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T00:20:07.303Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T00:20:11.093Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T00:20:11.093Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T00:20:11.093Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T00:20:11.093Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T00:20:12.310Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T00:20:12.310Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T00:20:12.780Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T00:20:12.780Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T00:20:12.780Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T00:20:14.880Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T00:20:15.747Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T00:20:15.748Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T00:20:15.748Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-12T00:20:18.668Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T00:20:25.827Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T00:20:28.268Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T00:20:28.785Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T00:20:31.235Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T00:20:31.709Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T00:20:31.739Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T00:20:34.780Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T00:20:37.724Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T00:20:40.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T00:20:44.461Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T00:20:44.461Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T00:20:44.461Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T00:20:44.461Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T00:20:47.411Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T00:20:49.563Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T00:20:49.563Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T00:20:50.034Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T00:20:50.034Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T00:20:50.362Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T00:20:50.504Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T00:20:50.504Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T00:20:50.504Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T00:20:52.080Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T00:20:56.235Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T00:20:59.192Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T00:20:59.192Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T00:20:59.192Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T00:21:00.762Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T00:21:02.335Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T00:21:02.335Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T00:21:02.335Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T00:21:02.335Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T00:21:02.335Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T00:21:02.335Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T00:21:02.335Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T00:21:02.993Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T00:21:02.993Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T00:21:04.559Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T00:21:08.866Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T00:21:09.334Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T00:21:14.106Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T00:21:14.729Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T00:21:18.875Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T00:21:18.875Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T00:21:18.875Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T00:21:20.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T00:21:25.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T00:21:30.112Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T00:21:30.113Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T00:21:30.113Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T00:21:31.964Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T00:21:31.964Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T00:21:31.964Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T00:21:33.060Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T00:21:36.008Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T00:21:37.849Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T00:21:42.620Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T00:21:42.620Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T00:21:42.620Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T00:21:42.620Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T00:21:42.620Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T00:21:42.620Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T00:21:42.620Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T00:21:42.620Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T00:21:46.423Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T00:21:46.423Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T00:21:46.423Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T00:21:46.423Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T00:21:46.423Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T00:21:48.637Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T00:21:49.800Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T00:21:51.612Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T00:21:54.561Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T00:21:54.561Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T00:21:54.561Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T00:21:54.561Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T00:21:54.561Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T00:21:54.561Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T00:21:54.561Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T00:21:54.561Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:21:54.561Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T00:21:55.028Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T00:21:55.028Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T00:21:55.028Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T00:21:55.028Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T00:21:55.028Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T00:21:55.028Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T00:21:55.028Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T00:21:55.028Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPortList [2021-11-12T00:21:55.028Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.028Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T00:21:55.685Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T00:21:55.685Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T00:21:55.685Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T00:21:57.909Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T00:21:57.909Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T00:21:57.909Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T00:21:57.909Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T00:21:57.909Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T00:21:57.909Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T00:21:57.909Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T00:22:00.888Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T00:22:00.888Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.888Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T00:22:00.888Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T00:22:00.888Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T00:22:00.888Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T00:22:00.888Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T00:22:00.888Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T00:22:00.889Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T00:22:00.889Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T00:22:00.889Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:22:00.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T00:22:06.601Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T00:22:06.601Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T00:22:06.601Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T00:22:06.601Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T00:22:06.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T00:22:06.754Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T00:22:06.754Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T00:22:08.179Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T00:22:08.179Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T00:22:08.179Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T00:22:08.179Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T00:22:08.179Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T00:22:08.179Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T00:22:08.179Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:22:08.179Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T00:22:11.147Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T00:22:13.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T00:22:15.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T00:22:15.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T00:22:15.603Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T00:22:15.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T00:22:17.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T00:22:17.831Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T00:22:19.264Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T00:22:19.264Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T00:22:19.264Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T00:22:20.802Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T00:22:20.803Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:22:20.803Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T00:22:20.803Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:22:20.803Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T00:22:23.030Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T00:22:23.030Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T00:22:25.256Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T00:22:25.257Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T00:22:25.257Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T00:22:27.482Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T00:22:27.953Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T00:22:31.754Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T00:22:35.135Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T00:22:43.826Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T00:22:48.622Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T00:22:48.622Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T00:22:48.622Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T00:22:48.622Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T00:22:48.622Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T00:22:49.566Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T00:22:49.566Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T00:22:49.566Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T00:22:49.566Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T00:22:49.566Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-12T00:22:49.566Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T00:22:50.196Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T00:22:50.196Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T00:22:50.196Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T00:22:54.319Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T00:22:57.380Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T00:22:57.380Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:22:57.380Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T00:22:59.609Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T00:22:59.609Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T00:23:04.389Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T00:23:04.747Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T00:23:06.613Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T00:23:06.613Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T00:23:06.613Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T00:23:06.613Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T00:23:06.613Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T00:23:06.613Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T00:23:06.613Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T00:23:06.613Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T00:23:06.613Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T00:23:06.613Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T00:23:06.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-12T00:23:08.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T00:23:08.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-12T00:23:10.688Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T00:23:10.688Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T00:23:10.688Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T00:23:10.688Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T00:23:10.688Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T00:23:16.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-12T00:23:17.974Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T00:23:17.974Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:23:17.974Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T00:23:17.974Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T00:23:17.974Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T00:23:17.974Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T00:23:17.974Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T00:23:17.974Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T00:23:17.974Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T00:23:19.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-12T00:23:21.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-12T00:23:28.409Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T00:23:28.409Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T00:23:28.409Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T00:23:28.878Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T00:23:28.878Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T00:23:28.878Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T00:23:30.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003833f8_} [2021-11-12T00:23:30.443Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T00:23:30.911Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T00:23:30.911Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T00:23:30.911Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T00:23:31.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11343005587_c:\foo_false____} [2021-11-12T00:23:34.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11343005587_c:\foo_true____} [2021-11-12T00:23:36.775Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T00:23:36.791Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T00:23:36.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T00:23:37.262Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T00:23:37.262Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T00:23:37.262Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T00:23:37.262Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T00:23:37.262Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T00:23:37.262Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T00:23:39.486Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T00:23:39.486Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.486Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T00:23:39.486Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.486Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T00:23:39.486Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.486Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T00:23:39.486Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.486Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T00:23:39.486Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T00:23:39.957Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T00:23:39.957Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:23:39.957Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T00:23:42.184Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T00:23:42.184Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T00:23:42.184Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T00:23:42.655Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-12T00:23:43.932Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T00:23:44.880Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T00:23:44.880Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T00:23:44.880Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T00:23:44.880Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T00:23:44.880Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T00:23:44.880Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T00:23:44.880Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T00:23:46.150Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T00:23:49.653Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T00:23:52.620Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T00:23:52.620Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:23:52.620Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T00:23:52.620Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T00:23:52.620Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T00:24:03.072Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T00:24:03.072Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T00:24:03.072Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T00:24:03.072Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:24:03.072Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T00:24:16.629Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T00:24:16.629Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:24:16.629Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T00:24:18.038Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T00:24:18.038Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T00:24:18.038Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T00:24:18.038Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T00:24:18.038Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T00:24:18.508Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T00:24:18.508Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T00:24:18.977Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T00:24:18.977Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T00:24:18.977Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T00:24:21.192Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T00:24:21.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:24:21.192Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T00:24:21.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T00:24:21.192Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T00:24:21.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T00:24:21.192Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T00:24:21.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T00:24:21.192Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T00:24:21.661Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T00:24:21.661Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T00:24:23.785Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T00:24:23.785Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T00:24:23.785Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T00:24:23.876Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T00:24:24.771Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T00:24:26.830Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T00:24:26.830Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T00:24:26.830Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T00:24:29.047Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T00:24:29.516Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T00:24:29.985Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T00:24:29.985Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T00:24:29.985Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T00:24:30.453Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T00:24:30.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T00:24:30.453Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T00:24:30.453Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T00:24:30.921Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T00:24:31.936Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T00:24:37.805Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T00:24:37.805Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:24:37.805Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T00:24:44.981Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T00:24:44.981Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T00:24:44.981Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T00:24:45.868Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T00:24:45.868Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T00:24:45.868Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T00:24:48.829Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T00:24:48.829Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T00:24:48.829Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T00:24:48.829Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T00:24:51.046Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T00:24:51.046Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.046Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T00:24:51.515Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T00:24:51.515Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T00:24:51.515Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T00:24:51.515Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T00:24:51.515Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T00:24:51.515Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T00:24:51.515Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T00:24:51.515Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T00:24:54.468Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T00:24:56.684Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T00:24:59.636Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T00:25:02.820Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T00:25:03.815Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T00:25:04.801Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T00:25:13.467Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T00:25:14.575Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T00:25:17.530Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T00:25:19.355Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T00:25:23.400Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T00:25:24.969Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-12T00:25:25.957Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-12T00:25:30.353Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T00:25:31.347Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T00:25:31.849Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T00:25:32.334Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T00:25:36.598Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T00:25:37.068Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T00:25:37.091Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T00:25:40.863Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T00:25:41.852Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T00:25:41.852Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T00:25:41.852Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T00:25:41.852Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:25:41.852Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T00:25:41.852Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T00:25:41.852Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T00:25:41.852Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T00:25:41.852Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T00:25:43.418Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T00:25:43.418Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T00:25:43.418Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T00:25:45.639Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T00:25:54.309Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T00:25:55.875Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T00:25:58.838Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T00:26:02.101Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-12T00:26:03.599Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T00:26:03.599Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T00:26:03.599Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T00:26:03.671Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T00:26:06.556Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T00:26:09.533Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T00:26:10.000Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.000Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T00:26:10.353Z] === RUN TestDockerSuite/TestExec [2021-11-12T00:26:10.353Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.353Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T00:26:10.353Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T00:26:10.353Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T00:26:12.569Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T00:26:12.951Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T00:26:12.951Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T00:26:12.951Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T00:26:12.951Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T00:26:12.951Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T00:26:14.781Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T00:26:14.781Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:26:14.781Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T00:26:14.781Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:26:14.781Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T00:26:14.781Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T00:26:14.781Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T00:26:16.998Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T00:26:18.817Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T00:26:19.213Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T00:26:21.428Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T00:26:23.572Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T00:26:23.643Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T00:26:26.529Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T00:26:28.395Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T00:26:28.395Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T00:26:28.395Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T00:26:28.395Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:26:28.395Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T00:26:28.395Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T00:26:28.395Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T00:26:29.608Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T00:26:29.963Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T00:26:32.556Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T00:26:32.557Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T00:26:34.717Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T00:26:34.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T00:26:34.717Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T00:26:34.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T00:26:34.717Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T00:26:34.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:26:34.717Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T00:26:34.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T00:26:34.717Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T00:26:34.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T00:26:34.717Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T00:26:37.668Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T00:26:37.668Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T00:26:37.668Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T00:26:37.668Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:26:37.668Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T00:26:37.668Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T00:26:37.668Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T00:26:37.668Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T00:26:37.668Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T00:26:37.668Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T00:26:37.668Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T00:26:38.419Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T00:26:38.419Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T00:26:39.966Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T00:26:39.966Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T00:26:39.966Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T00:26:41.368Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T00:26:41.368Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T00:26:41.368Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T00:26:45.167Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T00:26:45.167Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T00:26:45.167Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T00:26:45.167Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T00:26:45.167Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T00:26:47.382Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T00:26:47.382Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T00:26:47.854Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T00:26:47.854Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T00:26:47.854Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T00:26:47.854Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T00:26:47.854Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T00:26:47.854Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T00:26:47.854Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T00:26:48.631Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T00:26:48.631Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T00:26:48.631Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T00:26:48.631Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T00:26:48.631Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T00:26:48.632Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:26:48.632Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-12T00:26:50.066Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T00:26:53.015Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T00:26:54.501Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T00:26:55.961Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T00:26:55.961Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T00:26:55.961Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T00:26:55.961Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T00:26:55.961Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T00:26:55.961Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T00:26:55.961Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T00:26:58.924Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T00:26:58.924Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T00:26:58.924Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T00:26:58.924Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:26:58.924Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T00:26:58.924Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T00:26:58.924Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T00:26:58.924Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:26:58.924Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T00:27:00.367Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T00:27:00.487Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T00:27:03.316Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T00:27:07.645Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T00:27:07.645Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T00:27:07.645Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T00:27:07.645Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T00:27:07.645Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T00:27:07.645Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T00:27:07.645Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T00:27:09.185Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T00:27:09.185Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:27:09.185Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T00:27:09.185Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T00:27:09.653Z] === RUN TestDockerSuite/TestHealth [2021-11-12T00:27:09.653Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T00:27:09.653Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T00:27:09.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T00:27:09.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T00:27:09.653Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T00:27:09.856Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T00:27:09.856Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T00:27:09.856Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T00:27:10.327Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T00:27:10.327Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T00:27:10.327Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T00:27:13.281Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T00:27:14.404Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T00:27:14.404Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T00:27:14.404Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T00:27:14.404Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T00:27:14.404Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T00:27:14.404Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T00:27:14.874Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T00:27:15.860Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T00:27:15.860Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:27:15.860Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T00:27:16.236Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T00:27:16.236Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T00:27:16.236Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T00:27:16.846Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T00:27:16.846Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T00:27:19.059Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T00:27:19.059Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T00:27:20.029Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T00:27:20.029Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T00:27:20.029Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T00:27:20.029Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T00:27:20.029Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T00:27:20.029Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T00:27:20.029Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T00:27:21.274Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T00:27:24.229Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T00:27:24.229Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T00:27:24.229Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:27:24.229Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T00:27:24.790Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T00:27:28.023Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T00:27:28.492Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T00:27:30.710Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T00:27:30.710Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:27:30.710Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T00:27:30.710Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:27:30.710Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T00:27:31.178Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T00:27:31.178Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T00:27:31.178Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T00:27:31.178Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T00:27:31.178Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T00:27:31.178Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T00:27:31.178Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T00:27:31.178Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:27:31.178Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T00:27:31.950Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T00:27:33.393Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T00:27:35.608Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T00:27:35.608Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:27:35.608Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T00:27:35.608Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T00:27:35.608Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T00:27:36.077Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T00:27:36.077Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T00:27:36.077Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T00:27:37.812Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T00:27:38.293Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T00:27:38.293Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T00:27:40.508Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T00:27:40.508Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T00:27:40.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T00:27:40.508Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T00:27:40.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T00:27:40.508Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T00:27:40.978Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T00:27:43.192Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T00:27:43.681Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T00:27:44.148Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T00:27:44.148Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T00:27:47.943Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T00:27:47.943Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:27:47.943Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T00:27:47.943Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:27:47.943Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T00:27:47.943Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:27:47.943Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T00:27:50.161Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T00:27:52.375Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T00:27:52.375Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T00:27:54.582Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T00:27:54.582Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T00:27:54.582Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T00:27:54.582Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T00:27:54.582Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T00:27:54.582Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T00:27:54.591Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T00:27:56.802Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T00:27:56.802Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T00:27:56.802Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T00:27:56.802Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T00:27:59.019Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T00:28:01.971Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T00:28:03.331Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T00:28:03.331Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T00:28:03.331Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T00:28:04.318Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T00:28:04.318Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.318Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T00:28:04.318Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.318Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T00:28:04.318Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.318Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T00:28:04.318Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.318Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T00:28:04.318Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T00:28:04.792Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T00:28:04.792Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T00:28:06.723Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T00:28:08.938Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T00:28:11.155Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T00:28:13.380Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T00:28:15.244Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T00:28:15.244Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T00:28:15.244Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T00:28:15.244Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T00:28:15.244Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T00:28:15.244Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T00:28:15.244Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T00:28:20.003Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T00:28:20.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T00:28:23.531Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T00:28:25.096Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T00:28:25.565Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T00:28:25.565Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T00:28:25.565Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T00:28:25.565Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T00:28:25.868Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T00:28:25.868Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T00:28:27.436Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T00:28:27.785Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T00:28:29.001Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T00:28:29.998Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T00:28:31.215Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T00:28:32.779Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T00:28:35.739Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T00:28:35.739Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T00:28:35.861Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T00:28:38.815Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T00:28:38.815Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T00:28:38.815Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T00:28:39.529Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T00:28:39.529Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T00:28:39.529Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T00:28:39.529Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T00:28:39.529Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T00:28:39.529Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T00:28:39.529Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T00:28:39.529Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T00:28:39.529Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T00:28:39.529Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:28:39.529Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T00:28:41.030Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T00:28:41.030Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T00:28:46.897Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T00:28:49.955Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T00:28:49.955Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T00:28:49.955Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T00:28:52.916Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T00:28:54.052Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T00:28:58.789Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T00:28:59.919Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T00:29:01.746Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T00:29:02.134Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T00:29:04.700Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T00:29:05.088Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T00:29:05.088Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T00:29:05.088Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T00:29:07.310Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T00:29:08.497Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T00:29:08.497Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T00:29:08.497Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T00:29:08.497Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T00:29:08.497Z] === RUN TestDockerSuite/TestRunState [2021-11-12T00:29:08.497Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T00:29:08.497Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T00:29:09.524Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T00:29:11.471Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T00:29:11.471Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:29:11.471Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-12T00:29:11.943Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T00:29:11.943Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T00:29:11.943Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T00:29:11.943Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T00:29:11.943Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T00:29:11.943Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T00:29:12.416Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T00:29:12.416Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T00:29:12.416Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T00:29:18.312Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T00:29:18.312Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T00:29:19.950Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T00:29:19.950Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T00:29:19.950Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T00:29:19.950Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T00:29:19.950Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T00:29:20.523Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T00:29:20.523Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T00:29:20.523Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-12T00:29:22.168Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T00:29:23.475Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T00:29:23.475Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T00:29:23.475Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T00:29:23.475Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T00:29:23.475Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T00:29:24.382Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T00:29:26.596Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T00:29:26.596Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T00:29:27.065Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T00:29:27.065Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T00:29:27.065Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T00:29:27.065Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T00:29:27.065Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T00:29:27.065Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T00:29:27.065Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T00:29:27.065Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T00:29:27.065Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T00:29:27.065Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T00:29:27.065Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T00:29:27.065Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T00:29:27.065Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T00:29:27.065Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T00:29:27.065Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPortList [2021-11-12T00:29:27.065Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T00:29:27.065Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T00:29:27.261Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T00:29:31.822Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T00:29:31.822Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:29:31.822Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T00:29:36.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T00:29:36.576Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T00:29:37.043Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T00:29:37.675Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T00:29:42.427Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T00:29:45.701Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T00:29:45.701Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T00:29:45.701Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T00:29:51.170Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T00:29:51.170Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T00:29:51.170Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T00:29:51.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T00:29:54.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T00:29:56.120Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T00:29:58.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T00:30:01.716Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T00:30:01.716Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T00:30:01.716Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T00:30:01.716Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T00:30:01.716Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T00:30:01.716Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T00:30:01.716Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T00:30:07.586Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T00:30:09.803Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T00:30:11.125Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T00:30:11.125Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T00:30:11.125Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T00:30:11.125Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T00:30:11.366Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T00:30:17.250Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T00:30:17.250Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T00:30:17.250Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T00:30:17.250Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T00:30:17.250Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T00:30:17.250Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T00:30:17.250Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T00:30:17.250Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.250Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T00:30:17.250Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T00:30:17.717Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T00:30:17.717Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T00:30:19.936Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T00:30:20.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T00:30:20.872Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T00:30:20.872Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T00:30:22.446Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T00:30:23.649Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T00:30:27.438Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T00:30:32.877Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T00:30:32.877Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T00:30:32.877Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T00:30:41.549Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T00:30:41.549Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:30:41.549Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T00:30:45.253Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T00:30:46.297Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T00:30:46.297Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T00:30:46.297Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T00:30:46.297Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:30:46.297Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T00:30:46.297Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T00:30:46.297Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T00:30:46.297Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T00:30:46.297Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T00:30:53.915Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T00:30:53.915Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T00:30:53.915Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T00:30:53.915Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T00:30:53.915Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T00:30:54.963Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T00:30:54.963Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T00:30:54.963Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T00:30:54.963Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T00:30:54.963Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T00:30:54.963Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:30:54.963Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T00:30:58.756Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T00:30:59.009Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T00:30:59.009Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:30:59.009Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T00:30:59.009Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T00:30:59.009Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T00:30:59.009Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T00:30:59.009Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T00:30:59.010Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T00:30:59.010Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T00:31:02.549Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T00:31:02.549Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T00:31:02.549Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T00:31:05.508Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T00:31:05.508Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T00:31:05.508Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T00:31:05.508Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T00:31:05.508Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T00:31:05.508Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:31:05.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T00:31:05.976Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T00:31:05.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T00:31:05.976Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:31:05.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T00:31:05.976Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T00:31:05.976Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T00:31:06.170Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T00:31:06.170Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T00:31:06.170Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T00:31:07.158Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T00:31:07.158Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T00:31:07.626Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T00:31:08.611Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T00:31:09.597Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T00:31:09.597Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T00:31:09.597Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T00:31:14.351Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T00:31:19.108Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T00:31:20.672Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T00:31:20.915Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T00:31:21.383Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T00:31:21.383Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T00:31:21.383Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T00:31:21.383Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T00:31:21.851Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T00:31:21.851Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T00:31:22.318Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T00:31:25.268Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T00:31:25.268Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T00:31:29.214Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T00:31:29.681Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T00:31:30.156Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T00:31:30.156Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T00:31:30.156Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T00:31:40.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T00:31:40.579Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:31:40.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T00:31:40.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T00:31:40.579Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T00:31:40.579Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T00:31:40.579Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T00:31:41.912Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T00:31:41.912Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:31:41.912Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T00:31:44.867Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T00:31:44.867Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T00:31:45.336Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T00:31:46.323Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T00:31:49.239Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T00:31:49.706Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T00:31:50.176Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T00:31:51.075Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T00:31:54.863Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T00:31:54.863Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:31:54.863Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T00:31:59.854Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T00:31:59.854Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T00:31:59.854Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T00:32:02.667Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T00:32:02.667Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T00:32:02.667Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite (2575.35s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-12T00:32:03.653Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-12T00:32:03.653Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.69s) [2021-11-12T00:32:03.653Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.39s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.14s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (74.30s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.65s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.79s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.02s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.30s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.21s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.29s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.60s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.96s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.57s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.47s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.13s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.55s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.74s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.85s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.02s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.85s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.22s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.83s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.17s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.81s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.25s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.26s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.32s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.65s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.50s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.82s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.37s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.68s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.38s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.00s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.86s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.81s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.33s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.86s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.38s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.09s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.59s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.34s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.10s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.46s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.76s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFails (3.11s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.04s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.24s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.41s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.74s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.43s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildHistory (11.72s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.80s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.22s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.31s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.92s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.78s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.76s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.71s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.20s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.74s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.92s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T00:32:03.654Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.65s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.11s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.17s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.84s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-11-12T00:32:03.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.15s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.61s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.85s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.74s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.40s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.21s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.18s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.63s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.91s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildRm (14.66s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.09s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.28s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.31s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.84s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.96s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.73s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.69s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.93s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildStderr (5.14s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.34s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.21s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.89s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.72s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.29s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.88s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.26s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.53s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.95s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.29s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.74s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCommitChange (5.37s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.85s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.08s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCommitTTY (7.81s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.93s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.22s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.91s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.87s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.06s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.62s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.52s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.52s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.61s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.97s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.07s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.99s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.86s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.62s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.88s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.82s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.04s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.88s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.96s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.69s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.74s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.08s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.97s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.93s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.92s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b88_} (2.98s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12680479466_c:\foo_false____} (2.95s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12680479466_c:\foo_true____} (2.89s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.25s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.55s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.03s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.09s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.27s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpToDot (3.15s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCpToStdout (3.18s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.97s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.89s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.88s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.31s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T00:32:03.655Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.12s) [2021-11-12T00:32:03.655Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.35s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.75s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsCopy (5.47s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.36s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.15s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFilters (6.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFormat (6.03s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsRename (3.13s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsResize (33.36s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.21s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.67s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.29s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.00s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.62s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.65s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.45s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.61s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecInspectID (5.56s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.85s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.64s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.55s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.11s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.11s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.79s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.30s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.98s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.94s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.04s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectDefault (2.95s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectHistory (4.86s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.57s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.06s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.55s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.55s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectStatus (3.64s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.59s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.57s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.92s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.67s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.89s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.97s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.03s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.03s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.04s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.94s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.64s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.77s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.86s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.78s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.63s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.54s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.05s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.97s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsTail (3.32s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.13s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.97s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.00s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.86s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsByOrder (12.37s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.32s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.36s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.16s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.19s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.75s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.60s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.87s) [2021-11-12T00:32:03.656Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T00:32:03.656Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.83s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.13s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.37s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.85s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.27s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.61s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.38s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.15s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.40s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.38s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.53s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.52s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.10s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.60s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.76s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.28s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.71s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.03s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.08s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.07s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.19s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.96s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.97s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.00s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.35s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.73s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.05s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.93s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.18s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.15s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.08s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.62s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunExitCode (4.74s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.12s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (5.94s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.02s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.89s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.00s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.43s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.21s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.26s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.31s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.78s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.70s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.35s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunRm (2.96s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.05s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.11s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.91s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.52s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.13s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.89s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.98s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.85s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.97s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.99s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.83s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.83s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.03s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.04s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.63s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.47s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s) [2021-11-12T00:32:03.657Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.84s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T00:32:03.657Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.91s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.47s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.31s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.28s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.61s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.71s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:32:03.658Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.61s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:32:03.658Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-11-12T00:32:04.126Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.28s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.79s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-11-12T00:32:04.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.49s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.87s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.96s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T00:32:04.127Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T00:32:04.127Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T00:32:04.127Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T00:32:04.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T00:32:04.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T00:32:04.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T00:32:04.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T00:32:04.127Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.127Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:32:04.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:32:04.128Z] === RUN TestDockerDaemonSuite [2021-11-12T00:32:04.128Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T00:32:04.128Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T00:32:04.128Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T00:32:04.128Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:32:04.128Z] === RUN TestDockerSwarmSuite [2021-11-12T00:32:04.128Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-12T00:32:04.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:32:04.128Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T00:32:04.128Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-12T00:32:04.128Z] === RUN TestDockerNetworkSuite [2021-11-12T00:32:04.128Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-12T00:32:04.128Z] === RUN TestDockerHubPullSuite [2021-11-12T00:32:04.128Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-12T00:32:04.128Z] PASS [2021-11-12T00:32:04.128Z] ok github.com/docker/docker/integration-cli 2575.678s [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === Skipped [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T00:32:04.128Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T00:32:04.128Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T00:32:04.128Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-12T00:32:04.128Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T00:32:04.128Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T00:32:04.128Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-12T00:32:04.128Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T00:32:04.128Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-11-12T00:32:04.128Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T00:32:04.128Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T00:32:04.128Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.128Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T00:32:04.128Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-11-12T00:32:04.129Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-11-12T00:32:04.129Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T00:32:04.129Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.129Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T00:32:04.129Z] [2021-11-12T00:32:04.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T00:32:04.129Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-12T00:32:04.130Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-12T00:32:04.130Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T00:32:04.130Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T00:32:04.130Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T00:32:04.130Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-12T00:32:04.130Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T00:32:04.130Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-12T00:32:04.130Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T00:32:04.131Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:32:04.131Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-12T00:32:04.131Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T00:32:04.131Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T00:32:04.131Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T00:32:04.131Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T00:32:04.131Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:32:04.131Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T00:32:04.131Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T00:32:04.131Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-12T00:32:04.131Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T00:32:04.131Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:32:04.131Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:32:04.131Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T00:32:04.131Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T00:32:04.131Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T00:32:04.131Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T00:32:04.131Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.131Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T00:32:04.131Z] [2021-11-12T00:32:04.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T00:32:04.132Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:32:04.132Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T00:32:04.132Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.132Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T00:32:04.132Z] [2021-11-12T00:32:04.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T00:32:04.132Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T00:32:04.133Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T00:32:04.133Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.133Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T00:32:04.133Z] [2021-11-12T00:32:04.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:32:04.134Z] [2021-11-12T00:32:04.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T00:32:04.134Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.134Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T00:32:04.602Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.602Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T00:32:04.602Z] [2021-11-12T00:32:04.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:32:04.603Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:32:04.603Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.603Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:32:04.603Z] [2021-11-12T00:32:04.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:32:04.604Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.604Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:32:04.604Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-12T00:32:04.605Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] DONE 1092 tests, 551 skipped in 2585.689s [2021-11-12T00:32:04.605Z] INFO: Integration tests ended at 11/12/2021 00:32:04. Duration:00:43:05.9850477 [2021-11-12T00:32:04.605Z] INFO: Docker info of the daemon under test at end of run [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] Containers: 2 [2021-11-12T00:32:04.605Z] Running: 0 [2021-11-12T00:32:04.605Z] Paused: 0 [2021-11-12T00:32:04.605Z] Stopped: 2 [2021-11-12T00:32:04.605Z] Images: 18 [2021-11-12T00:32:04.605Z] Server Version: 0.0.0-dev [2021-11-12T00:32:04.605Z] Storage Driver: windowsfilter [2021-11-12T00:32:04.605Z] Windows: [2021-11-12T00:32:04.605Z] Logging Driver: json-file [2021-11-12T00:32:04.605Z] Plugins: [2021-11-12T00:32:04.605Z] Volume: local [2021-11-12T00:32:04.605Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T00:32:04.605Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T00:32:04.605Z] Swarm: inactive [2021-11-12T00:32:04.605Z] Default Isolation: process [2021-11-12T00:32:04.605Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T00:32:04.605Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T00:32:04.605Z] OSType: windows [2021-11-12T00:32:04.605Z] Architecture: x86_64 [2021-11-12T00:32:04.605Z] CPUs: 4 [2021-11-12T00:32:04.605Z] Total Memory: 32GiB [2021-11-12T00:32:04.605Z] Name: azwin-2-e92520 [2021-11-12T00:32:04.605Z] ID: 6VDT:TXAN:55TF:3IJQ:FKV2:ETJJ:YTPS:SBX2:EWQ3:2U6C:K6U7:VKYF [2021-11-12T00:32:04.605Z] Docker Root Dir: D:\CI\PR-42996\11\daemon [2021-11-12T00:32:04.605Z] Debug Mode (client): false [2021-11-12T00:32:04.605Z] Debug Mode (server): true [2021-11-12T00:32:04.605Z] File Descriptors: -1 [2021-11-12T00:32:04.605Z] Goroutines: 46 [2021-11-12T00:32:04.605Z] System Time: 2021-11-12T00:32:04.3593284Z [2021-11-12T00:32:04.605Z] EventsListeners: 0 [2021-11-12T00:32:04.605Z] Registry: https://index.docker.io/v1/ [2021-11-12T00:32:04.605Z] Labels: [2021-11-12T00:32:04.605Z] Experimental: false [2021-11-12T00:32:04.605Z] Insecure Registries: [2021-11-12T00:32:04.605Z] 127.0.0.0/8 [2021-11-12T00:32:04.605Z] Live Restore Enabled: false [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] [2021-11-12T00:32:04.605Z] INFO: Stopping daemon under test [2021-11-12T00:32:04.605Z] SUCCESS: The process with PID 3052 (child process of PID 3316) has been terminated. [2021-11-12T00:32:04.605Z] SUCCESS: The process with PID 3316 (child process of PID 4208) has been terminated. [2021-11-12T00:32:04.605Z] INFO: Stop tailing logs of the daemon under tests [2021-11-12T00:32:04.605Z] INFO: executeCI.ps1 Completed successfully at 11/12/2021 00:32:04. [2021-11-12T00:32:04.605Z] INFO: Tidying up at end of run [2021-11-12T00:32:05.072Z] INFO: Saving daemon under test log (d:\CI\PR-42996\11\dut.out) to bundles\CIDUT.out [2021-11-12T00:32:05.072Z] INFO: Saving daemon under test log (d:\CI\PR-42996\11\dut.err) to bundles\CIDUT.err [2021-11-12T00:32:05.072Z] INFO: Saving containerd logs to bundles [2021-11-12T00:32:05.072Z] INFO: Nuke-Everything... [2021-11-12T00:32:05.072Z] INFO: Container count on control daemon to delete is 2 [2021-11-12T00:32:05.072Z] b07428925a21 [2021-11-12T00:32:05.072Z] 12bf5dbd4cf1 [2021-11-12T00:32:05.072Z] INFO: Tidying pidfile d:\CI\PR-42996\11\docker.pid [2021-11-12T00:32:05.072Z] INFO: Killing containerd with PID 5736 [2021-11-12T00:32:05.546Z] INFO: Nuking d:\CI [2021-11-12T00:32:15.354Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T00:32:17.569Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T00:32:18.038Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T00:32:25.215Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T00:32:26.917Z] INFO: Zapped successfully [2021-11-12T00:32:26.918Z] [2021-11-12T00:32:26.918Z] INFO: executeCI.ps1 exiting at Fri Nov 12 00:32:24 CUT 2021. Duration 01:06:41.4166433 [2021-11-12T00:32:26.918Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-12T00:32:27.168Z] Recording test results [2021-11-12T00:32:29.972Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T00:32:34.675Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-12T00:32:36.199Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-12T00:32:38.637Z] Archiving artifacts [2021-11-12T00:32:42.466Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T00:32:47.221Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T00:32:47.221Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T00:32:50.174Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T00:32:53.774Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T00:32:54.734Z] + make clean [2021-11-12T00:32:55.729Z] docker volume rm -f docker-dev-cache [2021-11-12T00:32:55.879Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T00:33:07.984Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-12T00:33:08.970Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T00:33:13.726Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T00:33:14.712Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T00:33:14.712Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T00:33:16.929Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T00:33:16.929Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T00:33:16.929Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T00:33:16.929Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T00:33:16.929Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T00:33:21.684Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T00:33:24.860Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T00:33:32.018Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T00:33:34.968Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T00:33:37.183Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T00:33:37.183Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T00:33:41.936Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T00:33:41.936Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T00:33:44.151Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T00:33:44.151Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T00:33:44.151Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T00:33:47.102Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T00:33:47.102Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T00:33:47.102Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T00:33:47.102Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T00:33:47.102Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T00:33:49.318Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T00:33:49.318Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T00:33:52.273Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T00:33:54.492Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T00:33:56.705Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T00:33:56.705Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T00:33:56.705Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T00:33:56.705Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T00:33:56.705Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T00:33:56.705Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T00:33:56.705Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T00:33:58.922Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T00:33:58.922Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T00:33:58.922Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T00:33:58.922Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:33:58.922Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T00:33:58.922Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T00:33:58.922Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T00:33:58.922Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:33:58.922Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T00:34:01.137Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T00:34:05.894Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T00:34:05.895Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T00:34:06.363Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T00:34:06.363Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T00:34:06.363Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T00:34:06.363Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T00:34:06.363Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T00:34:06.363Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:34:06.363Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T00:34:06.363Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T00:34:06.363Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T00:34:06.363Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T00:34:06.363Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T00:34:08.592Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T00:34:08.592Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T00:34:08.592Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T00:34:09.060Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T00:34:09.060Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T00:34:09.060Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T00:34:11.275Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T00:34:13.499Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T00:34:13.499Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T00:34:13.499Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T00:34:20.681Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T00:34:20.681Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T00:34:20.681Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T00:34:20.681Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T00:34:20.681Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T00:34:20.681Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T00:34:20.681Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T00:34:22.898Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T00:34:25.853Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T00:34:28.067Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T00:34:35.225Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T00:34:35.225Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T00:34:39.980Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T00:34:39.980Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T00:34:39.980Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T00:34:39.980Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T00:34:39.980Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T00:34:39.980Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T00:34:50.403Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T00:34:50.403Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T00:34:50.403Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T00:34:51.389Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T00:34:51.389Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T00:34:58.552Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T00:34:58.552Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T00:34:58.552Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T00:34:58.552Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T00:34:58.552Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T00:34:58.552Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T00:34:58.552Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T00:35:04.420Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T00:35:08.212Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T00:35:08.212Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T00:35:08.680Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T00:35:10.245Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T00:35:12.464Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T00:35:14.681Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T00:35:15.667Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T00:35:17.884Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T00:35:18.367Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T00:35:18.367Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T00:35:27.026Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T00:35:27.026Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T00:35:27.026Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T00:35:27.026Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T00:35:27.026Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T00:35:27.026Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T00:35:27.026Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T00:35:27.026Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T00:35:27.026Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T00:35:27.026Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:35:27.026Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T00:35:34.186Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T00:35:34.186Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T00:35:34.186Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T00:35:36.400Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T00:35:42.267Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T00:35:44.481Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T00:35:46.700Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T00:35:48.915Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T00:35:51.134Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T00:35:51.134Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T00:35:51.134Z] === RUN TestDockerSuite/TestRunState [2021-11-12T00:35:51.134Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T00:35:51.134Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T00:35:54.088Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T00:35:54.088Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:35:54.088Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-12T00:35:55.654Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T00:35:55.654Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T00:35:55.654Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T00:35:55.654Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T00:35:55.654Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T00:35:56.123Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T00:35:56.123Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T00:35:56.123Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T00:35:56.123Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T00:36:00.881Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T00:36:00.881Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T00:36:03.096Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T00:36:03.096Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T00:36:03.096Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-12T00:36:06.051Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T00:36:06.051Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T00:36:06.051Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T00:36:06.051Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T00:36:06.051Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T00:36:09.007Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T00:36:16.163Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T00:36:20.924Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T00:36:26.864Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T00:36:26.864Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T00:36:26.864Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T00:36:26.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T00:36:29.079Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T00:36:32.082Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T00:36:34.299Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T00:36:34.299Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T00:36:34.299Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T00:36:34.299Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T00:36:34.299Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T00:36:34.299Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T00:36:34.299Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T00:36:39.052Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T00:36:40.039Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T00:36:42.255Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T00:36:47.011Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T00:36:47.011Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T00:36:47.011Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T00:36:47.011Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T00:36:47.011Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T00:36:47.011Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T00:36:47.011Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T00:36:49.963Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T00:36:49.963Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T00:36:50.432Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T00:36:50.432Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T00:36:52.649Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T00:37:05.144Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T00:37:05.144Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T00:37:05.144Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T00:37:12.311Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T00:37:12.311Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:37:12.311Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T00:37:16.103Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T00:37:16.103Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T00:37:16.103Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T00:37:16.103Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:37:16.571Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T00:37:16.571Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T00:37:16.571Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T00:37:16.572Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T00:37:16.572Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T00:37:29.083Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T00:37:29.083Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T00:37:29.083Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T00:37:29.083Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T00:37:29.083Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T00:37:29.083Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:37:29.083Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T00:37:30.074Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T00:37:32.299Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T00:37:32.299Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T00:37:32.299Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T00:37:35.253Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T00:37:35.253Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T00:37:35.253Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T00:37:35.253Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T00:37:35.253Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T00:37:35.253Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T00:37:35.253Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T00:37:50.194Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T00:37:50.194Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T00:37:50.663Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T00:37:50.663Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T00:37:50.663Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T00:37:51.132Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T00:37:51.132Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T00:37:51.601Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T00:37:54.552Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T00:37:54.552Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T00:38:03.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T00:38:03.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T00:38:03.224Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T00:38:03.224Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T00:38:03.224Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T00:38:11.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T00:38:11.892Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:38:11.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T00:38:11.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T00:38:12.360Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T00:38:12.360Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T00:38:12.360Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T00:38:19.520Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T00:38:19.520Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T00:38:19.991Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T00:38:30.430Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T00:38:30.430Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.430Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite (2698.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (110.12s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.30s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.66s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (108.35s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.73s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.00s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.10s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.60s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.86s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.71s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.90s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.82s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.90s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.08s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.84s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.08s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.45s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.67s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.10s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (47.26s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.83s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.82s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.65s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.70s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.08s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.42s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.17s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.41s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.19s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.77s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.56s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.90s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.86s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignore (72.46s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.50s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.11s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.26s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.95s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.15s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.78s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.72s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.95s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.11s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.75s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.31s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.86s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.08s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.02s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.92s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFails (2.61s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.96s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.72s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.77s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.93s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2021-11-12T00:38:30.430Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.43s) [2021-11-12T00:38:30.430Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.04s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildHistory (12.15s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.41s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.34s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.11s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.86s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.42s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.41s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.24s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.57s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.74s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.72s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.21s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.97s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.66s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.86s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.78s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.96s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.97s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.35s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.75s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.45s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildRm (12.91s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.34s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.39s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.51s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.66s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.44s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.76s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildStderr (4.45s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.94s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.12s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.51s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.36s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.25s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.92s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.80s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.74s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.20s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.64s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.91s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.54s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.21s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.09s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.25s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.49s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCommitChange (4.80s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.39s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.80s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCommitTTY (7.35s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.77s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.72s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.37s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.68s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.26s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.39s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.45s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.45s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.19s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.60s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.23s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.24s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.14s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.35s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.58s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.62s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003833f8_} (2.68s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11343005587_c:\foo_false____} (2.64s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11343005587_c:\foo_true____} (2.57s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-12T00:38:30.431Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:38:30.431Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.41s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.48s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.61s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.65s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.74s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.03s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpToDot (2.65s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCpToStdout (2.54s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.11s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.11s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.46s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.63s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.03s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsCopy (5.10s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.23s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.38s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.05s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFilters (4.76s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFormat (4.68s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsRename (2.51s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsResize (7.86s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.32s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.82s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.09s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.11s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.25s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.36s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.17s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.31s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecInspectID (4.69s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.49s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.61s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.18s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.24s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.56s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.71s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.87s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImportBadURL (2.53s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-12T00:38:30.901Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-11-12T00:38:30.901Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.29s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectHistory (4.34s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.35s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.22s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectStatus (2.77s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.50s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.31s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.27s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.03s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.36s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.15s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.16s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.22s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.77s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.51s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.51s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.39s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsTail (3.05s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.63s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.86s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsByOrder (8.52s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.71s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.09s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.86s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.80s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.11s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.44s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.71s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.11s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.23s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.53s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.90s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.32s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.29s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.32s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.62s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.48s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.71s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.94s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.30s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.39s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.45s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.51s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.59s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.68s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.68s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.29s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.24s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.39s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.24s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.60s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.37s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.22s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.10s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.40s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.23s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.17s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-11-12T00:38:30.902Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2021-11-12T00:38:30.902Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.11s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunExitCode (2.38s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.45s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.30s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.23s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.12s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.79s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.31s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.10s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.36s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.28s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.34s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.49s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.06s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunRm (2.37s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.60s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.32s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.08s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.27s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.27s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.07s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.13s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.47s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.13s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.58s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.70s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.00s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.24s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.38s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.70s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.82s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.20s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.99s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.20s) [2021-11-12T00:38:30.903Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:38:30.903Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T00:38:30.903Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.903Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T00:38:30.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T00:38:30.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T00:38:30.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T00:38:30.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T00:38:30.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T00:38:30.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T00:38:30.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T00:38:30.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerDaemonSuite [2021-11-12T00:38:30.904Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T00:38:30.904Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T00:38:30.904Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T00:38:30.904Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerSwarmSuite [2021-11-12T00:38:30.904Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-12T00:38:30.904Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.904Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:38:30.904Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:38:30.904Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T00:38:30.904Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-12T00:38:30.905Z] === RUN TestDockerNetworkSuite [2021-11-12T00:38:30.905Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-12T00:38:30.905Z] === RUN TestDockerHubPullSuite [2021-11-12T00:38:30.905Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-12T00:38:30.905Z] PASS [2021-11-12T00:38:30.905Z] ok github.com/docker/docker/integration-cli 2698.427s [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === Skipped [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T00:38:30.905Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T00:38:30.905Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T00:38:30.905Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-12T00:38:30.905Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-12T00:38:30.905Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-11-12T00:38:30.905Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T00:38:30.905Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T00:38:30.905Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T00:38:30.905Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-11-12T00:38:30.906Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-12T00:38:30.906Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T00:38:30.906Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-12T00:38:30.906Z] [2021-11-12T00:38:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-12T00:38:30.906Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T00:38:30.906Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-12T00:38:31.376Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-12T00:38:31.376Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-12T00:38:31.376Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-12T00:38:31.376Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-12T00:38:31.376Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T00:38:31.376Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-12T00:38:31.376Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.376Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-12T00:38:31.376Z] [2021-11-12T00:38:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-12T00:38:31.377Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:38:31.377Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:38:31.377Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-12T00:38:31.377Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.377Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-12T00:38:31.377Z] [2021-11-12T00:38:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-12T00:38:31.378Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-12T00:38:31.378Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-12T00:38:31.378Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-12T00:38:31.378Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:38:31.378Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-12T00:38:31.378Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-12T00:38:31.378Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:38:31.378Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:38:31.378Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-12T00:38:31.378Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-12T00:38:31.378Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T00:38:31.378Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.378Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T00:38:31.378Z] [2021-11-12T00:38:31.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-11-12T00:38:31.379Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T00:38:31.379Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:38:31.379Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-12T00:38:31.379Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-12T00:38:31.379Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-12T00:38:31.379Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-12T00:38:31.380Z] [2021-11-12T00:38:31.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:38:31.380Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.380Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:38:31.381Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.381Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T00:38:31.381Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2021-11-12T00:38:31.382Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-12T00:38:31.382Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:38:31.382Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:38:31.382Z] [2021-11-12T00:38:31.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:38:31.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.383Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:38:31.383Z] [2021-11-12T00:38:31.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:38:31.383Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.383Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:38:31.383Z] [2021-11-12T00:38:31.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:38:31.383Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.383Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:38:31.853Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T00:38:31.853Z] [2021-11-12T00:38:31.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-12T00:38:31.854Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] DONE 1092 tests, 546 skipped in 2709.111s [2021-11-12T00:38:31.854Z] INFO: Integration tests ended at 11/12/2021 00:38:31. Duration:00:45:09.4341097 [2021-11-12T00:38:31.854Z] INFO: Docker info of the daemon under test at end of run [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] Containers: 2 [2021-11-12T00:38:31.854Z] Running: 0 [2021-11-12T00:38:31.854Z] Paused: 0 [2021-11-12T00:38:31.854Z] Stopped: 2 [2021-11-12T00:38:31.854Z] Images: 18 [2021-11-12T00:38:31.854Z] Server Version: 0.0.0-dev [2021-11-12T00:38:31.854Z] Storage Driver: windowsfilter [2021-11-12T00:38:31.854Z] Windows: [2021-11-12T00:38:31.854Z] Logging Driver: json-file [2021-11-12T00:38:31.854Z] Plugins: [2021-11-12T00:38:31.854Z] Volume: local [2021-11-12T00:38:31.854Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T00:38:31.854Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T00:38:31.854Z] Swarm: inactive [2021-11-12T00:38:31.854Z] Default Isolation: process [2021-11-12T00:38:31.854Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-12T00:38:31.854Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-12T00:38:31.854Z] OSType: windows [2021-11-12T00:38:31.854Z] Architecture: x86_64 [2021-11-12T00:38:31.854Z] CPUs: 4 [2021-11-12T00:38:31.854Z] Total Memory: 32GiB [2021-11-12T00:38:31.854Z] Name: azwin-2-5316b0 [2021-11-12T00:38:31.854Z] ID: Q7MD:P5ZM:5ZWW:IAS2:5QYK:4FDT:E7ZO:DL3O:AB7F:JQPK:GBWU:UCK2 [2021-11-12T00:38:31.854Z] Docker Root Dir: D:\CI\PR-42996\11\daemon [2021-11-12T00:38:31.854Z] Debug Mode (client): false [2021-11-12T00:38:31.854Z] Debug Mode (server): true [2021-11-12T00:38:31.854Z] File Descriptors: -1 [2021-11-12T00:38:31.854Z] Goroutines: 17 [2021-11-12T00:38:31.854Z] System Time: 2021-11-12T00:38:31.5159762Z [2021-11-12T00:38:31.854Z] EventsListeners: 0 [2021-11-12T00:38:31.854Z] Registry: https://index.docker.io/v1/ [2021-11-12T00:38:31.854Z] Labels: [2021-11-12T00:38:31.854Z] Experimental: false [2021-11-12T00:38:31.854Z] Insecure Registries: [2021-11-12T00:38:31.854Z] 127.0.0.0/8 [2021-11-12T00:38:31.854Z] Live Restore Enabled: false [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] [2021-11-12T00:38:31.854Z] INFO: Stopping daemon under test [2021-11-12T00:38:31.854Z] SUCCESS: The process with PID 5840 (child process of PID 1512) has been terminated. [2021-11-12T00:38:31.854Z] SUCCESS: The process with PID 1512 (child process of PID 1464) has been terminated. [2021-11-12T00:38:31.854Z] INFO: Stop tailing logs of the daemon under tests [2021-11-12T00:38:31.854Z] INFO: executeCI.ps1 Completed successfully at 11/12/2021 00:38:31. [2021-11-12T00:38:31.854Z] INFO: Tidying up at end of run [2021-11-12T00:38:31.854Z] INFO: Saving daemon under test log (d:\CI\PR-42996\11\dut.out) to bundles\CIDUT.out [2021-11-12T00:38:31.854Z] INFO: Saving daemon under test log (d:\CI\PR-42996\11\dut.err) to bundles\CIDUT.err [2021-11-12T00:38:31.854Z] INFO: Saving containerd logs to bundles [2021-11-12T00:38:31.854Z] INFO: Nuke-Everything... [2021-11-12T00:38:32.323Z] INFO: Container count on control daemon to delete is 2 [2021-11-12T00:38:32.791Z] dfe0d1f30190 [2021-11-12T00:38:32.791Z] d865c3356ec2 [2021-11-12T00:38:32.791Z] INFO: Tidying pidfile d:\CI\PR-42996\11\docker.pid [2021-11-12T00:38:32.791Z] INFO: Nuking d:\CI [2021-11-12T00:39:02.926Z] INFO: Zapped successfully [2021-11-12T00:39:02.926Z] [2021-11-12T00:39:02.926Z] INFO: executeCI.ps1 exiting at Fri Nov 12 00:39:00 CUT 2021. Duration 01:12:43.8553064 [2021-11-12T00:39:02.926Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-12T00:39:03.181Z] Recording test results [2021-11-12T00:39:12.689Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-12T00:39:14.220Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-12T00:39:16.661Z] Archiving artifacts [2021-11-12T00:39:32.799Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42996/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T00:39:33.767Z] + make clean [2021-11-12T00:39:34.762Z] docker volume rm -f docker-dev-cache [2021-11-12T00:39:34.910Z] 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